under which namespaces connection strings can be defined?
Answer Posted / sharifuddin
Hope Using System.Data;
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the event handlers that can be included in the Global.asax file?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Is it possible to migrate visual interdev design-time controls to asp.net?
Explain the difference between debug.write and trace.write? When should each be used?
How to Separate background image and front image from original picture....
What is the difference between equals() and == in c#?
What is the purpose of using MVC programming pattern in ASP.NET?
What is the difference between mvc and asp.net? : Asp.Net MVC
What are client activated objects and server activated objects?
How we implement web farm and web garden concept in asp.net?
Write code to send e-mail from an asp.net application?
Explain what are delegates?
Explain the main function of razor in asp.net? : asp.net mvc
What are merge modules?
Which method is used to perform all validation at the page level?