![]() 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 : Namespace - It is a logical group of classes means it defines boundary for
classes.
In a single program 2 namespace cannot be have same name.
Assemblies - These physical structure of coding and it can store manifest (metadata).
Assembly can be ... 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 : The big one is that VB (we are talking VB through VB6) is entirely in the COM world not the .Net world of managed code. VB generates either threaded P-code or native EXE, processed by the VB runtime, but does not have concept of Release vs Debug. ... 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
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||