.NET platform
Results 1 to 2 of 2

Thread: .NET platform

  1. #1
    Registered User FooL's Avatar
    Join Date
    Nov 2000
    Location
    Uter
    Posts
    280

    Red face .NET platform

    I pretty much know the answer to this, and it's like asking if you can run Java without the JVM....but my company just got VS .NET, and we'd like to put out some small programs (2-6 mb) that were developed in the .NET environment. (C# specifically.)

    As you can guess...the necessity of downloading or porting the 20mb monstrocity that is the .NET platform isn't really feasable. Is there a way to include the specific .dll's that the programs are missing when run on a non-.NET enabled machine. (I know the answer is no becuase of the JIT compiling...just looking in vain for a clever work around I guess...)

    Links would be great to any page that covers this topic. Everything I've found so far paints a gloomy picture.

    Isn't it ironic that Micro$oft bad-mouthed Java for so long about having to tote around the JVM...
    if(post.eof()){SigBox.setText("Have A Day.");}

  2. #2
    Avatar Goes Here Radical Dreamer's Avatar
    Join Date
    Jan 2001
    Location
    Fairmont, West Virginia
    Posts
    4,866

    Post

    I dont know about the VS .net, but visual basic packages all files needed when you use the package and deploy wizard

Bookmarks

Posting Permissions

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