i am getting despirate [message #224314] |
Tue, 03 October 2006 16:23 |
|
jnz
Messages: 3396 Registered: July 2006 Location: 30th century
Karma: 0
|
General (3 Stars) |
|
|
i have been looking all over the net to find a tutorial to progamming a GUI in c++ in visual c++ express edition. but so far i could not find one that i could understand. could someone post a link to a good one please.
|
|
|
|
|
|
|
|
|
|
|
|
Re: i am getting despirate [message #226109 is a reply to message #224314] |
Wed, 11 October 2006 12:15 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
First off, there is NOTHING wrong the the Express editions of Visual Studio 2005. It is the same exact thing as VS2005! The only difference is you do not have the templates to create things such as setup projects and what not. Which, you can code yourself! You have access to all the .NET and Windows libraries. So don't go around saying "omg don't use the Express versions they suck" unless you really do have a valid, true reason as to why it may be true.
Second off, I have tried quite a few IDE's and NOTHING and I mean NOTHING compares to Visual Studio 2005.
Help-Linux, you will be best off to learn GUI, (Windows Forms programming) in the Windows Forms forums at: http://www.windowsforms.net and click the forums link.
Add me to your msn as well, I can help you with things related to both Console and Windows Forms GUI Programming. Email: dcom_productions@msn.com
You should also consider looking into the C# programming language for things that do not require the complexity of the C++ programming language. However I can help you in C++ as well.
I was actually going to ask you if you wanted to join DCOM Productions as a Lead Programmer awhile back in the desktop thread when I saw that you were using Visual Studio 2005. If you would be interested, contact me on msn or whatever.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
|
|
|
|
|
|
|
|
|
|
|
Re: i am getting despirate [message #226369 is a reply to message #224314] |
Thu, 12 October 2006 16:20 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
Take into consideration though, Visual C++ Express is the only Express version that does not allow resource editing.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
|
|
|