Mastering Visual Studio 2017 - If you are new to Visual Studio (or even if you have used Visual Studio from the beginning) there is a fantastic book authored by Kunal Chowdhury that belongs on every good developer's bookshelf. The book titled Mastering Visual Studio 2017 (get it on Amazon) is a page
Reviewed
Parallels Desktop – Run Visual Studio On Your Mac
Acunetix WVS – Audit Your Website Security
Acunetix WVS - I have been checking out Acunetix Web Vulnerability Scanner and the awesome features it provides. As a software developer, I can definitely see a benefit to the guys and girls of my trade. Acunetix WVS audits your website security by running a host of tests. It then provides a concise report
Market Yourself As A Software Developer By John Sonmez Reviewed
CodeSmith Generator Projects And Visual Studio
CodeSmith Generator Projects allow developers to manage a batch of CodeSmith Generator templates and outputs. All this is done in a single CodeSmith Generator Project file (.csp). This is great for when you need to generate several code templates that are logically grouped together by their implementation. Think of data
Visual Studio Integration Of CodeSmith Generator
CodeSmith Generator – Creating Your First Template
CodeSmith Generator - I love automating repetitive tasks when programming. Sometimes this isn't as easy as it sounds. I have specific Visual Studio Templates for specific projects. As I build on the previous template (Improve or expand), I create a new template and export that. There is however one thing