![]() Related Questions 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. ... In classic ASP all Web site related information was stored in the metadata of IIS. This had the disadvantage that remote Web developers couldn't easily make Web-site configuration changes. For Latest Answer : Web.config is the asp.net configuration file which stores configuration settings of the folder in which it resides and its subfolders. If a subfolder contains web.config then it overrides the settings of the parent web.config.In this file you may keep ... ActiveX control is a special type of COM component that supports a User Interface. Using ActiveX Control in your .Net Project is even easier than using COM component. They are bundled usually in .ocx Latest Answer : ActiveX control is actually a COM component. For using a COM component in a .net project you can follow one of the following two procedures --For private COM components -- In the .net project click Add reference and navigate to COM tab. Select the COM ... 1. First of all, VB.NET provides managed code execution that runs under the Common Language Runtime (CLR), resulting in robust, stable and secure applications. All features of the .NET framework are Latest Answer : VB.Net offers following advantages --OOPs features like inheritance and polymorphismInterfaces, namespaces, delegates.Net security featuresScalability due to ADO.Net (ADO.Net objects are represented using XML which is scalable)Facility to create a dataset ... Visual Basic .NET has many new and improved language features — such as inheritance, interfaces, and overloading — that make it a powerful object-oriented programming language. As a Visual Latest Answer : Migrating from VB to VB.Net implies following advantages --High level OOPs features like inheritance, polymorphism and delegates become available.Also available are features like namespaces, interfaces, assemblies and attributes.Migrating to ADO.Net ... Choosing a programming language depends on your language experience and the scope of the application you are building. While small applications are often created using only one language, it is not Latest Answer : The points of difference are as follows:VB.Net does not allow use of unmanaged code, while C# allows the same.C# performance is slightly better than that of VB.Net parallel code.C# supports XML documentation, but VB.Net does not.Operator overloading supported ... Latest Answer : Make a html file and execute that file with ie or dot net code.or we can enable script debugger and step wise debug the code. ... Read Answers (2) | Asked by : Tim 1. Basic objects of Dot net environment?2. If you perform arithmatic operation on null value a. 0b. nullc. can't be determinedd. compilation error3. In c# keyword .net map to which .net data type.a. System.Int16b. System.Int32c. System.Int64d. System.Int1284. In sql-server give example for binary data type and non-binary data type5. page init, page load, page pre render, page unload - is this order correct otherwise give correct order.6. To redirect the page- should not round trip the page7.Expansion Read Answers (3) | Asked by : K.Gajalakshmi
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||