where should write the connection string Show that it will
apply whole pages in the website
Answer Posted / krushitha
It is a central repository from where you can retrieve it
and use it in all the pages. For example if you store the
connection string in a central place like a web.config file
you can retrieve those connection strings from the
web.config file and use it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the extension of master page in asp.net?
What does asp.net stand for?
What is the maximum amount of memory any single process on windows can address?
What is meant by ispostback in asp net?
Differentiate strong typing and weak typing
What are custom user controls in asp.net?
What do you mean by serialize?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is route in web api?
Explain security types in asp.net?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is an assembly? Explain its parts.
Can I tap into other windows livetm services?
Explain the difference between authentication and authorization.