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.

Saturday, 03 August 2013 22:52

how to protect yourself while online

Written by
Rate this item
(0 votes)

Nowadays internet is being part of our life.So you need to
be cautious when you browsing internet.Following are some
guidelines to be safe -

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.

Friday, 21 December 2012 13:55

Process of Code review

Written by
Rate this item
(0 votes)
the brief process of code review
Sunday, 13 January 2013 13:55

how to count how many visitors are online

Written by
Rate this item
(0 votes)

n your asp.net application/website you can count
how many visitors are browsing your website easily.
for this add a Global.asax file in your website.
then add the following codes in that file -

Rate this item
(0 votes)

in asp.net application or website </appSettings>
section in web.config is used to store application
setting to be used.you can keep settings in this
section as -

Thursday, 26 December 2013 15:11

how to create wordpress plugin

Written by
Rate this item
(0 votes)
Following are the steps to create your first wordpress plugin.After you
successfully complete these steps, you are able to understand and
learn how to create wordpress plugin
Last modified on Thursday, 26 December 2013 15:35

Latest discussions

  • No posts to display.