Rate this item
(0 votes)

It's nice to show cool gradient color as a
background color of the form in c#.net desktop
application.you can set different colors.

Saturday, 22 December 2012 13:54

how you can accomplish a project successfully?

Written by
Rate this item
(0 votes)

if you are participating in a project of a
course,assignment,others on c#.net or asp.net
or may be others then you should follow the
steps for finishing the project successfully.

Rate this item
(0 votes)

in some way these codes will help you very much if you need
to know file extension.
method below returns true if extension are any of the following -

Friday, 27 December 2013 15:11

Warning! Failed to move file Error

Written by
Rate this item
(0 votes)
When you try to install any component, You receive the following error:

    Warning! Failed to move file.
Last modified on Friday, 27 December 2013 15:20
Thursday, 26 December 2013 15:35

how to register scripts and styles in wordpress

Written by
Rate this item
(0 votes)

In wordpress there are some definite ways to add scripts and styles
in your custom plugin.If you don't follow these rules you might
encounter numerous problems specially related with jquery.

Last modified on Saturday, 17 August 2019 07:56
Rate this item
(0 votes)

It's a professional logic to use the databaseOwner
and objectQualifier values when creating tables
else you will not be able to identify the tables
in databases with ease and gain other benefits of it.

Saturday, 22 December 2012 15:54

how to display ArrayList content in DtataGrid

Written by
Rate this item
(0 votes)

we all know well that the DataGrid is used for database work.we
can use DataGrid contorl to show data from database tables.
but it's that the new version of the DataGrid control in the c#
language and Vb.net is able to show any other objects
of classes which implements IList interface.


Latest discussions

  • No posts to display.