Results 1 to 3 of 3

Thread: [2005] .Net Framework and VB Console App

  1. #1

    Thread Starter
    Addicted Member Gonegaming12's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    131

    Question [2005] .Net Framework and VB Console App

    I made a console application for a project I'm workin on, but with what I'm doing I need the console application to run without .Net Framework. I was wonder if this is possible. If its not if someone knows a website that explains how to do this in VS C++ 2005 (if that is possible) I could do that.

    Im really hoping I can or else I'll have to use plain C++ or maybe VB 6 will work, IDK.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] .Net Framework and VB Console App

    The use of the .NET Framework is what makes a .NET app a .NET app. You'll have to use a non-.NET language.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member Gonegaming12's Avatar
    Join Date
    Jun 2006
    Location
    USA
    Posts
    131

    Re: [2005] .Net Framework and VB Console App



    thats what I was afraid of...

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