ASP.NET News from Blogger: Fredrik Norméns Blog   Get the feed of: Fredrik Norméns Blog

Total News: 145

MVC - Expression Language and custom tags

MVC - Expression Language and custom tags ...

ASP.Net MVC Framework - Security

ASP.Net MVC Framework - Security ...

ASP.NET MVC Framework - Save State Between Requests

ASP.NET MVC Framework - Save State Between Requests ...

ASP.Net MVC Framework - Exception Handling by Using an Attribute

ASP.Net MVC Framework - Handling Exception by using an Attribute ...

ASP.Net MVC Framework - Exception handling

ASP.Net MVC Framework - Exception handling ...

VS 2008 is here

Visual Studio 2008 is now released and can be downloaded from the MSDN download Subscription.. the site is kind of busy right now, though ;) ...

ASP.Net MVC Framework - Creating a IRouteHandler which will support Interceptors

ASP.Net MVC Framework - Creating a IRouteHandler which will support Interceptors ...

ASP.Net Framework - Create your own RouteHandler

In my previous post I wrote about how we can create our own IControllerFactory for the ASP.Net MVC Framework; in this post I will show you how we can create our own IRouteHandler.The RouteHandler in t...

ASP.Net MVC Framework - Create your own IControllerFactory and use Spring.Net

In this post I’m going to show you how we can easy create our own IControllerFactory for the ASP.Net MVC Framework and use Spring.Net to create our Controllers. I will in this post also use the ...

ASP.Net MVC Framework - List and Save data

I have posted an article about how to list and save data with the ASP.Net MVC Framework. You can find it here: http://weblogs.asp.net/fredriknormen/archive/2007/11/17/asp-net-mvc-framework-list-and-sa...

My twin brother have blogged about LINQ and LINQ to SQL etc

My Twin brother Johan Normén are blogging again, he have some interesting posts about LINQ and LINQ to SQL etc. You can find his blog here: http://www.johannormen.com/blog ...

ASP.net MVC Framework and data binding.

Note: The content in this blog post is based on the an early prototype of the ASP.Net MVC Framework and stuff can or will change.I got a question if it’s possible to use data binding with the AS...

ASP.Net MVC Framework an early look

NOTE: “The information in this post is from an early stage of the MVC Framework and only an overview of the basics. The MVC Framework can and will be changed over time.”As many of you alre...

Live from TechED day 2

Today was my first day this week in the Ask the experts (ATE) booth at TechED. I was working together with Matt Gibbs form the ASP.Net team. He will hold a session about the MVC Framework on Friday so...

VS 2008 will be available in November 2007

I’m sitting here at the TechED 2007 keynote and I’m ready to press the "Save post" button for posting this post. With this post I will let you all know that Visual Studio 2008 will be re...

Live from TechED 2007 in Barcelona

I’m sitting here in my hotel room in Barcelona and checking the TechED agenda. There are several sessions about Visual Studio 2008, but that is not strange because it’s very, very soon her...

What Data Access technology do I recommend?

I got several questions about what Data Access technology I recommend. So I decided to write down the answer into a post.First of all I use a "model-first" approach, which means that I don’t c...

My Tips & Tricks Slide from the MSDN Live

I hold a session at MSDN Live in Sweden for some weeks ago. The slides are now availbable.The tips in my slides are a collection of what I have seen several of people don't think about ...

The MVC Framework from Microsoft

I have just got back from a whole week tour with Microsoft. T talked about some Tips & Tricks regarding ASP.Net AJAX. In the next week I will be on a new tour where I’m going to talk about &...

Looking for speakers - Developer Summit 2008

I’m the track share owner of the Web tracks on a conference that will take place in Marsh next year (2008) in Sweden (Developer Summit 2008). As an owner of the track I also have the responsibil...

The book ASP.Net AJAX in Action, what a book :)

If you want to learn ASP.Net AJAX and also want to have a good deep dive into it, then I will recommend a very good book ASP.Net AJAX in Action. It will give you not all the basic you need to know, it...

The Downloader object

This will be my first post about some Silverlight code. In this post I will write about how we can easy use the Downloader object shipped with Silverlight, and display a progress bar that will show us...

The Silverlight 1.0 Course

I have now created a Silverlight 1.0 course with a teaser of 1.1. The course is 2 days long and target developers to create Silverlight apps for the web.  The attendance will learn how to get sta...

Pimp my code

Prepare the roadies, tell the groupies and bring your entourage. Cornerstone has just released the tickets for this years most awesome event: "Pimp My Code". This event is all about code, it's abou...

Silverlight 1.0 Released and Silverlight for Linux Announced

Silverlight 1.0 Released and Silverlight for Linux Announced, you can read more here You can download Silverligth from www.silverligth.net ...

Use Interfaces with java-script by using ASP.Net AJAX

I will probably be at the TechED this year also (Barcelona), so I hope to see some of you there. I think this year’s TechED will ROCK! At the moment I’m working on some Silverlight screen ...

I'm back

Now I’m back on my long vacation, I have both visit Crete and Portugal, both are nice countries. I have now also created a 3 days course for developers that want to learn ASP.Net 2.0 and never b...

Why I don't think you should try to reuse the IView and presenter for different UIs

In this post I will talk more about the "MVP" pattern and why I don't think you should focus on building the IViews and Presenters to reuse them for other UIs. Some people try to create an IView (Wh...

Create a base and sub class and use inheritence with ASP.Net AJAX and java-script

For some weeks ago I wrote a post about how to create a class with the ASP.Net AJAX Client Library. In this post I will talk more about how to work with Object-Orientation on the client-side with Java...

The launch of Visual Studio 2008, SQL Server 2008 and Windows Server 2008

Several people have asked me when the next versions of Microsoft products will be launched. Next year Microsoft will have a launch event for the products in Las Vegas, the date is set to Feb.&nbs...

Is the use of Repositories a proof of using Domain Driven Design?

After I listen to a podcast made by Ron Jacobs and with Jefferey Palermo, and also after looking at other people’s design and ideas and questions etc. I notice that some developers think they us...

The Professional ASP.NET 2.0 AJAX

One day, not long time ago a book dropped down in my mailbox. The Professional ASP.NET 2.0 AJAX. I haven’t order it so first I thought it was kind of strange, but I read it to give you all my re...

Why is abstraction good?

Let’s look at ALL developers around the world. What are the average developers good at? Writing solutions, right!? So what should developers do, of course they should do what they can do best, w...

Process-orientation and dynamic applications

I have during a long time build some kind of “static” applications; I have used Domain Driven Design for most of my solutions during the last three years. Most of those apps became static....

Extension methods in C# 3.0

This post is going to be about extension method that is added to C# 3.0 that will be released with Visual Studio “Orcas” (next version of Visual Studio). (Yes I know that several people ha...

My point of view about using sprocs.

My college Patrik Löwendahl wrote an interesting post about why he avoids sprocs. I would like to add my point of view on this. There are several cases where a sproc can be usefull, for example i...

My point of view why about using sprocs.

My college Patrik Löwendahl wrote an interesting post about why he avoids sprocs. I would like to add my point of view on this. There are several cases where a sproc can be usefull, for example i...

Create a "class" (type) in Java-Script by using the ASP.Net Ajax Library

When you are using the ASP.Net Ajax Extension and add a ScriptManger to your page, you can easy use the ASP.NET Ajax Library to make it easier to handle client-side script (Java-script), you can ...

Abstraction, Satisfactions etc

While I pack my things to move to another location here in Sweden, some interesting discussion have popped up everywhere. It’s mostly from developers with great expertise. It’s about abstr...

When to use the ScriptManager or Page.CientScript to register client-side script.

I notice that some people don’t really know what methods they should use to register client-side script if they use partial update. There are two ways of doing it if ASP.Net Ajax is us...

How to simply modify a GridView

There are still several of people who posts questions about changing the GridView dynamically. I will in this post explain some basics about how to change the GirdView.   When you bind data to a ...

Permission Manager for .Net 2.0

Because the Workspace for the Permission Manager will soon be shutdown; I have added the package to my blog.   Here is a short introduction to the Permission Manager for the readers who havenR...

Introduction to Microsoft Jasper and Jasper ASP.Net

I will write a little about Jasper ASP.Net, even if I’m not a fan of that framework, well I will probably never use it (I should probably not say ever ;)). Jasper is a way of moving towards one ...

Microsoft ASP.NET Futures

You can now download the May release o the ASP.Net Futures. ASP.Net Futures will work for both VS 2005 and VS “Orcas”. With the ASP.Net Futures new controls, here is a list of some of them...

Microsoft Codename Astoria

Microsoft Codename “Astoria” is a new framework to make it easy for use to build data services to make it easy for developers to get data for a rich web client using ASP.Net Ajax and Silve...

The Web Client Software Factory - A must for Web developers ;)

In the last week I wrote about the MVP pattern and controllers etc, I also wrote about my old page workflow framework, it you want something similar and also want to use controllers/presenter then tak...

At last they did it ;) - Page flow

I remember my UIPAB live meeting with the P&P team (it was October 26 year 2004) when I mentioned about my page workflow framework and wanted them to implement something similar to the UIPAB....

A framework to create a workflow for ASP.Net pages

During this weekend I found my old 1.1 project for handling flows in web applications. The main idea of the project was to make it easy to create and change a flow of pages. For example if I want to s...

Model View Presenter - Use test against Views in ASP.Net part 2

In this post I’m going to move on and extend the post I wrote about the MVP and the Supervising Controller pattern. When I create my ASP.Net apps, I often remove the code that will navigate to a...

More ASP.Net Ajax movies on MSDN

For my Swedish readers, Microsoft have published two more ASP.Net Ajax movies made by me on the MSDN Web site: http://www.microsoft.com/sverige/msdn/msdntv/ This time the movies are about the tim...

View Other bloggers