Feed on
Posts
Comments

Category Archive for 'ASP.NET'

PDC09  has started. Unfortunatelly I’m not there. But no worries! Everythings get recorded by the Channel 9 chaps.
I thought: let’s share my recommended movies / the movies I’ll watch :).
So here we go:

Data Programming and Modeling for the Microsoft .NET Developer
Don Box! The main guy behind Oslo, someone you should always watch!
Microsoft ASP.NET 4 Core Runtime for [...]

Read Full Post »

I’ve reinstalled my machine of last night with Windows 7. I’m very happy with this new platform! Thank you Microsoft. One of the final reasons to start yesterday was that my database integration in Visual Studio was broken. Of course there where many more reasons, but that was the issue which made me do it [...]

Read Full Post »

Funny, check this post on From handling by Scott Guthrie. Why exactly do we want to move away from the ASP.NET Control model to MVC? To write more code? Even creating a form becomes harder. Wasn’t MVC designed to display… Models? I might be to tired right now to understand this. But I can’t see [...]

Read Full Post »

There seem to be a couple of issues with some libraries referenced in 5.3 when you run those libraries on an 64-bit environment. A while ago I heard about a trick which would allow you to run IIS in 32-bit mode, even when the OS is running on 64-bits. Today a partner called me with [...]

Read Full Post »

I received a comment on my blog yesterday from Chris Corcino. Chris pointed out that he has a hard time to get started with TDD and BDD with Sitecore. Basically it’s nearly impossible to emulate the ASP.NET HttpContext. And this makes it impossible to do some additional mocking. As Sitecore is really designed around the [...]

Read Full Post »

Bug in .NET 3.5 SP1

We’ve sent out this message today after some heavy investigation:
Dear Sitecore Enthusiast,
You are receiving this message because you are subscribed to the Sitecore Product Issues and Patches mailing list.
On Monday, August 4th, Microsoft released the following service packs: Visual Studio 2008 SP1 and .NET 3.5 SP1.
Sitecore has discovered that these [...]

Read Full Post »

This is not official… but we’re investigating some issues with Sitecore and latest service pack. It seems like there’s an issue related to SQL Server.As we’re in progress of testing everything as it might be our internal computer configs. I’m not able to tell you anything except:
There’s an issue related to the access viewer and [...]

Read Full Post »

Often, when I meet developers I get the question, what do you read for literature to remain up-to-date. Or, which references do you use? Cleaning up the mess around my desk today brought me to the moment I had to put my books back together. So here’s my ‘desktop-list’ of 10 august 2008:

Laughing at the [...]

Read Full Post »

I often find out that I can cause exceptions on Sitecore sites. This can really harm your website. For example, enough exceptions can let your application pool perform a restart. After this restart your Sitecore installation will re-initialise its cache which takes some times. I’ve even seen that IIS dumps it’s full memory running on [...]

Read Full Post »

Today I came across these two blogpost by some Microsoft chaps. They are generally about memory leaks in Sharepoint. The usage of disposable objects, etc.
It seems like Microsoft has a lot of object which needs to be disposed over and over?! Yes we’re talking about a tool written in a managed language! And ofcourse, the [...]

Read Full Post »

Older Posts »