Fredrik Normén
Any fool can write code that a computer can understand. Good programmers write code that humans can understand - Fowler
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.Net
.NET RIA Services
AOP
Architect
ASP.Net
ASPInsiders
AXAJ
C#
Code
Defensive Programming
Desigm
Design
Design By Contract
HTML
IE8
Microsoft
Multiple return values
MVC Framework
Patterns
Resources
REST Service
RIA
Session
Silverlight 3.0
Styles
test
Unit test
VB.Net
Write code
Sponsors
advertise here
Navigation
Home
Blogs
Archives
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
Blogroll
ScottGu's Blog
Johan Lindfors
Nikhil Kothari
Johan Normén
My old blog, for archive purpose
Roger Alsing
Robert Folkesson
Tips
Recent Posts
4
Comments
Will .NET RIA Services be the Silver Bullet!
by
Fredrik N
I have spend some time on the Silverligth.net forum and in the .NET RIA Services thread.. and just created a replay on a post about RIA Architecture and design.. I have some concerns regarding to how developers are using .NET RIA Services etc.. maybe...
Filed under:
.NET RIA Services
,
RIA
11
Comments
RIA Architecture with Silverlight in mind
by
Fredrik N
Rich Internet Application (RIA) is an interesting topic. More and more business apps are moving into to the cloud, and more and more will have better User Experience (Ux). According to Gartner Research, nearly 60 percent of all new application development...
Filed under:
Design
,
Architect
,
Silverlight 3.0
,
.NET RIA Services
,
RIA
5
Comments
A different view of the .Net RIA Services
by
Fredrik N
Some of you have probably heard about the Microsoft .Net RIA Services, if not you can find some info here . In this post I will show you a different view of the .Net RIA Services, how it can be used to create a RESTfull Service, or at least try ;) REST...
Filed under:
Silverlight 3.0
,
.NET RIA Services
,
REST Service
,
RIA
5
Comments
Silverlight 3,0 Split styles and templates into different files and merge resources
by
Fredrik N
Silverlight 3.0 now support a way to merge resources. So now we can split resources into different files. The following is a example of a simple resource file (ResourceA.xaml): <ResourceDictionary xmlns= "http://schemas.microsoft.com/winfx/2006/xaml...
Filed under:
Resources
,
Silverlight 3.0
,
Styles
0
Comments
I’m going to talk about Silverlight 3.0 and .Net RIA Services
by
Fredrik N
For my Swedish readers. If you are interested to see some of the new features in Silverlight 3.0 and also the .Net RIA Services and out-of-‘browser feature, I’m going to talk about it on Developer Summit in Stockholm 15-16 April. I’m responsible for the...
3
Comments
Some features I would like to see in the ASP.Net “vNext”
by
Fredrik N
I would also like to see a template for the MVP pattern. There are so many apps using Web Forms, and most people I have talked to want to update the apps to use the MVC, which is not easy at all.. they want to do it to make it easier to write tests. By...
0
Comments
How to create a simple ObjectDataSource Control for Silverlight 3.0 and use Element Binding.
by
Fredrik N
While I was sitting here a Saturday morning and was thinking about what to do, I decided to simply create a light weight ObjectDataSource for fun, only to have a blog post to write ;) As you may now the every XAML element are objects, so it’s easy to...
11
Comments
HTML is so 1990
by
Fredrik N
Yesterday I was on a meeting with some people from Microsoft and other companies working with social media and communication etc. We talked about the future of the web. I have developed web applications since 1995 or something like that and I’m so tired...
1
Comments
on Twitter
by
Fredrik N
For some month ago I just created a Twitter account, and suddenly some poeple found me.. I didn't told anyone that I was on Twitter because I didn't know if I'm going to use it. But now when I got some fre followers I suddenly had to write something ;...
1
Comments
Change IE8 to IE7 compatible mode with meta tags
by
Fredrik N
I got some questions regarding how to make sure IE8 will run in IE7 mode by default when visiting a site without changing the IE8 options. There is a meta tag which can be used to force IE8 to "display" a site in IE7 mode: Turn the mode to IE7: <meta...
Filed under:
IE8
,
HTML
More Posts
Next page »