VB.net is using for creating windows applications.ASP.net is for web application. In ASP.net we can use either vb or C# as programming language.
vb.net is a programming language, asp.net is a web language. While it allows for some neat controlls, ASP.net is fairly limited, you need the codebehind in vb.net (or another .net language) to do much with it. I like VB.net above other .net languages because it fits the purpose of .net: rapid development. Languages like C# are more complex and take longer to do things in. If you need speed at the cost of simplicity, use C++.
Hi........... The most basic Difference between vb .net and asp .net is that vb .net is using a develop window or desktop application while asp .net is using a develop online or web based application. Web Designer | Real Estate Web Design
i am not a programmer , but what i think about both of them is .. the main syntax of both languages is same. but their platforms are different. vb.net is used for desktop applications(software creation etc) and ASP.net works as a language to design secure websites. some people say the reason why asp hosting is costly because is asp is more secure ten php.
ASP.Net is simply a subset of the .Net framework which is for web VB.Net is a programming language that can be used in the .Net framework for either desktop or ASP.Net applications ASP.Net websites are not more secure than PHP and this has nothing to do with the pricing difference between webhosting. The pricing difference is due to the fact that Windows Server + MS SQL Server cost a fair bit of money where as for PHP typically Linux & MySQL are used which are both free. More outlay for the webhost = higher price for the customer. That said, pricing tends not to be that different.
Couldn't explain it better (rep added), if you shop around windows hosting is not much more expensive than linux hosting. And unless you are hosting websites with high traffic volumes, it really isn't very expensive anyway. I pay $10/month for .net hosting and host 10 websites with different domains through this one account and am using less then 1% of both my disk usage and bandwidth usage (of course these are small business websites that only average anywhere between 150-400 visitors/month each).
Asp.net is a technology which can be used with eitehr c# or vb.net language, if you want to design just windows application then you can use vb.net only
VB.Net is a programming language. ASP.NET is an object model used for developing web pages. You can use VB.Net to develop these web pages. .