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
What is the file extension of web service?
What threading model used in asp and asp.net?
Can you nest updatepanel within each other?
Define the steps to set up validation control.
What are the layouts of ASP.NET Pages?
Define the types of configuration files.
What is the application pool?
Can the dictionary object be created in client?s scope ?
Difference between web user control and web custom control?
What is the difference between ASP Session State and ASP.Net Session State?
Explain the concept of View Model in MVC?
List the major built-in objects in asp.net?
What is application variable in asp.net?
How response object is related to asp's response object?
How many types of cookies are available in asp?