How To Generate ConnectionString By Using Notepad??
Answer Posted / kesavan
string connString = System.IO.File.ReadAllText(filePath);
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do we access view state value of this page in the next page?
What is enableviewstate?
Can a .net web application consume java web service?
Explain difference betn dataset and recordset?
What is mvc in asp.net interview question? : Asp.Net MVC
14. What are your Future Plans for Swatz Oils GROUP U.K?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Can the dictionary object be created in client?s scope ?
Is react a template engine?
What is a web based system?
What is caching? Explain.
What is web api config?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are the various session state management options provided by asp.net?
What is difference between web api and web services?