What is the difference between executescalar and executenonquery?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What are the validation controls available in ASP.NET?

0 Answers  


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel

2 Answers   Syntax Softtech,


Difference between ADO.net Dataset , ADO Record Set & ADO Data Reader?

3 Answers   HCL, NIIT,


What are the difference between overriding and overloading?

0 Answers  






What the use of Form Authentication and windows Authentication?

1 Answers   NetCity, TCS,


Is string a value type or a reference type?

13 Answers  


what are the ihttphandler and ihttphandlerfactory interfaces ?

0 Answers  


What language does asp.net use?

0 Answers  


How many web config files can be created for an application?

0 Answers  


Which tool you have done?

0 Answers  


Where sessions are stored?

0 Answers  


Categories