Results 1 to 8 of 8

Thread: Possible? VB6 Vb.NET

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    Possible? VB6 Vb.NET

    hi

    Is it possible to write some application (prg) in VB.NET and use it in VB6 something like activexEXE we use to write in VB6.

    Possible????


    Thanks

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    Yes it is. But to use it some other computer you will have to have the framework installed.
    \m/\m/

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089
    yeah, that I understand, that i need to have framework installed.

    But the question of using a Dot Net compiled ActiveXEXE (am not sure how does one create an ActiveEXE in dot net) in Vb6. how?

  4. #4
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    In vb.net you can just create a Class Library(DLL) and you can reference it from your vb6 app
    \m/\m/

  5. #5
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346
    Originally posted by PT Exorcist
    In vb.net you can just create a Class Library(DLL) and you can reference it from your vb6 app
    Without the need for the .Net Framework?
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by Protocol
    Without the need for the .Net Framework?
    They already discussed this part.....

  7. #7
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Possible? VB6 Vb.NET

    Originally posted by veryjonny
    hi

    Is it possible to write some application (prg) in VB.NET and use it in VB6 something like activexEXE we use to write in VB6.

    Possible????

    Thanks
    Possible with some possible problems may happen but I wonder why people go backward to VB6 though VB.NET is more extended dev tool and has features that you never thing VB6 will have .

  8. #8

    Thread Starter
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089
    Thank you, I will just try it and let you know.

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