ASP.NET 3.5 interview question

Over 500 ASP.NET 3.5 Interview Questions with Answers of DOT NET including ASP.NET,dotnet interview questions,Visual stdio 2008,download free e-book.

What is HttpHandlers?

›
The low level Request and Response API to service incoming Http requests are Http Handlers in Asp.Net. All handlers implement the IHttpHan...

What is Generics?

›
Generics are classes, structures, interfaces, and methods that have placeholders (type parameters) for one or more of the types that they st...

What is Microsoft SharePoint Portal Server?

›
SharePoint Portal Server is a portal server that connects people, teams, and knowledge across business processes. SharePoint Portal Server i...

What is Microsoft Windows SharePoint Services?

›
Windows SharePoint Services is the solution that enables you to create Web sites for information sharing and document collaboration. Windows...

What are the advantages of jQuery

›
The advantages of using jQuery are: 1. JavaScript enhancement without the overhead of learning new syntax 2. Ability to keep the code simple...

What is JQuery

›
JQuery is a light weight JavaScript library which provides fast and easy way of HTML DOM traversing and manipulation, its event handling, it...

The IHttpHandler and IHttpHandlerFactory interfaces ?

›
The IHttpHandler interface is implemented by all the handlers. The interface consists of one property called IsReusable. The IsReusable prop...

Does .NET CLR and SQL SERVER run in different process?

›
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...
›
Home
View web version
Powered by Blogger.