473,770 Members | 1,629 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where to start learning VC++ .Net ?

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 "Programmin g 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)
Nov 17 '05 #1
1 1217
Dr.Sai wrote:
Hi There is not one book that is sufficient for this purpose, here is the list.
vc++ 21 days,vc++ by Kruglinski, vc++ by Jeff prosise, vc++.NET bible by Tom
archer,MFC internals, Programming windows Jeffery ritcher.

Those are not all about .NET. My suggestion to the OP is:
"Visual C++ .NET Step by Step" by Microsoft Press (but which is stupidly
/erroneously written concerning C++itself)

and one very good is

"Visual C++ .NET How to Program" by Deitel. This is *very good* but too
extensive meaning that it covers stuff that I do not consider necessary
to learn by heart. Nevertheless, this one is very good.


Best regards,

Ioannis Vranos
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1416
by: Mark Reed | last post by:
Guru's, From most of the posts here, I can see that knowledge of VB is a great advantage. Could anyone suggest a good site to learn VB from starting at the very beginning as I have no experience whatsoever. Many thanks, Mark
1
1357
by: Andy2005 | last post by:
i am a c++ programmer and i wanted to learn directx but am lazy and think directx in c++ is too much work. i started learning with SharpDevelop + vc# 2005 beta and fell in love with C# syntax i then ran out and buy me Visual C# .NET Deluxe Learning Ed.(vc# std). (comes with a good book) i remove SharpDevelop + vc# 2005 beta + directx sdk installed Visual C# .NET Deluxe Learning Ed. + directx sdk(update Oct. 2004) and now am in flames. i...
5
1156
by: franco | last post by:
please I've a problem with visual c++.net. I'm new in this environment and I can't understand how I can tell to c++.net which is my first form to display and ho attach to it new forms. where is the "main"? I hope someone could help me
5
1980
by: Amai | last post by:
I'm ineterested in learning ASP.NET, in conjunction with both C# and VB.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go through microsoft to find classes? would it be easier to try learning on my own by purchasing Dummies books and microsoft official books? Would it be beneficial to pay someone as a private tutor to help me learn it? thanks in advance for the replies!
4
1735
by: Amai | last post by:
I'm ineterested in learning C# for Web Service and Developement, in conjunction with both ASP.NET and VB.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go through microsoft to find classes? would it be easier to try learning on my own by purchasing Dummies books and microsoft official books? Would it be beneficial to pay someone as a private tutor to help me learn it?
23
2411
by: gord | last post by:
As a complete novice in the study of Python, I am asking myself where this language is superior or better suited than others. For example, all I see in the tutorials are lots of examples of list processing, arithmetic calculations - all in a DOS-like environment. What is particularly disappointing is the absence of a Windows IDE, components and an event driven paradigm. How does Python stand relative to the big 3, namely Visual C++,...
4
2024
by: Roger | last post by:
Hi, I am just learning to use Visual C ++ 2005 Express Edition. I wrote a simple "Hello World" program which compiles OK, and gives 0 errors, after a little tweaking, it gives: ========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
41
18219
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
2
2835
by: Infog | last post by:
I have a database in Access 2007, and a GUI in VB.NET 3.5. Where should I go to start learning about databinding, and how to have the front end manipulate the database? I would love to find some learning resources for coding and concepts that is more concise/condensed than random forums, Google, and the MSDN developer references. Most of these questions will be about databinding, datasets, querying, etc. The several general questions I...
0
9432
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10232
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10059
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5454
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3974
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3578
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2822
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.