Question:

what is ASP.NET and VB.NET?

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

7 ANSWERS


  1.  ASP.NET is a new and powerful technology for writing dynamic web pages. It's a convergence of two major Microsoft technologies Active Server Pages (ASP) and .NET. ASP is a relative old-timer on the web computing circuit and has provided a sturdy, fast, and effective way of creative dynamic web pages for many years now.

    Visual Basic .NET or VB .NET is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB) which is implemented on the .NET Framework.  In Internet Explorer 3.0, Microsoft also introduced scripting language, VBScript, which was based on their Visual Basic programming language. VBScript was intended to be a direct competitor to JavaScript.

    As ASP.NET is an object model for developing web pages, you must select a .NET programming language to control it with, such as VB.NET or C#.


  2.  ASP.NET is a new and powerful technology for writing dynamic web pages. It's a convergence of two major Microsoft technologies Active Server Pages (ASP) and .NET. ASP is a relative old-timer on the web computing circuit and has provided a sturdy, fast, and effective way of creative dynamic web pages for many years now.

    Visual Basic .NET or VB .NET is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB) which is implemented on the .NET Framework.  In Internet Explorer 3.0, Microsoft also introduced scripting language, VBScript, which was based on their Visual Basic programming language. VBScript was intended to be a direct competitor to JavaScript.

    As ASP.NET is an object model for developing web pages, you must select a .NET programming language to control it with, such as VB.NET or C#.


  3. ASP.Net And VB.Net both are the technologies. Both are used for developing the websites.

  4. All what is said so far is good, so a short note to add that ASP means Active Server Pages and VB means VisualBasic. ASP is suitable for use in the United States on appropriate hardware and is similar in facilities to Cascading Style Sheets, CSS used more in the UK and Europe. VB is obviously developed from the 1990s implementations of Dartmouth BASIC of the 1970s, and it was the Beginners' All-Purpose Symbolic Instruction Code from Dartmouth College.

  5. basically both are languages but with different functionalities. asp.net is web based

  6. ASP.NET is web language...while VB.net is the language which can be used as a back end scripting language...means all Ur functionality like DB operation and other can be done in VB.net...Other languages which are used are C#, J# etc... these languages are also used to create desktop applications....

  7. ASP.NET is a "Technology" that allows anyone to create a modern web site, whereas VB.net is a language.

    VB.net can be used with ASP.net or you can also use C# with ASP.net. So in short learning ASP.net would mean learning ASP.net technology as well as any .net programming language mostly VB.net or C#

Question Stats

Latest activity: earlier.
This question has 7 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.