Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



from web.config file with connection string who to interact means who to connect in gridview. in m..

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

from web.config file with connection string who to interact means who to connect in gridview. in m..

Answer / subodh kumar

your question is not clear. Make proper sentence.

Is This Answer Correct ?    1 Yes 0 No

from web.config file with connection string who to interact means who to connect in gridview. in m..

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

Post New Answer

More C Sharp Interview Questions

What is the benefit of using interface in c#?

0 Answers  


If I want to override a method one of class A and in class b then how do you declare?

0 Answers  


State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?

0 Answers   Siebel,


Can we maintain state in webservice?

0 Answers  


What is the default value of datetime in c#?

0 Answers  


What is the difference between wrapper class and primitive?

0 Answers  


Why is it called c sharp?

0 Answers  


HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only

0 Answers   Petranics Solutions,


What is serialization in unity?

0 Answers  


Does c# support const methods, properties, or events?

0 Answers  


What's different between c# and c/c++?

0 Answers  


List some of the basic string operation?

0 Answers  


Categories