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
Answers were Sorted based on User's Feedback
Answer / saminathan
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
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / subodh kumar
your question is not clear. Make proper sentence.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Is inheritance possible in c sharp?
Why singleton pattern is used in c#?
What is the difference between method and constructor in c#?
What are immutable types in c#?
What's the difference between an integer and int?
What is the difference between list and arraylist c#?
Explain the three test cases in unit testing?
What is an enumerator c#?
What is boxing & unboxing?
What is the data type for bit in c#?
What is concatenation and when should it be used?
What is the difference between as and is operators in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)