Difference between ADO.Net 1.1 and ADO.Net 2.0 ?
ADO.NET 2.0 has new data binding model which reduce the
amount of code you write for data binding. It has more
compact dataset. ADO.NET 2.0 supports provider factories by
which you can write generic data access code. SQL Server
can now hast the CLR, also SQL notifications for ADO.NET
2.0 is new concept. some ADO.NET properties specially for
SQL Server 2005 like MARS (multiple active record set),
user defined data types, managed stored procedure by which
we can write S.P. in pure C#, snapshot transaction
isolation by which we can see relatively older data while
it is being updated by another transaction.
| Is This Answer Correct ? | 4 Yes | 0 No |
How can we update records in gridview?Is there any appropriate code for it?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the difference between cache and cookies?
Can two different programming languages be mixed in a single ASMX file?
What is autopostback true?
What is WCF
Which dll handles the request of .aspx page?
Does JITting occur per-assembly or per-method? How does this affect the working set?
Define globalization and localization.
Difference between viewstate, cache, session
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
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)