C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Difference Betwwen VB.Net and ASP.Net


Posted Date: 18 Aug 2008      Total Responses: 10

Posted By: Rajiv Sandilya       Member Level: Bronze     Points: 1


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:     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:     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:     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: Athira Appukuttan    18 Aug 2008Member Level: DiamondRating:     Points: 6
Hi.

1.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.
2.asp.net is used for web applications while vb.net is used for standalone applications for example a point-of-sale system, etc.

ASP
response.redirect("PageName")

VB
dim newform as MAINFORM()
newform.show()

where MAINFORM is the name of the form that you want to go to and newform is just an instant of that form.
3.ASP.Net is a web Technology
VB.Net is a programming languange



Author: ANIL PANDEY    18 Aug 2008Member Level: DiamondRating:     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


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:     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:     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: SilverRating:     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:     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.


Post Reply
You must Sign In to post a response.
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   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use