Click here to Skip to main content
15,897,718 members
Please Sign up or sign in to vote.
1.62/5 (4 votes)
See more:
Hai friends ,
i am doing a job in one company i am not perfect in coding and i didn't wrote program are any thing in that code how i improve my skill in the c# i am doing live projects when testing time i am copy from internet and other programs now i what i do for perfect in that c# programs
Posted
Comments
[no name] 23-Sep-14 4:41am    
Just try from basics . Go to w3schools and learn buddy

1.For basics of C# language you could use the tutorials from Microsoft:
basics of the language [^]

2.For ASP.NET MVC web applications you could use the articles from the next page:
http://www.asp.net/mvc[^]

3.For ASP.NET Web Forms applications your could use the articles from the next page:
http://www.asp.net/web-forms[^]

4.For WPF applications:
http://msdn.microsoft.com/en-us/library/ms754130(v=vs.110).aspx[^]

5.For Windows Forms applications:
http://msdn.microsoft.com/en-us/library/dd30h2yb(v=vs.110).aspx[^]

6.For WCF:
http://msdn.microsoft.com/en-us/library/vstudio/ms735119(v=vs.90).aspx[^]

7.For Entity Framework:
http://msdn.microsoft.com/en-us/data/ee712907[^]
 
Share this answer
 

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