Browse by Tags
All Tags »
Refactoring (
RSS)
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...
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...
תגים:WPF, F#, DDD, NDepend, Refactoring, Architecture, Functional, EA, DEV, Blog Carnival, MEF
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...
תגים:ASP.NET, C#, VSX, VSSDK, VSAddin, DSL, VSPackage, Performance, Best Practices, Refactoring, framework, Architecture, Screencast, Tech, DEV, ASP.NET MVC, Blog Carnival
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
I found a great post by Andre about NDepend (assembly metric analyzer for high quality software projects). I highly recommend to read it.