Results 1 to 3 of 3

Thread: .NET and Win95

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Location
    Pennsylvania
    Posts
    133

    .NET and Win95

    Can a compiled VB.net application run on a Windows 95 Machine?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    no..sorry.. .NET framework will not run on 95..only 98 and up
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    New Member
    Join Date
    Mar 2002
    Posts
    5
    There is a command line utility called ngen.exe which will convert the MSIL into native code,so that the code can be deployed anywhere.This is just bookish information and has not been tested by me.hope it works for u.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width