What is the namespace used to store the information about
the user?s locale?
What is the usie of activex control in .net?
where can i gather the materials for MCP certification
How do you register JavaScript for webcontrols ?
What is the used of "ispostback" property?
What are skins?
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain the difference between debug.write and trace.write?
How to register exception filter globally?
What are the steps to follow to host a web application on a web server?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
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.
How Session outproc in Sqlserver stored?