Tuesday, January 17, 2012

Concluding Thoughts - 24

Concluding Thoughts - 24:

In this final video, Bob talks about approaches to solving common issues that arise for new software developers, where to turn for help, how to search for answers to technical questions, how to ask for help and become part of the .NET community, how to create a personal knowledge base of books and articles, and finally provides a long term path that you can follow to learn more about developing Windows and Web applications.

No comments:

Post a Comment

Could not find a part of the path ... bin\roslyn\csc.exe

I am trying to run an ASP.NET MVC (model-view-controller) project retrieved from TFS (Team Foundation Server) source control. I have added a...