Blogspot - aspnet2008.blogspot.com - ASP.NET 3.5 interview question

Latest News:

What is HttpHandlers? 13 Jun 2012 | 03:37 pm

The low level Request and Response API to service incoming Http requests are Http Handlers in Asp.Net. All handlers implement the IHttpHandler interface, which is located in the System.Web namespace. ...

What is Generics? 13 Jun 2012 | 03:33 pm

Generics are classes, structures, interfaces, and methods that have placeholders (type parameters) for one or more of the types that they store or use. A generic collection class might use a type para...

What is Microsoft SharePoint Portal Server? 29 Aug 2009 | 06:00 pm

SharePoint Portal Server is a portal server that connects people, teams, and knowledge across business processes. SharePoint Portal Server integrates information from various systems into one secure s...

What is Microsoft Windows SharePoint Services? 29 Aug 2009 | 05:46 pm

Windows SharePoint Services is the solution that enables you to create Web sites for information sharing and document collaboration. Windows SharePoint Services " a key piece of the information worker...

What are the advantages of jQuery 29 Aug 2009 | 05:43 pm

The advantages of using jQuery are: 1. JavaScript enhancement without the overhead of learning new syntax 2. Ability to keep the code simple, clear, readable and reusable 3. Eradication of the require...

What is JQuery 29 Aug 2009 | 05:37 pm

JQuery is a light weight JavaScript library which provides fast and easy way of HTML DOM traversing and manipulation, its event handling, its client side animations, etc. One of the greatest features ...

The IHttpHandler and IHttpHandlerFactory interfaces ? 26 Nov 2008 | 06:23 pm

Normal 0 MicrosoftInternetExplorer4 The IHttpHandler interface is implemented by all the handlers. The interface consists of one property called IsReusable. The IsReusable property gets a value ind...

Does .NET CLR and SQL SERVER run in different process? 26 Nov 2008 | 06:22 pm

Dot Net CLR and all .net realtes application and Sql Server run in same process or we can say that that on the same address because there is no issue of speed because if these two process are run in d...

What do you mean by three-tier architecture? 26 Nov 2008 | 06:21 pm

Normal 0 MicrosoftInternetExplorer4 The three-tier architecture was comes into existence to improve management of code and contents and to improve the performance of the web based applications. The...

When not to use Design Patterns 11 Nov 2008 | 05:05 pm

Do not use design patterns in any of the following situations. • When the software being designed would not change with time. • When the requirements of the source code of the application are unique....

Related Keywords:

asp.net interview questions and answers, dot net interview questions, asp.net interview questions, interview questions in asp.net 3.5, interview question of asp.net 3.5, asp.net 3.5 interview questions, asp.net latest question, what is marshalling in .net, marshalling in .net

Recently parsed news:

Recent searches: