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...

What is sequence of code in retrieving data from database?

Answer Posted / srujana

using data.sqlclient;

sqlconnection cn;

cn=new sqlconnectin("user id=sa;database=pubs;data
source=server");
cn.open();

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is session and application variable in asp net?

963


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

1061


How can we make sure that Web API returns JSON data only?

1073


Define static constructor?

1067


What is the page life cycle in asp.net?

1011


What are the different kinds of assemblies?

994


What is smpte vc-1?

1087


How use Xml data in ASP.net?

1030


What is the importance of Global.asax in ASP.NET?

1216


What are the namespace classes used in asp.net mvc? : asp.net mvc

1083


What is a multilingual website?

1053


What is a session in programming?

1145


What is the maximum number of classes that can be contained in one dll file?

1257


What is the state management in asp.net?

1066


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

1060