Why will you usually create an aspnet user account in the database for an asp.net web application?
976What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
1055If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
979
How does a content page differ from a master page?
What kind of data we can store in viewstate?
How will you maintain versioning in asp.net 2.0?
How does cookies work in asp net?
Define managed code and managed data in .net?
What is the difference between user control and custom control?
what is command line compiler.what are the steps and how it is related to debugging.
What is break mode?
How can you implement the postback property of an asp.net control?
What is round trip in asp.net?
What is the difference between the get method () and post method ()?
Why and where this web.config file is used?
What is event bubbling?
What is server side session?
I’m having some trouble with cas. How can I diagnose my problem?