Define application state variable and session state variable?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of asp.net?
How will create assesblies at run time?
What is wrong with a line like this? DateTime.Parse(myString)
What are the advantages of the code-behind feature?
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 difference between session and cookies in asp net?
how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.
What is strong name and which tool is used for this?
Where the assembly is stored in asp.net?
What r all the controls in ASP.NET ?
What is difference between session and application in asp net?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?