Can I read the hard disk serial # of the client computer using asp.net?
How does session work?
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?
In order to get assembly info which namespace we should import?
How many object in c# asp .net
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.
What is the best Macanism to clear the Cache in asp.net
I am opening Crystal Report in asp.Net 3.5. Report is opening very well but when I click on Refresh button of Crystal Report then it gives "Missing Parameter values" I also tried property of CR Viewer like crViewer.ReuseParameterValuesOnRefresh = True But it is not working. Plz give me solution.
Can we create a multiple user simultaneously ?
What is the file extension of web service?
When does a session actually start?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
0 Answers Sans Pareil IT Services,
What is the viewstate in asp.net?