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 RIA Services
AOP
Architect
ASP.Net
ASP.NET AJAX
ASP.NET MVC
ASPInsiders
AXAJ
C#
CDN
Code
Defensive Programming
Desigm
Design
Design By Contract
Entitis
Entity Framework
HTML
IE8
MEF
Microsoft
Multiple return values
MVC Framework
MVVM
Patterns
Resources
REST Service
RIA
RIA Services
Session
Silverlight
Silverlight 3.0
Silverlight 4
Styles
test
Unit test
Unity
VB.Net
ViewModel
Visual Studio 2010
VS 2010
VS2010
WCF Ria Services
Write code
Sponsors
advertise here
Navigation
Home
Blogs
Archives
February 2010 (1)
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
Blogroll
ScottGu's Blog
Johan Lindfors
Nikhil Kothari
Johan Normén
My old blog, for archive purpose
Roger Alsing
Robert Folkesson
Tips
Recent Posts
9
Comments
Looking for great .Net developers – Where are you all?
by
Fredrik N
Never done this kind of post before I don’t like to do write post like this one, but I have too.. I need more .Net developers! If you are interested to work as an consultant in Sweden and in the city of Gothenburg (to begin with), and have at least 4...
Filed under:
.Net
4
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
4
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
4
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
5
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
11
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
8
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
6
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
5
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
More Posts
Next page »