Re: Which version to use?
From: Carlos J. Quintero [MVP] (carlosq_at_NOSPAMsogecable.com)
Date: 09/13/04
- Next message: BilMuh: "Re: Why is MS VC++ .NET Standar so slow?"
- Previous message: Craig G: "getting SQLDMO to run on client machine"
- In reply to: GLD: "Which version to use?"
- Next in thread: GLD: "Re: Which version to use?"
- Reply: GLD: "Re: Which version to use?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 15:04:41 +0200
- VS 2005 is not expected to be released until the first half of 2005, so,
depending on the schedule you may need to stick to VS.NET 2002
- VS.NET allows "classic" Win32 C++ development or the new "managed"
NET-development. Depending on your choice, you must search classic Win32 C++
articles about serial ports or new .NET articles such:
Serial Communications : The .NET Way:
http://www.codeproject.com/dotnet/DotNetComPorts.asp
-- Carlos J. Quintero (Visual Developer - .NET MVP) FAQs, Knowledge Base, Files, Docs, Articles, Utilities, etc. for .NET addins: http://groups.yahoo.com/group/vsnetaddin/ (free join) "GLD" <GLD@discussions.microsoft.com> escribió en el mensaje news:8C6E831F-6596-470F-868D-F75EAFE8B238@microsoft.com... > I am getting back into programming. I use to program in plan old C++, > starting with Borland's Turbo C. I am confused as to where to start. I have > "Microsoft Developer Envirionment 2002 Version 7.0.9466" with Visual > C++.net. And, on a separate machine I have the beta for Visual C++ 2005. > > I can not find much in the way of examples on any of the sites that works > with either version. My many interest is developing software to control > equipment via the serial port - I am not intersted in web development. So, > which horse should I ride and where can I find a good library of examples > that I can learn from? > > Thanks > -- > Gordon
- Next message: BilMuh: "Re: Why is MS VC++ .NET Standar so slow?"
- Previous message: Craig G: "getting SQLDMO to run on client machine"
- In reply to: GLD: "Which version to use?"
- Next in thread: GLD: "Re: Which version to use?"
- Reply: GLD: "Re: Which version to use?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|