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 does the parameter Initial Catalog define inside
Connection String?

Answer Posted / santhi

IN connection string for defining the database name we use the Initial Catalog As below:


<add name="sqldb"
connectionString="Data Source=sp-pc-45;Initial Catalog=TMS;User ID=santrhu;Password=123456" providerName="System.Data.SqlClient"/>

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is args c#?

992


Explain about Error handling and how this is done

1002


What is a c# delegate?

1128


What is class method?

1039


What is a multi line comment?

1003


What is lambda expression in c#?

1013


What is the resgen.exe tool used for?

1031


What are immutable types in c#?

942


What are the types of methods in c#?

1049


What are the variables in c#?

988


How do I declare a pure virtual function in c#?

1037


how dot net compiled code will become platform independent?

982


Is var a data type?

987


Can a method return multiple values in c#?

910


How to implement a singleton design pattern in c#?

955