C# ????
-
Friday, July 25, 2008 9:39 PMI am a teenager and i am learning now c# as Microsoft has removed certification for Visual C++.
I have been searching for days on the Microsoft website and the net of certificates to find the corresponding certificate just to proof that
i know the language and f. e. go for a summer job and what press must i buy in addition to my O'reilly books
i'm now fully confused what should i focus on
can anyone help me straighten all out?
by the way what is ASP.NET?
All Replies
-
Saturday, July 26, 2008 2:39 PM
I am not sure if a teenager can understand this material because even adults gets confused, I have covered the .NET 3.5 exams in the thread below and there are seven exams for .Net 2.0, one exam 70-536 is requred and you can choose the others base on what platform you use for development, Asp.net, WPF(Windows presentation foundation), WCF(Windows Communication foundation), WWF(Windows Workflow foundation) and ADO.NET.http://forums.msdn.microsoft.com/en-US/csharpgeneral/thread/0309997e-49f2-4425-9172-a58dc41fff19
There are many C# tutorials including videos in the link below.
http://msdn.microsoft.com/en-us/vcsharp/default.aspx
You can use you school ID to get free software in the link below.
https://downloads.channel8.msdn.com/
Asp.net is Microsoft web development platform, that is we Asp.net developers develop only web based application. Check below for lots of tutorials for Asp.net.
This should get you started.
Asp.net MVP, MCPD Web C#, MCITP BI & MCTS SQL Server 2005- Marked As Answer by Michael D. AlligoodModerator Monday, July 28, 2008 11:42 PM
-
Saturday, July 26, 2008 8:46 PMoh
big thanks
maybe i wrote a bit incorrectly
i know c++ quite good
i started learning visual c++ when Microsoft supported certification
now (as Microsoft removed them) i need to switch to c#
-
Saturday, July 26, 2008 9:27 PM
That makes it easy so check the thread below the two books I am recommending are written by people who still writes VC++ books because both are C based languages expert. These two books with good practice test will help you pass the required exam which is 70-536 and since you don't know Asp.net then you must also pass exam 70-526 for the Winform MCTS certification. I have not taken that exam because I am Asp.net developer.
http://forums.msdn.microsoft.com/en-US/CertGeneral/thread/016f96cd-3f7b-4ffe-b332-282b512f11dc
Asp.net MVP, MCPD Web C#, MCITP BI & MCTS SQL Server 2005- Marked As Answer by Michael D. AlligoodModerator Monday, July 28, 2008 11:42 PM