Answer Posted / philip
Web.configuration is used connect database from front end
to back end.
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
Why will you usually create an aspnet user account in the database for an asp.net web application?
Which method is used to force all the validation controls to run?
What is the difference between typeof() vs gettype()?
Define tracing.
What are session state modes?
Are xaml file compiled or built on runtime?
Do session use cookies in asp net?
List the asp.net validation controls?
What is httpresponse?
Differentiate between a hyperlink control and a linkbutton control.
COM+ Used ________________ Isolation Level
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
How do you handle server controls?
What is recordset asp?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc