What three Session State providers are available in ASP.NET 1.1? What are the pros and cons of each ?
1 1649Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
1047How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
1042
Explain different types of Caching techniques in ASP.NET?
What is active web pages?
What is a postback url?
What is Web Server Control Templates.?
What is session and cookies in asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How does session id work?
If 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?
What is the difference between c# and .net?
What is server components?
Are cookies client side or server side?
How do I create a web form?
Difference between Response.redirect vs server.transfer?
Where is http session stored?
What is data cache in sql server?