Tag Archives: DataContract

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 , , , , , , , , , , , , , , , | 1 Comment

DataContract weird characters and Mono

My solution will run on dotNET and Mono in a variety of mixes. Connecting the pieces of the Service Oriented Architecture design using WCF. Testing some setups showed me another difference between dotNET and Mono. The returntype of an operation … Continue reading

Posted in Development | Tagged , , , , , , , , , , , , | Leave a comment