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
Database Migration
Defensive Programming
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
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
January 2010 - Posts
16
Comments
Aspen – part 7 of X – Entity Validations
by
Fredrik N
Dag König and I had a meeting today about the Aspen project. We talked most of the time about validations and how we should implement it. I decided to post about the current decision made. Validation on Entity level Sometimes it feels important to add...
Filed under:
VS2010
,
WCF Ria Services
,
Entity Framework
6
Comments
Aspen – part 6 of X – Reusing ObjectContex among Repositories during a DomainSerivce operation.
by
Fredrik N
(I had to shorten the title down a bit ;)) I promised to write about how I have implemented the solution mentioned in my previous post and I’m going to keep my promise. But I will not use this solution in the Aspen project, more about that in the end...
Filed under:
VS2010
,
WCF Ria Services
,
Entity Framework
6
Comments
Aspen – A sample app using Silverlight 4 and .Net 4.0 – part 5 of X – New Repository implementation
by
Fredrik N
This will be quite small blog post but the time is running out and I have to go to bed. But I wanted to let you know what I’m working on at the moment in the “Aspen” project. I have done several changes to the code. No methods calls to the SubmitChanges...
Filed under:
VS2010
,
WCF Ria Services
,
Entity Framework
7
Comments
Aspen – A sample app using Silverlight 4 and .Net 4.0 – part 4 of X – DomainService, using DTO and Unity
by
Fredrik N
Note: The code in this post is based on the VS 2010 Beta 2, and changes can be made until it hits RTM. In my previous post I wrote about how I have implemented the MemberRepository and prepare it for using Dependency injection of an ObjectContext etc...
Filed under:
Design
,
VS2010
,
WCF Ria Services
,
Unity
12
Comments
Aspen – A sample app using Silverlight 4 and .Net 4.0 – part 3 of X – Repository implementation
by
Fredrik N
Note: The example code in this blog post is based on the VS2010 Beta 2, changes can be made until VS2010 hits RTM. In my previous post I wrote about how I use MEF and Entity Framework 4.0 Code-only feature. I have done a lot of refactoring and added the...
Filed under:
Design
,
VS2010
,
Entity Framework
9
Comments
Aspen – A sample app using Silverlight 4 and .Net 4.0 – part 2 of X – MEF and EF 4 code-only
by
Fredrik N
Note: The code examples in this blog post will be based on technical previews and betas of .Net 4.0 and VS2010. So changes can be made before it hits RTM. If you haven’t read the first part about the Aspen project, you can find it here . In this part...
Filed under:
VS2010
,
WCF Ria Services
,
Silverlight 4
,
MEF
,
Entity Framework
7
Comments
Aspen – A sample app using Silverlight 4 and .Net 4.0 – part 1 of X
by
Fredrik N
Together with Dag König and Danwei Tran at Microsoft, I’m building an app with the code name “Aspen”. This application will use most of the new features shipped with Visual Studio 2010, such as, Silverlight 4, Entity Framework 4, MEF, WCF RIA Services...
Filed under:
VS2010
,
WCF Ria Services
,
Silverlight 4
,
MEF
5
Comments
Silverlight – About validation when binding to custom forms – Part 2 using Silverlight 4
by
Fredrik N
In my first part about validation and binding to custom forms I wrote about how we could with some small hack enable the Validation Tooltip for a bounded control manually when we press a button. In this post I will instead use Silverlight 4 with Commanding...
Filed under:
Silverlight
,
VS2010
,
Silverlight 4
8
Comments
Silverlight – About validation when binding to custom forms
by
Fredrik N
I have notice that some people have problems about how to implement User Input validation when they don’t use controls like the DataForm or DataGrid etc, and instead bind directly to a TextBox or other user input controls. In this post I will write...
Filed under:
Silverlight
6
Comments
Silverlight - Navigate to a specific Page using a Hyperlink
by
Fredrik N
Sometimes I think it’s hard to know what I should write about, my ideas comes from different sources. Some of my posts is based on questions people are asking on forums. If someone ask one specific question, it’s a big chance that someone else have the...
Filed under:
Silverlight
More Posts
Next page »