Compiling VB.NET code on win98

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • billsahiker@yahoo.com

    #1

    Compiling VB.NET code on win98

    I have read in this group that the .net 2 framework redistributable
    package can be installed on win98 and it includes a vb.net command
    line compiler. IF this is so, what sort of debugging, if any, is
    available with the command line compiler?

    Second question, is it possible to install the msdn library for .net
    framework 2.0 on a win98 machine?

    bc

  • Armin Zingler

    #2
    Re: Compiling VB.NET code on win98

    <billsahiker@ya hoo.comschrieb
    I have read in this group that the .net 2 framework redistributable
    package can be installed on win98 and it includes a vb.net command
    line compiler. IF this is so, what sort of debugging, if any, is
    available with the command line compiler?
    >
    Second question, is it possible to install the msdn library for .net
    framework 2.0 on a win98 machine?
    You mean the Framework 2.0 SDK?
    http://msdn2.microsoft.com/en-us/net.../aa731542.aspx
    According to the system requirements: no, not on win98. The Framework 2.0
    itself should work on Win98.


    Armin

    Comment

    • susiedba@hotmail.com

      #3
      Re: Compiling VB.NET code on win98

      hey dog

      vb6 works everywhere; why would you possibly use VB 2005?

      Comment

      Working...