What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
HCL,
1227
How do we assign page-specific attributes?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is caching? Explain.
Explain about asp.net 2.0 themes?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is difference between session and cookies in asp net?
When was asp.net released?
Explain the role of global.asax?
Can you set the session out time manually?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is the difference between system.stringbuilder and system.string
What does ascx stand for?
Can you use c# without .net?
Describe the application event handlers in ASP.NET?
Are xaml file compiled or built on runtime?