What are the two types of web pages?
No Answer is Posted For this Question
Be the First to Post Answer
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
0 Answers InfoAxon Technologies,
What is autopostback in asp net?
What is ispostback property?
How should I destroy my objects in asp.net?
Where are session variables stored?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe
what is DLL Hell and how it is solved in .NET? please explain clearly??
How does session authentication work?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How to bind all the binding controls in a page at once in ASP.NET?