IHateSpaghetti {code}

VSX, DSL and Beyond by Eyal Lantzman

Syndication

Coding / Architecture

Extensibility /DSL

Projects

Articles

Browse by Tags

All Tags » Refactoring (RSS)
StyleCop update 4.3.1.3
Some of the features: Ability to use <include> tags within Xml header documentation to pull docs from external files. Get accessor in property required to appear before set accessor .generated.cs files ignored by default   Bugfixes: 18: Partial methods not handled correctly 31: Documentation rules should understand <include> element 56: Require get accessor before set accessor 63: When documenting a generic class, only allows <see cref="MyClass"/> and not <see...

Posted by Eyal | with no comments

Blog Carnival #14
Software architecture Evolutionary Design and Acyclic componentization by Patrick Smacchia Carnival of Enterprise Architecture #14 by Bob McIlree DDD/ Domain driver design DDD: Aggregates and Aggregate Roots by Casey Charlton DDD: Services by Casey Charlton DDD: What Kind of Applications Is It Suited To? by Casey Charlton DDD: The Repository Pattern by Casey Charlton DDD: Living In The Enterprise by Casey Charlton WPF Porting WPF Applications to the Microsoft Surface by Scott Hanselman Functional...

Posted by Eyal | 2 comment(s)

Blog Carnival #1
I've decided to collect interesting posts on various topics and when reach critical mass publish them in a single post. Visual Studio Extensibility and DSL Tools How do I know when a model element is being added by a user demand How do I know if the solution is still building How do I get the Visual Studio command line switches How do I obtain a project GUID How do I get a Project from a IVsHierarchy and viceversa How do I cancel a model element property value editing operation Refactoring Udi...

Posted by Eyal | with no comments

Videos from ALT.Net Israel
Oren Eini uploaded the videos from the ALT.NET Israel . The video topics are: * Hallway chat - performance - video * Refactoring - video * Distributed Caching - video * Dynamic Languages & DSLs - video * SOA in the real world - video * Closing Talk - video

Posted by Eyal | with no comments

NDepend introduction and features
I found a great post by Andre about NDepend (assembly metric analyzer for high quality software projects). I highly recommend to read it.

Posted by Eyal | with no comments