What is the difference between asp.net and vb.net?

Asked by Last Modified  

28 Answers

Follow 2
Answer

Please enter your answer

Training Centre

asp.net is web technology that is used in building web applications and websites. Vb.net is language that is used in writing programs that are utilizing the asp.net framework Asp.net contains server controls Vb.net does not include server controls Asp.net can support all .Net Languages Vb.net...
read more
asp.net is web technology that is used in building web applications and websites. Vb.net is language that is used in writing programs that are utilizing the asp.net framework Asp.net contains server controls Vb.net does not include server controls Asp.net can support all .Net Languages Vb.net can support only scripting languages Asp.net is a server side techology that is language independent .Any .net languages such as c#.net,vb.net can be used to develop web applications through Asp.net Vb.net is .net programming Language.Vb.net is used to create Asp.net web applications or windows applications,Console applications using Visual studio windows Forms designer or mobile applications or applications for variety of other purposes. read less
Comments

Trainer

asp.net is simple a library that makes it easy for you to create web applications that run against the .NET runtime (similar to the java runtime). vb.net is a language that compiles against the common language runtime, like C#. Any .NET compliant language can use the asp.net libraries to create web...
read more
asp.net is simple a library that makes it easy for you to create web applications that run against the .NET runtime (similar to the java runtime). vb.net is a language that compiles against the common language runtime, like C#. Any .NET compliant language can use the asp.net libraries to create web applications. read less
Comments

asp.net is platform for creating web based applications, while vb.net is language which can be used for developing asp.net applications
Comments

asp.net is a framework using which we can develop websites and web applications. It is part of .NET framework. However using vb.net we can write programs that utilize the asp.net framework.
Comments

Difference between asp.net and vb.net
Comments

7 yrs Experience along with Microsoft Certified Technology Specialist Trainer for .Net with C# as Language

same reply as i replied for your question difference between asp.net and c#.net.
Comments

Professional Training Provider (Focus on to clear Basic Concept)

ASP.NET is newer version of classic ASP () Active Server Page, and vb.net is a Stand alone language with Visual Studio. vb.net is using with asp.net as a scripting language. ASP.NET is also part of .net framework now but it is part of web development system development kit. while vb.net is a core part...
read more
ASP.NET is newer version of classic ASP () Active Server Page, and vb.net is a Stand alone language with Visual Studio. vb.net is using with asp.net as a scripting language. ASP.NET is also part of .net framework now but it is part of web development system development kit. while vb.net is a core part of .net framework. read less
Comments

c,c++,vb,vb.net,php.joomal,basic,all computer subjects

ASP.Net is the technology for programming the Web Application.WebForms are part of ASp.Net as Windows Forms are for Windows Application. ASP.Net doesn't depend on any particular language as all the .Net languages can talk to each other very easily. VB.Net is a .Net language as is C# and C++.Net....
read more
ASP.Net is the technology for programming the Web Application.WebForms are part of ASp.Net as Windows Forms are for Windows Application. ASP.Net doesn't depend on any particular language as all the .Net languages can talk to each other very easily. VB.Net is a .Net language as is C# and C++.Net. You can use any language to program the WEB (ASP.Net) in .Net. ASP.Net provides the tools,Paradign, Controls that are useful for Web Applications. You can use these tools to program Web Applications easily rather then creating them yourself using the language of your choice. read less
Comments

I can try and give my best to the student

Asp.net is a web technology which is used to build web application vb.net is a desktop publishing
Comments

IT Professional Trainer and Mentor with 25+ Years Experience in Corporate and Technology Training

asp.net is a technology used to develop the web based applications in .Net framework. VB.Net is a programming language used to write the Business logic in Dotnet applications.
Comments

View 26 more Answers

Related Questions

What is ASP.Net?
ASP.NET: Active Server Page .NET is a unified Web development model that includes the services necessary to build enterprise-class Web applications. ASP.NET is part of the .NET Framework. It's Microsoft product.
Geeta
What is difference between "throw" and "throw ex" in .Net?
Yes, there is a difference; 1) throw ex resets the stack trace (so your errors would appear to originate from HandleException) 2) throw doesn't - the original offender would be preserved.
SEED Infotech Ltd
How to learn asp.net
asp.net is a web technology, pre requirements for jump start asp.net. you need markup knowledge with styles and dom scripting. then choose your good command on scripting language like c# scripting or vb...
Rahul
Hi, I have asp.net project with sql connection.I want connect database with asp.net and run the project and web config file there
In web.config: <connectionStrings> <add name="ConnectionString" connectionString="Data Source=192.168.1.25;Initial Catalog=Login;Persist Security Info=True;User ID=sa;Password=example.com" providerName="System.Data.SqlClient"...
Fathima
i am applying for asp.net but i am not get any response.
You can contact me through WhatsApp:, I am sure that I will take care of you on this subject.
Om

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Contents Of ASP.NET
Getting Started with ASP.NET This module explains how to build and configure a simple ASP.NET application. Lessons: Introduction to ASP.NET Web Applications Features of ASP.NET Configuring ASP.NET...

ASP.NET - Introduction
ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile...

why need for Angular js for higher versions of Asp.net framework.
1. Optimization of performance in receiving messages between client and server. 2. Optimised display features. Explanation 1. Earlier versions of Asp.net had lack of performance of message transfer...

Export To Excel using StringBuilder in ASP.net MVC C#
public ActionResult Export() { StringBuilder sb = new StringBuilder(); //static file name, can be changes as per requirement string sFileName = "filename.xls"; //Bind...
M

Mohammad Shafi

1 0
1

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

Looking for ASP.NET ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you