Want some guidance
-
I was vc++ 6.0 programmer ,for last three years I was away from programming due to my family business. now I want to enter in programming again .so latest version is visual studio.net 2010. Where should i start ? , how should I start ? ,where will I get guidance ?. It seems express edition does not have mfc.Please guide me.
Be Happy
-
I was vc++ 6.0 programmer ,for last three years I was away from programming due to my family business. now I want to enter in programming again .so latest version is visual studio.net 2010. Where should i start ? , how should I start ? ,where will I get guidance ?. It seems express edition does not have mfc.Please guide me.
Be Happy
adityarao31 wrote:
now I want to enter in programming again
It largely depends on your interests. If you want to do straight C++ programming then your background should allow you to get up to speed fairly quickly. If you are interested in the more modern style forms then it may be worth learning C#, and possibly, WPF. If you are interested in creating web-sites then C# and ASP.NET would be the way to go. Whichever you choose there is plenty of training material to be found on the internet, in MSDN[^], CodeProject[^], and Google.
adityarao31 wrote:
express edition does not have mfc.
This is true, but the express editions are still well worth using to get back up to speed before spending money on the full versions.
The best things in life are not things.
-
I was vc++ 6.0 programmer ,for last three years I was away from programming due to my family business. now I want to enter in programming again .so latest version is visual studio.net 2010. Where should i start ? , how should I start ? ,where will I get guidance ?. It seems express edition does not have mfc.Please guide me.
Be Happy
Start with the express editions, they are free and will give you a grounding in the system. They have a tutorial embedded in them to get you up to speed with the GUI and the controls, and then, if you are happy, yuo could invest in the full system. (Or better still get your employer to pay for it, like I did :).
------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]
-
I was vc++ 6.0 programmer ,for last three years I was away from programming due to my family business. now I want to enter in programming again .so latest version is visual studio.net 2010. Where should i start ? , how should I start ? ,where will I get guidance ?. It seems express edition does not have mfc.Please guide me.
Be Happy
Last year, I have answered Dalek Dave's question. That answer contains more than couple of ways to learn anything in web. Education Needed[^] Also Last month, answered Dalek Dave's another question, that answer contains a big bunch of information which will be useful for you too. What is a good free site for a child to learn simple coding?[Long post][^] For VS express edition look at here. Microsoft Visual Studio Express[^] Free Developer Tools - Visual Studio 2010 Express Products[^]
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
** -
I was vc++ 6.0 programmer ,for last three years I was away from programming due to my family business. now I want to enter in programming again .so latest version is visual studio.net 2010. Where should i start ? , how should I start ? ,where will I get guidance ?. It seems express edition does not have mfc.Please guide me.
Be Happy
There was a 30 day trial (full editions - professional) that used to be available. Search for it - if it is still around, you can start with that.
Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound
-
There was a 30 day trial (full editions - professional) that used to be available. Search for it - if it is still around, you can start with that.
Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound
Thank you everyone for your answers
Be Happy