Click here to Skip to main content
16,007,858 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstd::string and int conversions Pin
Anonymous29-Aug-02 2:04
Anonymous29-Aug-02 2:04 
GeneralRe: std::string and int conversions Pin
Pavel Klocek29-Aug-02 2:11
Pavel Klocek29-Aug-02 2:11 
GeneralRe: std::string and int conversions Pin
Tomasz Sowinski29-Aug-02 2:22
Tomasz Sowinski29-Aug-02 2:22 
GeneralRe: std::string and int conversions Pin
Tomasz Sowinski29-Aug-02 2:18
Tomasz Sowinski29-Aug-02 2:18 
GeneralRe: std::string and int conversions Pin
Todd Smith29-Aug-02 11:50
Todd Smith29-Aug-02 11:50 
GeneralVisual C++ .net Pin
Hostalet Wandosell29-Aug-02 1:57
Hostalet Wandosell29-Aug-02 1:57 
GeneralRe: Visual C++ .net Pin
Michael P Butler29-Aug-02 2:08
Michael P Butler29-Aug-02 2:08 
GeneralRe: Visual C++ .net Pin
Stephane Rodriguez.29-Aug-02 2:12
Stephane Rodriguez.29-Aug-02 2:12 
None for me.

Needs hardware upgrade : 2.5GB free disp space, 256MB minimum, IIS+SQLServer(MSDE) required if you intend to do server-side, and a lot of horse power...

Total distaste about ATL (default "Attribute" wizards completely suck),

MSDN doc : worse than ever, totally unreadable, and as always 300000 hits for any keyword search

C#, etc. : if you develop apps for users who can afford 21MB+6MB of raw download before they can do anything, why not ?

C# UI : a total shame. There is no document/view framework, Toolbars layout suck (lame). Owner draw is virtually impossible : you need to do full WIN32 API low-level calls for simple things such like FindWindow.

MS boasts with the new "transparent" feature in all controls, but that's only when you are running W2K+, something kept silent.

New file formats everywhere. You completely drown and need at least 6 months of self-train before you start to master it.

"Attribute" programming sucks. In short, you add MS proprietary tags in your code, and this code binds compile-time, link-time, register-time and deploy-time. But there is so much freedom, and so less logic in the rules, that you end up with a total mess and don't know what you are really doing. Besides that, "Attributes" is the next level after macros, those things that make your code not debuggable.

I could add critics for year. I am just doing .Net since one month and a half, and I hate it since first day. I am just using it for self-training to make sure to be able to adapt to employers need in the future.




And I swallow a small raisin.

GeneralRe: Visual C++ .net Pin
Mukkie29-Aug-02 7:09
Mukkie29-Aug-02 7:09 
GeneralRe: Visual C++ .net Pin
Jawache29-Aug-02 2:14
Jawache29-Aug-02 2:14 
GeneralRe: Visual C++ .net Pin
adamUK29-Aug-02 2:19
adamUK29-Aug-02 2:19 
GeneralRe: Visual C++ .net Pin
Mukkie29-Aug-02 7:01
Mukkie29-Aug-02 7:01 
GeneralKeystroke characters to toggle. Pin
WREY29-Aug-02 1:54
WREY29-Aug-02 1:54 
GeneralRe: Keystroke characters to toggle. Pin
pépé29-Aug-02 2:03
pépé29-Aug-02 2:03 
GeneralRe: Keystroke characters to toggle. Pin
WREY29-Aug-02 2:26
WREY29-Aug-02 2:26 
GeneralRe: Keystroke characters to toggle. Pin
pépé29-Aug-02 2:37
pépé29-Aug-02 2:37 
GeneralRe: Keystroke characters to toggle. Pin
Pavel Klocek29-Aug-02 2:37
Pavel Klocek29-Aug-02 2:37 
GeneralRe: Keystroke characters to toggle. Pin
-Dy29-Aug-02 2:43
-Dy29-Aug-02 2:43 
GeneralThanks!! Pin
WREY29-Aug-02 2:53
WREY29-Aug-02 2:53 
GeneralScripting Visual Studio Pin
lpvoid29-Aug-02 1:36
lpvoid29-Aug-02 1:36 
GeneralRe: Scripting Visual Studio Pin
lucy29-Aug-02 6:55
lucy29-Aug-02 6:55 
GeneralRe: Scripting Visual Studio Pin
lpvoid29-Aug-02 9:43
lpvoid29-Aug-02 9:43 
QuestionForward declaration of Typedefed structure? Pin
Jawache29-Aug-02 1:34
Jawache29-Aug-02 1:34 
AnswerRe: Forward declaration of Typedefed structure? Pin
Tomasz Sowinski29-Aug-02 1:41
Tomasz Sowinski29-Aug-02 1:41 
GeneralRe: Forward declaration of Typedefed structure? Pin
Jawache29-Aug-02 1:49
Jawache29-Aug-02 1:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.