Asp.net Page Life Cycle Events |
What is Page.IsPostback Property in Asp.Net |
What are the 3 types of Server Control Events in Asp.Net |
Where are the application level event handlers present in an ASP.NET web application? |
View State in Asp.net |
Session State Management in Asp.Net |
State Management in Asp.Net |
What is mean by Session Memory in Asp.Net |
What is mean by Session Tracking in Asp.Net |
Interview questions on Session in Asp.Net |
What is the difference between Application and Session Events in Asp.Net |
Give an example of how to use Application and Session events? |
Caching in Asp.Net |
Interview point of Questions on Caching in Asp.Net |
What is the difference between Response.Redirect and Server. Transfer in Asp.net |
Security in Asp.Net |
How the Authentication Process works in Asp.net |
Interview Questions on Asp.net Authentication and Authorization in Asp.Net |
What are the security concerns to keep in mind when using them in Asp.Net |
What is a Theme in ASP.NET? |
What are the types of control skins in ASP.NET and what is the difference between Named skins and Default skins? |
What are the 3 levels at which a theme can be applied for a web application in Asp.Net |
What is Global theme in Asp.Net |
What are all the difference between themes and CSS? |
Web Service in Asp.Net |
Properties of Web Method in Web Service in Asp.Net |
What are all Transaction Options for Web Method of Web Service in Asp.Net |
Various ways of accessing Web Service in Asp.Net |
How do you apply themes in Asp.net |
How do you exclude an ASP.NET page from using Themes in Asp.net |
What is use of the AutoEventWireup attribute in the Page directive in Asp.net |
What happens when you change the web.config file at run time in Asp.net |
Can you programmatically access IIS configuration settings in Asp.net |
How does application pools work in iis in Asp.net |
Pipeline object model in Asp.net |
HTTP Pipeline Processing in Asp.net |
The Pipeline Process Model in Asp.net |
Aspnet Pipeline architecture |
HTTP Handler in Asp.net |
HTTP Modules in Asp.net |
The Pipe Line Event Model in Asp.net |
Which are the new special folders that are introduced in ASP.NET 2.0 |
What is the use of HTTP modules in Asp.Net |
Can you create your own custom HTTP handler factory class in Asp.Net |
Which class is responsible for receiving and forwarding a request to the appropriate HTTP handler in Asp.net |
What is the difference between asynchronous and synchronous HTTP Handlers in Asp.Net |
Improve the Asp.Net Performance |
Difference between Aspx and Asmx in Asp.Net |
Difference between Web service and Remoting in Asp.Net |
Difference between Asp.Net and Asp in Asp.Net |
Difference between User Control(ASCX) and Custom Control(DLL) in Asp.Net |
IHTTPhandler and IHTTP Handlerfactory in Asp.net |
Automatic-memory management in Asp.net |
How many web config files can-we-have in Asp.net |
can you change master page dynamically in Asp.net |
What is the interface that you have to implement if you have to create a Custom HTTP Handler? |
What is the difference between HTTP modules and HTTP handlers in Asp.net |
What is the common way to register an HTTP module? |
Much of the functionality of a module can be implemented in a global.asax file. When do you create an HTTP module over using Global.asax File? |
What is an exception log in Asp.Net |
What is Tracing and what are the adavantages of using tracing to log exceptions in Asp.net |
How do you turn tracing on and off for an ASP.NET web application? |
No comments:
Post a Comment