ashmind

Stories submitted by ashmind

The Challenger of Architecture Astronauts - Two-Tier Service App(ayende.com)

submitted by ashmindashmind(775) 3 years, 4 months ago

Ayende's criticism of P&P architecture. Makes sense, must read. read more...

add a comment |category: |Views: 6

tags: another

Comparing .NET DI (IoC) Frameworks, Part 2(blog.ashmind.com)

submitted by ashmindashmind(775) 3 years, 8 months ago

A second part of popular IoC frameworks comparison. read more...

add a comment |category: |Views: 514

tags: another

Comparing .NET DI (IoC) Frameworks, Part 1(blog.ashmind.com)

submitted by ashmindashmind(775) 3 years, 9 months ago

A first part of feature comparison between the most popular DI (IoC) Frameworks: Castle, Unity, Autofac, Ninject, StructureMap and Spring.Net. read more...

add a comment |category: |Views: 84

tags: another

ASP.NET MVC Framework - ScottGu's Blog (weblogs.asp.net)

submitted by ashmindashmind(775) 4 years, 7 months ago

ASP.NET MVC Framework described by ScottGu. read more...

7 comments |category: |Views: 85

tags: another

Auto Properties for ASP.NET AJAX(blog.ashmind.com)

submitted by ashmindashmind(775) 4 years, 7 months ago

A simple way to create ASP.NET AJAX property getters and setters using JavaScript metaprogramming. read more...

add a comment |category: |Views: 1

tags: another

Simple typeswitch in C# 3.0, Part 2(blog.ashmind.com)

submitted by ashmindashmind(775) 4 years, 7 months ago

A fluent interface for type switching in C# 3.0. read more...

add a comment |category: |Views: 10

tags: another