About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: serviceimplementation
Migrate WCF to be hosted in Azure
One of the reasons I started this blog was to share my (work) experience and give back to the internet. On my last project I migrated WCF services to be hosted in Windows Azure. With the right structure in place this was shockingly easy. Continue reading
Posted in Development
Tagged architecture, azure, Cloud, service oriented architecture, servicecontract, serviceimplementation, WCF, zero to hero
Leave a comment
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