About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: Tooling
My 2019 developer and power user tools
Below a list of tools I use today. If you’re like me, you check them out and add the ones you like to your own toolbox. Image courtesy of vectorolie / FreeDigitalPhotos.net Productivity DropBox, file share/sync between computers and the … Continue reading
My 2018 developer and power user tools
Below a list of tools I use today. If you’re like me, you check them out and add the ones you like to your own toolbox. Image courtesy of vectorolie / FreeDigitalPhotos.net Environment Chocolatey, installation automation. I’ve written about it … Continue reading
My 2015 developer and power user tools – update
Below a list of tools I use today. If you’re like me, you check them out and add the ones you like to your own toolbox. Image courtesy of vectorolie / FreeDigitalPhotos.net Environment Chocolatey, installation automation. I’ve written about it … Continue reading
My 2015 developer and power user tools
Below a list of tools I use today. If you’re like me, you check them out and add the ones you like to your own toolbox. Image courtesy of vectorolie / FreeDigitalPhotos.net Environment Chocolatey, installation automation. I’ve written about it … Continue reading
Code generation from Visual Studio UML class diagram
In the Ultimate edition of Visual Studio 2010 Microsoft has put the Architecture feature. With this I can create Graphs, Layer and UML diagrams. The feature is readonly in the Premium edition, but I’m not sure it can generate code … Continue reading
Posted in Development
Tagged azure, class diagram, classdiagram, Code, codegeneration, DataContract, generate code, interface, servicecontract, serviceimplementation, T4, Tooling, UML, Visual Studio 2010, WCF, Windows Azure
1 Comment