from web.config file with connection string who to interact
means who to connect in gridview. in my system shows null
something error what is the problem
Answer Posted / samy
The name of the default table adapter connection string
looks something like the following:
AppName.Settings.Default.ConnectionStringName
Naturally, AppName is the name of your application and
ConnectionStringName is the name you've given to your
connection string. This is the 'certain way' that Jay is
talking about.
If you create a TableAdapter through the design time
interface and configure the connection string to save into
the config file, you can edit the config file and see
exactly what connection string name is expected.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is delegate in c# interview questions?
What is enum in c#?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Explain the difference between and xml documentation tag?
What are managed providers?
What is the difference while using directive vs using statement ?
What is Implementation inheritance
What are modifiers in c#?
Which attribute is used in order that the method can be used as webservice?
What is the difference between static class and abstract class in c#?
How long does it take to get a loop recorder put in?
How to transpose multi-dimensional array?
What is escape sequence in c#?
What is multidimensional array in c#?
What is disconnected data architecture in c#?