J
Jason Jacob
To all,
I would like to know where should I start to learn VC++ .Net ??
As for my prior experience in writing VC++ code, I found that the lang
spec / structure is quite complicated (compared with Java or C#), even
writing String programs can cause you lots of trouble, especially in
handling memory issues.
I've read some "Programming Windows" books from MS Press, but it seems
to me that its focus is on GUI things which is not quite suitable for
my case.
I think I need a way to learn from the basics (based on MS's
foundation classes and not the ANSI C standards, since using ANSI C
standards under Windows seems to be a bit inefficient)
Thanks
From Jason (Kusanagihk)
I would like to know where should I start to learn VC++ .Net ??
As for my prior experience in writing VC++ code, I found that the lang
spec / structure is quite complicated (compared with Java or C#), even
writing String programs can cause you lots of trouble, especially in
handling memory issues.
I've read some "Programming Windows" books from MS Press, but it seems
to me that its focus is on GUI things which is not quite suitable for
my case.
I think I need a way to learn from the basics (based on MS's
foundation classes and not the ANSI C standards, since using ANSI C
standards under Windows seems to be a bit inefficient)
Thanks
From Jason (Kusanagihk)