Explain significance of routing? : asp.net mvc
Hi, I Dont know about Application and Session State management. Can anyone explain me with simple example?
What is the appSettings Section in the web.config file?
how can create login from create and written conde in asp.net
What are three ways that you can use a compare validator?
Where do you store the information about the user?s locale?
What is session tracking & methods?
What is the difference between managed and unmanaged code? *******
Explain the asp.net mvc folder conventions? : asp.net mvc
how to get modified rows from Dataset
what is the differance between native code & managed code?
Where can we set the specific variables for a application and Session objects ?
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .