Sunday, 23 December 2012 13:56

Asp.net http handlers

Written by
Rate this item
(0 votes)

all asp.net handlers implement the interface of IHttpHandler located
in the namespace of System.Web.ISAPI(Internet server application
programming interface) extensions are somehow analogous to Handlers.

Saturday, 29 December 2012 13:54

c#,asp.net interview questions

Written by
Rate this item
(0 votes)

I have given many interviews on c#,asp.net jobs and
went through the questions.here i am posting,It may
help you -

Rate this item
(0 votes)
When you installing new components, modules, or plugins to your joomla site it occurs 'Could not find an XML setup file', its because your extension file is corrupted.
Last modified on Monday, 06 January 2014 20:16
Friday, 02 August 2013 23:12

Some tips on Web Browsing

Written by
Rate this item
(0 votes)
how to use private browsing?

If you don't want to save cookies and histories for certain activities
and for security purposes while browsing then Press CTRL + Shift + N,
which will launch new private browsing for Chrome, CTRL + Shift + P will
do it for Firefox and IE.
Sunday, 30 December 2012 14:57

how to upgrade dotnetnuke website to upper version

Written by
Rate this item
(0 votes)

upgrading dnn website to upper version is easy.one
have to follow the following steps to do upgrading.

Rate this item
(0 votes)

if you want to prevent running multiple instance
of the same c# application then check the
following lines.It's sometime necessary to prevent
running multiple instances of the same application.

Rate this item
(0 votes)

in coding giving proper names to methods,classes,controls,
variables,others is neccessary and good programming practice.
think that a method name-show button click.


Latest discussions

  • No posts to display.