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

How to Insert a TextBox value in to Sql database using
C#.Net coding

Answer Posted / abcd

sqlcommand cmd=new sqlcommand("insert into dept values
('"+txtbox1.text+"'),con");
cmd.executenonquerry();

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between adding routes, to a webforms application and to an mvc application?

1059


What is entity sql? : Entity framework

1088


What is entityset? : Entity framework

1099


mention what are the various methods provided by the dataset object to generate xml?

1070


How the ‘page lifecycle’ of ASP.Net MVC does works?

1237


How route table has been created in asp.net mvc?

1037


What are differences between entity framework and l2s? : Entity framework

1209


Is entity framework slow?

1058


Explain how you can send the result back in JSON format in MVC?

1034


what is msl?

1096


What is presentation framework?

1064


What is Peek method in Tempdata in ASP.Net MVC?

1220


i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?

2264


What does mvvm mean?

1020


What does a viewmodel do?

1138