How to Insert a TextBox value in to Sql database using C#
coding?
Answer Posted / mmm
almost all the posted answers above are correct(85%).
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is session handling in a webfarm, how it can work with its limits?
How would you create a permanent cookie?
Why we use content place holder in asp.net?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the purpose of using MVC programming pattern in ASP.NET?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
How Can assign alias name for ASP.NET Web API Action?
What is difference between View State and Hidden Field in ASP.NET?
What is the use of global.asax file?
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?
How do sessions work?
How to find last error which occurred?
What is the difference between web config and machine config files?
What is autopostback true?