For the first time I will speaking at the Azure BootCamp in Southern California on Saturday April 22nd. I hope to see you there. I will be doing the session below.
Rock Your Development With A Real World Example
This session will demonstrate concepts in the first four parts of my series titled “Improving Code Quality… One Developer At A Time” with an real world app that attendees will use during this session. This app that runs from the cloud (Azure) will show how I use proper architecture design along with coding standards, defensive programming by properly implementing OOP, logging of events and exceptions, code obfuscation, unit testing, strong naming and much more. Even though code examples in this session are in .NET, the concepts can be applied to any language. This is part five in my series titled “Improving Code Quality… One Developer At A Time”.
Note: Even though code examples in this session are in .NET, the concepts can be applied to any language.
Miss this session or want to see it again? You can by clicking here.
Resources
- Source code: http://bit.ly/RTWRealWorld
- Distinguish CPU-Bound work from IO-bound work: http://bit.ly/AsyncIOCPU
- CodeIt.Right: http://submain.com/fwlink/dm/codeit.right
- GhostDoc: http://submain.com/fwlink/dm/ghostdoc
Discover more from dotNetTips.com
Subscribe to get the latest posts sent to your email.
