What is viewstategenerator?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is localhost in asp.net?
Differentiate between globalization and localization.
Can more than one person use the same login?
How we implement web farm and web garden concept in asp.net?
How could you modify xaml content from javascript?
Disable Mouse right click on web page in asp.net?
What are the memory-mapped files?
What is use of Master Page in ASP.NET web pages?
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?
Which methods validate all the controls on a page?
What is asp.net introduction?
How do you store a value in viewstate and retrieve them?
What kind of data we can store in viewstate?