Answer Posted / pooja soni
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="Connstring" value="Data
Source=.\SQLEXPRESS;Initial Catalog=POS;Integrated
Security=True" />
</appSettings>
</configuration>
| Is This Answer Correct ? | 4 Yes | 24 No |
Post New Answer View All Answers
What is the difference between the get method () and post method ()?
What is the difference between viewstate and hidden field in asp.net?
Explain about Multi-Language integration?
What is a viewbag?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Explain how viewstate is being formed?
Is viewstate secure?
What is strong-typing versus weak-typing?
To get the values in two different controls to match which control you use it?
What are server activated objects?
What is .net framework and what are the main components of it?
What is windows active directory authentication?
What is Model-View-View Model?
What is the difference between cache and cookies?
How to disable validator control by client side JavaScript?