| Author: kavitha 18 Aug 2008 | Member Level: Silver | Rating:  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 2008 | Member Level: Diamond | Rating:  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 2008 | Member Level: Silver | Rating:  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 2008 | Member Level: Diamond | Rating:  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 2008 | Member Level: Gold | Rating: 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 2008 | Member Level: Diamond | Rating:  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 2008 | Member Level: Bronze | Rating:  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 2008 | Member Level: Gold | Rating:  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 2008 | Member Level: Bronze | Rating:  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 2009 | Member Level: Diamond | Rating:  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
|