![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions What is the difference between Servers? Transfer and Response. Redirect? Why would I choose one over What is the difference between Servers? Transfer and Response. Redirect? Why would I choose one over the other? Latest Answer : In ADO, the in-memory representation of data is the recordset. In ADO.NET, it is the dataset. There are important differences between them. A recordset looks like a single table. If a recordset is to contain data from multiple database tables, ... Describe the difference between inline and code behind - which is best in a loosely coupled solution. Latest Answer : Dataset:-Data set is the Disconneted data Architecture.Datareader:- Datareader is the connected Data Architecture. ... A namespace is a logical naming scheme for types in which a simple type name, such as MyType, is preceded with a dot-separated hierarchical name. Such a naming scheme is completely under control of Latest Answer : Ans:The Above CommentsNamespace: It is a Collection of names wherein each name is Unique.They form the logical boundary for a Group of classes.Namespace must be specified in Project-Properties.An assembly An assembly is the primary building ... What is the difference between "using System.Data;" and directly adding the reference from "Add References Dialog Box"? When u compile a program using command line, u add the references using /r switch. When you compile a program using Visual Studio, it adds those references to our assembly, which are added using "Add ASP ASP.NET ASP is interpreted. ASP.NET Compiled event base programming. Control events for text button can be handled at client javascript only. Since we have server controls Latest Answer : To summarize the points of differences are as follows:Code behind in asp.net allows separation of business logic from UI, which is not possible in asp.ASP.Net uses ADO.Net objects which are represented using XML, and hence they are lightweight and can ... Now VB.NET is object-oriented language. The following are some of the differences:Data Type Changes The .NET platform provides Common Type System to all the supported languages. This means that all Latest Answer : To summarize points of difference are as follows:VB.Net is object oriented, while VB is proceduralVB.Net enjoys benefits of .net memory management and CTSVB.Net supports advanced features like exception handling.VB.Net uses ADO.Net which supports XML ... ADO uses Recordsets and cursors to access and modify data. Because of its inherent design, Recordset can impact performance on the server side by tying up valuable resources. In addition, COM marshalling Latest Answer : Even in ADO there is a concept of shaped queries where we can access the records from multiple tables without using joins. ... Latest Answer : Syntactically, Visual Basic .NET and Visual C# .NET are two different languages, just as Visual Basic, Visual C, and Visual C++ are different languages. Visual C# .NET looks more familiar to Visual C, Visual C++, and Java programmers, and Visual Basic ... Read Answers (2) | Asked by : Gopal
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||