Posts in category ”Development”

Found 23 hits, currently showing 11-20.

Report from Microsoft Live 2007

Report from Microsoft Live 2007

Just as last year, Microsoft arranged a spring presentation of their upcoming stuff for developers. The speakers were Johan Lindfors and Robert Folkesson from Microsoft, as well as Patrik Löwendahl and Marcus Olsson from Cornerstone.

Continue reading

Creating CSS Control Adapters

Creating CSS Control Adapters

The popular ASP.NET framework comes with a set of pre-defined controls, which can speed up web development. Unfortunately many of the controls will produce a result which is less than optimal when it comes to accessibility and web standards.

Continue reading

The legacy of software

The legacy of software

When I go to old cities such as Rome, I love to visit the ancient buildings. Some were built over two thousand years ago and still stand before my eyes. But when future historians and archaeologists will rediscover the year of 2007, it is unclear if they will find much of use.

Continue reading

Dynamic type creation in ASP.NET

Dynamic type creation in ASP.NET

ASP.NET web controls are usually littered in the markup in design time, but sometimes there is a need to dynamically add controls to an ASP.NET web page in runtime. Its quite easy to generate a server control from a string.

Continue reading

Using CSS Sprites

Using CSS Sprites

CSS Sprites was first introduced in 2004 by Dave Shea in the article CSS Sprites: Image Slicing’s Kiss of Death. The word “sprite” derives from the old 8-bit days where bitmaps were moved around the screen in games.

Continue reading

The beauty of simplicity in interfaces

The beauty of simplicity in interfaces

Over the years, we’ve seen the birth and death of several design patterns for graphical user interfaces.

Continue reading

Breakpoint issues in Visual Studio

Breakpoint issues in Visual Studio

When debugging large projects in Visual Studio, I’ve sometimes noticed that the IDE has suddenly inserted breakpoints at random places in the code. This can be confusing, since they does not appear in the list of breakpoints.

Continue reading

Firehoses in SQL Server

Firehoses in SQL Server

While modifying rows in a database with Enterprise Manager in SQL Server 2000 I got an exciting error message: “Transaction cannot start while in firehose mode”. Even though this is better than “Error=47”, I think it would be nice with a bit more information.

Continue reading

MIX06 in Las Vegas

MIX06 in Las Vegas

Following the events of SXSW, the MIX06 conference was the next logical step. For the last days the Venetian in Las Vegas has been hosting this eagerly awaited event focusing on Microsoft web issues.

Continue reading

Turkish culture issues in .NET

Turkish culture issues in .NET

I came across a very fishy bug which seemed to occur only for Turkish locales in Windows. It turned out that case sensitivity was the culprit and both Rick Strahl and Scott Hanselman had written about the issue a few months ago.

Continue reading

More results

1 2 3