Difference between ISQL and OSQL??
Answer / sanket
ISQL uses dbLib as its mechanism for connecting to the
server and acts as a SQL Server 6.5 client when connected
(legacy application). So you may not have access to all SQL
Server 2000 features. ISQL does not support unicode.
OSQL uses ODBC as its mechanism for connecting to the
server and supports SQL Server 2000 fully and is unicode
compliant.
These are both command-line utilities and are useful when
you have to execute a batch against a database or wish to
quickly extract data from a database using a query.
| Is This Answer Correct ? | 0 Yes | 2 No |
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
Using Statement usage in C#
Explain about Application and Session Events ?
What is is post back property in asp net?
is it possible to use web site without web server from remote place?
1 Answers ABC, Mannar Company, Quadrant,
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
You are creating a Web site for Your company. You receive product lists in the form of XML documents. You are creating a procedure to extract information from these XML documents according to criteria that your users will select. When a user makes a request, you want the results of these requests to be returned as quickly as possible. What should you do? A . Create an XmlDataDocument object and load it with the XML dat Use the DataSet property of the object to create a DataSet object. Use a SQL SELECT statement to extract the requested dat B . Create an XmlDataDocument object and load it with the XML data. Use the SelectNodes method of the object to extract the requested data. C . Create an XPathDocument object and load it with the XML data. Call the CreateNavigator method to create an XPathNavigator object. Call the Select method of the XPathNavigator object to run an XPath query that extracts the requested data. D . Create an XmlReader object. Use the Read method of the object to stream through the XML data and to apply an XPath expression to extract the requested data.
Explain the life cycle of an ASP .NET page.
What are user controls?
Explain about asp.net state management?
How many types of state management are there in asp net?
How cross page posting is done in Asp.net 2.0?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)