Explain About duration in caching technique
Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
Do session use cookies in asp net?
How can you achieve nested Masterpages in 2.0?
Which is better session or viewstate?
Can any body provide me the sample web application in asp.net
Where does Web.Config Info stored? Will this be stored in the registry?
Tell About Global.asax ?
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?
3 Answers Phoenix Technologies,
How does session work in asp net?
What is view state and use of it ?
Explain the difference between response.redirect vs server.transfer