Click here to Skip to main content
15,893,190 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I studied .net framework 2.0 but wanna study 3.5 framework step by step.So plz suggest some solution.
Posted

1 solution

You can consult MSDN and other sites to get a list of what's new in 3.5.
If you are looking at coding techniques, tou can concentrate on LINQ and lambda expressions amongst other things.

Basically, I would also suggest getting your hands dirty doing some coding. That is a good way to learn.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Feb-11 0:08am    
Good point, I would agree with you priorities (you assumed familiarity with 2.0). I would add WFC, DataContract, WPF as advanced topics.
My 5.
--SA
Abhinav S 4-Feb-11 0:09am    
Thanks.
JF2015 4-Feb-11 0:36am    
Good answer. 5+
Abhinav S 11-Feb-11 7:08am    
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900