C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Visual Studio »

Difference Betwwen VB.Net and ASP.Net


Posted Date: 18 Aug 2008      Posted By: Rajiv Sandilya      Member Level: Bronze     Points: 1   Responses: 11



I wanted to know what are the main difference between the VB.Net and ASP.Net?

Please tell me briefly.





Responses

Author: kavitha    18 Aug 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 3

ASP.net - is a designing page.

VB.net or C# is the code behind of ASP.net.

if your application want to post web server you have to design the page ASP.net.



Author: Deepa    18 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

Asp.net is an technology where as vb.net,c# ,j#,c++ and so on are the language which support asp.net
i hope u got he point wat u want
Regards,
Deepa



Author: kavitha    18 Aug 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 4

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.



Author: Anil Kumar Pandey    18 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 4

Hello,


With the Help of ASP.Net We can Design and set the layout the page Which we can see in the Browser,,


Whereas With the help of VB.NET and C#.NET we can Do the actual coding means all the Code behind work is done with the help of these languages these are Coding languages.


hope u Got the idea.

thanks
Anil

Thanks & Regards
Anil Kumar Pandey



Author: Vidhya    18 Aug 2008Member Level: GoldRating:     Points: -20

hi,

ASP.Net is an "environment", and VB.Net is a programming language. You can write ASP.Net pages (called "Web Forms" by Microsoft) using VB.Net (or C#, or J# or Managed C++ or any one of a number of .Net compatible languages).

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.



Author: D.Jeya kumar(JK)    18 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 6

Hi,


VB.NET or c# is a language. where as asp.net is a environement in which we can use either vb.net or c# as code behind. in asp.net the interface(HTML page(inline coding) and Code behind are seperated.

Using VB.net or C# we can develop a windows application.
Windows application means we can run the windows application in your local machine and it can be used without contected with other machine. Each machine which you using this application should have dot.net fremework installed


in asp.net if the application is hosted in a server and it can be accessed by all over the world. all the users will require only a browser and the client don' need a .net framework to work with web application(asp.net).

Regards
JK



Author: Rajiv Sandilya    19 Aug 2008Member Level: BronzeRating: 2 out of 52 out of 5     Points: 5

ASP.Net is an "environment", and VB.Net is a programming language. You can write ASP.Net pages (called "Web Forms" by
Hello

Microsoft) using VB.Net (or C#, or J# or Managed C++ or any one of a number of .Net compatible languages).

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.



Author: amit chaudhary    23 Aug 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 4

Hello,

asp.net is a library that makes it easy for us to create web applications that run against the .NET runtime (similar to java runtime).

vb.net is a language that compiles against the common language runtime, like C#.

Any .NET language can use the asp.net libraries to create web applications.



Author: Vijayaragavan.R    26 Aug 2008Member Level: BronzeRating: 2 out of 52 out of 5     Points: 4

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.


Author: Sridhar R    21 Feb 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

VB.Net
1.Its a language.
2.It is used to create asp.net applications.
3.It is used to create window applications for computers that have the .Net Framework installed on them.

ASP.Net
1.Its not a language.
2.Its a web development model

Verify these links,
http://www.blurtit.com/q272655.html
http://answers.yahoo.com/question/index?qid=20071211204654AAm7ZSe
http://www.justskins.com/forums/vb-net-and-asp-net-96448.html

Regards
Sridhar R
Nothing is illegal, Until You Get Caught
With Tears...Sridhar R



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Deployment Guide requirements
Previous : How to fill MSHFlexGrid from Access Database
Return to Discussion Forum
Post New Message
Category: Visual Studio

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use