vbCity
Migrating to the new kind of Visual Basic Developer Community

asp.net vs vb.net

Latest post 03-20-2009 12:48 AM by Kulrom. 3 replies.
  • 03-18-2009 2:48 AM

    asp.net vs vb.net

    ASP.net is not a coding language. It is a term to describe the (vast) area of the .net framework that allows you to write code directed to the web. The .net framework is chopped up into categories called namespaces. A typical namespace that would be described as to do with asp.net would be XML.

    VB.net is different. It is one of several code languages that can communicate with the framework. Others include c# or j#. Cool thing is, is that your code, whatever language you use, gets compiled down into the same intermediate language (IL) which communicates with the .net framework.
  • 03-18-2009 5:41 AM In reply to

    • Kulrom
    • Not Ranked
    • Joined on 05-29-2006
    • Republic of Macedonia
    • Posts 2,294

    Re: asp.net vs vb.net

    Excuse me but what would be the question here?
    Kulrom's Signature:
    It's idea that counts, not the code !

    Kulrom's Suggestion:
    If you think that your question has been answered here, please edit your original/first post and check the Message icon [RESOLVED] !!

  • 03-19-2009 11:56 PM In reply to

    Re: asp.net vs vb.net


    Quote:
    Posted by dev1988 on 3/18/2009 2:48:56 AM (PST):

    ASP.net is not a coding language. It is a term to describe the (vast) area of the .net framework that allows you to write code directed to the web. The .net framework is chopped up into categories called namespaces. A typical namespace that would be described as to do with asp.net would be XML.

    VB.net is different. It is one of several code languages that can communicate with the framework. Others include c# or j#. Cool thing is, is that your code, whatever language you use, gets compiled down into the same intermediate language (IL) which communicates with the .net framework.


    the bold line is my question .
  • 03-20-2009 12:48 AM In reply to

    • Kulrom
    • Not Ranked
    • Joined on 05-29-2006
    • Republic of Macedonia
    • Posts 2,294

    Re: asp.net vs vb.net

    c'mon dude stop spamming the forum. http://vbcity.com/forums/topic.asp?tid=160458

    this is not a way how do you build some links for your website. :8-0:
    Kulrom's Signature:
    It's idea that counts, not the code !

    Kulrom's Suggestion:
    If you think that your question has been answered here, please edit your original/first post and check the Message icon [RESOLVED] !!

Page 1 of 1 (4 items) | RSS
Copyright 1998-2009 vbCity.com LLC