"RyanKrypto n" <RyanKrypton@di scussions.micro soft.com> wrote in message
news:78500BDE-6CA0-47B3-B9F4-04EEC14FB589@mi crosoft.com...[color=blue]
> Can anybody tell me how I can produce programs which do not need the .Net
> Framework using Visual Studio?[/color]
You can produce independent C++ console programs Win32 programs, or MFC
Windows applications (and, probably, use other templates as well). VB, C#
and J# are strictly .NET. AFAIK.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
"RyanKrypto n" <RyanKrypton@di scussions.micro soft.com> wrote in
news:78500BDE-6CA0-47B3-B9F4-04EEC14FB589@mi crosoft.com...[color=blue]
> Can anybody tell me how I can produce programs which do not need the .Net
> Framework using Visual Studio?[/color]
Comment