How to Insert a TextBox value in to Sql database using C#
coding?
Answer Posted / thualsi
insertBox("(Text1.Text)")+("(Text1.Text)");
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are cao and sao.
Explain what is an assembly?
How do I open an ashx file in windows 7?
What is custom attribute? How to create?
What is cache in asp net?
What is difference between URL and URI?
What events will occur when a page is loaded?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is state management in .net?
What is use of Master Page in ASP.NET web pages?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the namespace to create thread in .net?
Explain the difference between authentication and authorization.
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
explain code with multi inhertance