#asp.net

Dealing with eventual consistency

Dealing with eventual consistency

Last year during Øredev I presented on how to deal with eventual consistency. Quite a...

CORS on Windows Azure for jquery calls to CDN

CORS on Windows Azure for jquery calls to CDN

For a website I was verifying of images existed on our Windows Azure CDN in javascrip...

ASP.NET MVC and Bootstrap 2 buttons for radio buttons

ASP.NET MVC and Bootstrap 2 buttons for radio buttons

I’ve been struggling with HTML, CSS, Bootrap 2 and jQuery for some time now. I’ve don...

Embedding images in an app_offline.htm

We have a public website running that we needed to take offline for maintenance. So w...

How Do I? Videos

When people want start learning about .NET in general or a specific subject like Silv...

Configuring an ASP.NET Membership provider instead of LocalSqlServer

On the frontpage of BloggingAbout.NET you can see who posted comments on which articl...

Opening links on websites

First, let me tell you how I open my websites in Internet Explorer 7 andor Firefox. ...

WCF serving AJAX troubleshooting

I hope in the RTM you’ll get more help solving your WCF Ajax problems then I currentl...

Astoria, data services for the web

At MIX07 I’ve seen a presentation by Pablo Castro from the ADO.NET team on a new proj...

Viva Las Vegas

So I arrived… Yesterday the plane landed in Las Vegas and the first thing that I saw ...

MIX’07

I’ll be attending MIX’07 in Las Vegas this year as well as the parallel MDEC conferen...

ASP.NET debugging on VistaIIS7

For some reason, a single project I’m working on wouldn’t let the debugger attach to ...

Vista desktop search amp; starting applications as administrator

Via Tim Sneath I’ve learned that you can start an elevated command prompt from the St...

Visual Studio 2005 SP1 available!

And suddenly it’s there… Visual Studio 2005 Team Suite SP1 (includes SP1 updates for ...

Async invocation pattern

I talked to my colleague Alex Thissen recently about the changes in asynchronous invo...

IIS7 and Url Rewriting

IMPORTANT UPDATEI found out where the <module> tag belongs! 🙂 I was running in Class...

DataBinding in ASP.NET 2.0 and the RowUpdating event

For a while now I’m trying to figure out why my method, triggered by the GridView.Row...