tips to be good programmer in c# and asp.net
i have a little bit php and wordpress background.im new in asp.net and c# .plz guide me to how build myself for these task ,how to build my logic and how to be successful.give me link for useful material also

R JPosted Aug 30, 2014, 1:20 AM
1. Learn OOPs concepts, few of our c#corner members post best articles on OOPs
see this --
http://www.c-sharpcorner.com/UploadFile/ecabral/OOPSandDotNET106252005024236AM/OOPSandDotNET1.aspx
2. Go through csharpstation tutorials, I see it is the best. Ofcourse we do have many c# tutorials. but I recommend -- http://csharp-station.com/
3. Advanced concepts from MSDN blogs/documentation
4. Channel9 videos on ASP.NET - http://channel9.msdn.com/Tags/asp.net?sort=viewed
Also, always do practice.