Fredrik Normén
ASP.NET, AJAX, Silverlight, RIA, Architecture, Clean Code
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.Net
.NET 4.0
.Net 4.5
.NET RIA Services
AOP
Architect
ASP.Net
ASP.NET AJAX
ASP.NET MVC
ASP.Net WebApi
ASPInsiders
AXAJ
Build
C#
C# EF4.0 Repository
C# nHibernate Repository aspmvc
CDN
Code
Continuous Delivery
Database Migration
Defensive Programming
deploy
Desigm
Design
Design By Contract
Entitis
Entity Framework
ForkCan
HTML
hypermedia
hypermedia API
IE8
Javascript
MEF
Microsoft
Multiple return values
MVC 4
MVC Framework
MVC3.0
MVVM
OWIN
Patterns
Razor
Resources
REST
REST Service
RIA
RIA Services
Session
Silverlight
Silverlight 3.0
Silverlight 4
Styles
Team Foundation Server
test
Unit test
Unity
VB.Net
ViewModel
Visual Studio 2010
VIsual Studio 2012
VS 2010
VS2010
WCF Ria Services
WebApi
WebMatrix ASP.NET
Windows 8
Write code
Sponsors
advertise here
Navigation
Home
Blogs
Archives
June 2013 (1)
February 2013 (3)
January 2013 (3)
July 2012 (1)
June 2012 (3)
May 2012 (1)
February 2012 (1)
September 2011 (1)
September 2010 (2)
August 2010 (2)
July 2010 (7)
June 2010 (1)
May 2010 (3)
April 2010 (1)
March 2010 (2)
February 2010 (2)
January 2010 (12)
December 2009 (8)
November 2009 (18)
October 2009 (4)
September 2009 (6)
August 2009 (4)
April 2009 (3)
March 2009 (9)
February 2009 (4)
January 2009 (3)
December 2008 (3)
November 2008 (6)
October 2008 (4)
September 2008 (1)
August 2008 (6)
May 2008 (5)
April 2008 (9)
March 2008 (3)
February 2008 (1)
January 2008 (1)
November 2007 (14)
About
Follow me on twitter
Squeed
Blogroll
ScottGu's Blog
April 2008 - Posts
3
Comments
I also want Spec#
by
Fredrik N
I will copy Greg Young ! I also want Spec#. If you also wants it, please let Microsoft know about it. Something I like with Spec# is the support for Design by Contract. I want verifiable software... I WANT SPEC#! Here is an old post about...
5
Comments
Why can't I be satisfied when I'm looking back on old applications?
by
Fredrik N
Most of the time I build an application I have the feeling "this is going to be a great app. Good design, nice written code and a perfect application". I think most of you had the same feeling sometimes. But when I look back on previous...
8
Comments
The configurable application, no need for recompilation and new deployment!
by
Fredrik N
The following I will write about is something I have used in some projects to see if it gives me any value, I haven't seen any evolutionary results yet, but maybe it's because I often move along to other projects when the previous one is completed ;)...
Filed under:
C#
,
Write code
,
Desigm
,
Patterns
0
Comments
Can the use of Extension methods break the Law of Demeter?
by
Fredrik N
To make an easy description of Law of Demeter we can summarize it to the following sentence: “In particular, an object should avoid invoking methods of a member object returned by another method.” What does this has to do with Extension methods...
38
Comments
What purpose does the Repository Pattern have?
by
Fredrik N
I have watch Rob Conery’s great screencast about MVC Storefront . If you haven’t seen them, you should take a look. Really interesting, he build and app by using Agile, "TDD" etc. I have some comments about his implementation I want...
4
Comments
ASP.Net MVC Framework - How do I design my apps with the MVC pattern and +P
by
Fredrik N
When I'm playing around with the ASP.NET MVC Framework I have created several prototype applications with different solutions to solve some "problems." In this post I will write down how I combine a Presentation Model (When I talk about Presentation Model...
Filed under:
MVC Framework
,
ASP.Net
15
Comments
Do you want to become a great developer?
by
Fredrik N
I found this old post on my old blog and still think it may have some good book tips which I will share with you on my new blog, where I also have new visitors. In this post I will give my suggestions of books that in my opinion could make you become...
23
Comments
ASP.Net MVC Framework pre- Preview 3 - A Step by Step guide to create a simple web app.
by
Fredrik N
Yesterday I posted a step by step guide by using the Preview 2 of the ASP.Net MVC Framework, the following is an updated version that targets the pre-release of the Preview 3 version of the ASP.Net MVC Framework. In this post you will learn how to use...
Filed under:
MVC Framework
,
ASP.Net
21
Comments
ASP.Net MVC Framework Preview 2 - A step by step guide to create a simple Web Application
by
Fredrik N
UPDATE: When I cerated a new post on my blog about the pre-release of Preview 3, I replaced this one with the new post. I did my best to recover the content. Sorry! In this post you will learn how to use most of the new features in the Preview 2 version...
Filed under:
MVC Framework
,
ASP.Net
More Posts