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
Define managed code and managed data in .net?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What are the different types of Caching techniques in ASP.NET?
What symbol would you use to denote, the start of a code block in aspx views?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Is session server side or client side?
Can we create a multiple user simultaneously ?
What is the use of express session?
What are the different properties of server control that exists?
What is the main differences between asp and asp.net?
Can we handle the error and redirect to some pages using web.config?
What is a url string?
What are session and cookies?
What is difference between mvc and asp.net? : Asp.Net MVC
What are the advantages of the code-behind feature?