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 |
What is the difference between method overriding and method overloading?
Is c# still popular?
Why do we write system in c#?
What are the commonly used i/o classes?
How to exclude a property from xml serialization?
i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...
Can hashtable have duplicate keys in c#?
What are the boolean data types in c#?
Can we inherit class that contains only one private constructor?
What is constructors, explain with syntax
Can a struct inherit from an interface in c#?
Differentiate between response.expires and response.expiresabsolute?
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)