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
September 2009 - Posts
20
Comments
Create an automatic scrollable image slider in Silverlight
by
Fredrik N
I guess someone will send me an comment and say something like: “Why not simply use XXXX, why write your own control” ;) I know there are a lot of controls out there that will do stuff for me, but I want to know how they are created, and try to create...
Filed under:
Silverlight
11
Comments
ASP.NET AJAX 4.0 Preview 5 – Working with Converters and the new CDN
by
Fredrik N
In this blog post I’m going to show you how you can use the new Converter feature during data binding, to make this post more special I have used the new Microsoft AJAX CDN (Content Delivery Network), so I don’t need to have the AJAX 4.0 script on my...
Filed under:
ASP.Net
,
AXAJ
,
CDN
,
ASP.NET AJAX
6
Comments
Use a ResourceDictionay and an external resources located in an assembly
by
Fredrik N
I have notice that some developers are asking questions about how to use a ResourceDictionary and reference it to a resource located in a separate assembly. Here is a simple step by step guide to make it possible, I assume you already have a Silverlight...
Filed under:
Silverlight 3.0
9
Comments
Silverlight and scaling
by
Fredrik N
I have tried so many different ways to scale a Silverlight app while resizing the browser. When I almost got everything to work, the Grid control start to behave really strange, start to clip my app. Why should it be so hard to get scaling to work, why...
Filed under:
Silverlight
9
Comments
Keep the first “empty” Item in a listbox when using ASP.NET AJAX 4.0 Preview 5 and Observer
by
Fredrik N
I got a question as a comment on my previous post about the new features and changes to ASP.NET AJAX 4.0 Preview 5 . I hope I understood the question right ;) It was about using a listbox and add an empty item at the top of the list, and keep it there...
Filed under:
ASP.Net
,
AXAJ
19
Comments
ASP.NET AJAX 4.0 Preview 5 available
by
Fredrik N
Microsoft have recently released the Preview 5 of ASP.NET AJAX 4.0 on CodePlex . In Preview 5 of ASP.NET AJAX 4.0 you can see some improvements to the lient-side data story introduced in previous previews of ASP.NET AJAX. In this release, Microsoft have...
Filed under:
ASP.Net
,
AXAJ
More Posts