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 does you call and execute a SP in .NET?

Answer Posted / anil sharma

command.commection =coonectionstring
command.commandType=commandType.storedProcedure
command.commandtext="sp_name"
command.executenonquery()

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

1009


Explain the difference between int and int32?

989


How do you call a stored procedure in Visual Basic?

1229


What is the use of console application?

1178


What is the significance of delegates?

1004


Allowed program to auto-correct the database when loading a presentation.

2311


Which class allows an element to be accessed using unique key?

1000


Explain the difference between dispose and finalize()?

1196


What is early binding?

994


What is vb.net used for?

979


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

2428


How to connect crystal report in vb.net ?

982


Why do you need Lock in Visual Basic?

1142


What is non_deterministic finalization?

1119


Explain the difference between datatable and dataset?

1351