Browse by Tags
All Tags »
F# (
RSS)
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
Been a bit tide up the last couple of weeks but never the less I would like to start the new year with a new post - Blog Carnival #12 DSL Tools & Team Architect & T4 Stuart Kent posted about our move back to Team Architect and what are the goals for the future VSTA, the enterprise architect and the application lifecycle by Clemens Reijnen The VSTA Layer Diagram and the P^P App Arch Guide 2.0 by Clemens Reijnen Getting App Arch Guid Knowledge in VSTS2010 –Create Diagrams from Code by Clemens...
תגים:ASP.NET, Ajax, C#, F#, DSL, Agile, EA, DEV, ASP.NET MVC, Blog Carnival, Visual Studio 2010, UML, .NET 4.0, T4
Alot interesting posts this week - I collected the ones that I liked (and read their blog) the most. Hope you'll enjoy this weekend reading. DSL Tools / T4 /Modeling T4 (Text Template Transformation Toolkit) Code Generation - Best Kept Visual Studio Secret - by Scott Hanselman informIT video interview on DSL Tools with Ted Neward and Gareth Jones Class Diagrams - by Steve Cook Extension Methods If the .Net BCL is drywall, Extension Methods are spackle by Jeremy D. Miller Emulating Java Enums...
תגים:ASP.NET, Ajax, C#, LINQ, F#, VSX, DSL, NDepend, ESB, SOA, EIA, Architecture, .NET 3.5SP1, Functional, EA, DEV, ASP.NET MVC, Blog Carnival, UML, .NET 4.0, T4
In this carnival there're a lot of software design/patterns and frameworks a bit of SOA, UML, DSL and NDepend and . . . V I S U A L S T U D I O 2 0 1 0 !!! UML Rejoining the OMG – UML and beyond - by Steve Cook Visual Studio 2010 Visual Studio 2010 and .NET 4.0 Overview Videos on channel9 ALL WEEK !!! DSL How do I create a ModelElement via API by Pablo Galiano F# and functional programming Object Oriented F# - Creating Classes by Matthew Podwysocki Software design ,Design Patterns and Frameworks...
תגים:C#, F#, DSL, alt.net, NDepend, Testing, AOP, aspect oriented programming, framework, SOA, Architecture, Agile, Functional, DEV, Unity, MEF, Visual Studio 2010, UML, .NET 4.0
After a couple of weeks of crappy Internet connections I finally managed to connect via my cell phone (still crappy though). Visual Studio Extensibility Localized VS Shell (w/ SP1) Download Links T4 Editor - Clarius' T4 Editor ships V1.0 DSL DSL Questions and answers by Martin Fowler ASP.NET jQuery and Microsoft Algorithms Back To Basics: Algorithms and Going Back To Virtual School Functional programming The Weekly Source Code 34 - The Rise of F# Object Oriented F# - Extension Everything Side...
תגים:WPF, ASP.NET, C#, F#, VSX, DSL, Best Practices, AOP, framework, vs shell, SOA, Functional, Tech, DEV, ASP.NET MVC, Blog Carnival, MEF
DSL Tools DSL Tools SP1 features - Nested shapes and improvements - by Jean-Marc Web Firefox, ClickOnce, XBAPs and .NET 3.5 SP1 Architecture/ System Design Prism Silverlight logical Architecture EA training and certification, does it help? Functional programming Functional Programming Notables #1 - by the functional programmer Matthew Testing Finding Deadlocks with ReaderWriterLock and Typemock Racer ALT.NET Custom Collections with NHibernate, Part IV: Extensions! Blogging and general thoughts and...
ASP.NET A solution for the partial rendering issue: CS1502: The best overloaded method match for 'System.IO.TextWriter.Write(char)' has some invalid arguments error The correct code would be: <% Html.RenderPartial("somecontrol.ascx", SomeDataEntity ) %> Read all about it Visual Studio Extensibility LearnVSXNow - updated wiki Extensible Framework Design Studio Released - download Architecture / Software design Revisiting the onion F# F# Community Technical Preview (CTP) Release...
תגים:ASP.NET, F#, VSX, VSSDK, VSAddin, VSPackage, framework, vs shell, Architecture, Functional, DEV, Blog Carnival, MEF
I bring you the Aspects of Functional Programming in C# Presentation and Code Redux by Matthew. In this post Matthew publishes a lot of stuff available to you online to reach and "strengthen" yourself as a functional programmer.
Matthew Podwysocki has a very interesting series on recursion . Part 1 - Basic Recursion Techniques Part 2 - Linear, Tail, and Binary Recursion Part 3 - Recursion on Lists Part 4 - Memoization Part 5 - Continuation Passing Style (CPS) Recommend for the language freaks (examples in C# and F#).
Intro: F# (BTW : F is for functional) is "Combining the efficiency, scripting, strong typing and productivity of ML with the stability, libraries, cross-language working and tools of .NET". According to Somasegar's weblog "We will be partnering with Don Syme and others in Microsoft Research to fully integrate the F# language into Visual Studio and continue innovating and evolving F#".