RE: what is the diff b/w asp.net & vb.net and tell abo...
ASP.NET is a web-development platform.VB.NET is a language.Web-development with ASP.NET platform HTML CSS Client side scripts ASP.NET tags and code behind with VB.NET or C#.NET or J#/C++ combination.
RE: what is the diff b/w asp.net & vb.net and tell abo...
asp.net is a technology that is used to develop web based applications. vb.net is a language that is used to develop web based and windows based applications
RE: what is the diff b/w asp.net & vb.net and tell about its architecture.
ASP.NET is a specification which provides set of rules for creating web applications where as VB.NET is purely an object oriented programming language which is used for windows and web (in code behind technique) applications.