Re: Access .NET classes from VB 5/6?



"Steve Richfie1d" <Steve@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3u71reF1039lrU1@xxxxxxxxxxxxxxxxx
> .NET has some interesting classes like Char.IsPunctuation that would be
> very useful in non-.Net applications. Is there some simple trick to
> accessing these from VB 5/6?
>
> Thanks in advance for help with this.
>
> Steve Richfie1d

Like Bob mentioned... something like that would be so easy to write, it
wouldn't be worth the hassle of connecting to .Net and it's 20mb framework
that would need to go along with your app everywhere you installed it. These
days, you can find just about anything the framework has (for desktop use)
in the form of a VB code snip/sample, somewhere on the web.
PlanetSourceCode.com alone has over 4 million lines of VB5/6 code
available... While there's some really good stuff there, you still have to
watch out for the whacko's <g>

VB5/6 "Code: 4,296,584. lines"
http://www.planetsourcecode.com/vb/default.asp?lngWId=1

..Net "Code: 338,242. lines"
http://www.planetsourcecode.com/vb/default.asp?lngWId=10

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..


.



Relevant Pages

  • Re: .Net Framework 2.0
    ... We just found in our same legacy application (because focus is currently on ... When the Framework went from 1.0 to 1.1 in this ... and implement wrappers for our .Net components that create custom App ... have the problem that when our applications run under 3rd party vendor host ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Code audit
    ... many calls are made to a given method and by which applications. ... each making calls to a common custom framework built on ... Each app consists of a solution with a number of projects ... project reference, but each app may use different methods inside the ...
    (microsoft.public.dotnet.framework)
  • Re: Layers, Levels, and DIP
    ... >Why is the Domain more abstract than a App? ... >something like an application framework then I don't get it. ... The domain can be used by many different applications ... certain goals. ...
    (comp.object)
  • Re: .NET Framework 2
    ... S> Most .NET developers include the .NET Redistributable with their app ... the Framework is an optional Windows Update install). ... applications are business applications, ...
    (microsoft.public.dotnet.faqs)
  • Re: Competition is not ALWAYS good
    ... you see web framework as a must-use product. ... their applications in bare PHP -- and be quite successful with this. ... SB> is a religion then yes I am religious. ... so for people who actually want application up and running portability has ...
    (comp.lang.lisp)