Friday, 28 December 2012 15:54

Updatepanel control in asp dot net

Written by
Rate this item
(0 votes)

The great control in the asp.net ajax is the update
panel control.it can be added to almost every
asp.net page almost magically.this control when
used with a ScriptManager permits a programmer to
use partial rendering(a technique by which many
sections of page updated partially without reloading
the entire page).

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
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.

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
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.

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.

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 -


Latest discussions

  • No posts to display.