- ListView FlickerThe ListView control has a flicker issue. The problem appears to be that the control's Update overload is improperly implemented such that it acts like a Refresh. An Update should cause the control…
- Comparison of AJAX frameworks for ASP.NET (rev. 4)The comparison was updated with the following changes:
- ASP.NET Webservices: "The request failed with HTTP status 401: Access Denied." ErrorYou may receive the error "The request failed with HTTP status 401: Access Denied." when trying to access a Webservice from your ASP.NET Application. This normally indicates that Anonymous access h…
- What Is the Value of Algebra?This may be a first for me. I’m speechless.
- Generic DAO with NHibernate4/28/06 Update: The NHibernate codeproject.com article wins ASP.NET article of the month. Woohoo!
- ComfortASP.NET WebParts DemoGravatar Awesome demo! I got this server-error: "Ungültiges Postback- oder Callbackargument". I think it happened because I clicked a bit too quickly. 2/16/2006 8:21 PM | Troels Wittrup)
- RaptorSome personal writing today. I got my new HD called "Raptor" (from Western Digital) with 16mb cache, 10.000 rpm and 4,5ms seek time!!! It's a really really hot device - especially for HD occupying …
- Borland Bails on Dev ToolsWell, it's finally happened. Borland will no longer be making any IDEs. I remember learning C++ using Borland's IDE. I think the box is still in my basement.
- Error "Unrecognized attribute 'requirePermission'" after publishing Web Site.I had a working DotNetNuke project 4.0.2 with .Net 2.0 that I wanted to publish to Windows Server 2003.
- System tray application basics for .NET 2.0\[ Comment: This code was originally written for .NET 1.1 and ported as is. As such, it should not refer to .NET 2.0 at all. Please refer to the comments of Stefan Els below for a 'real' and more e…
- Exchange 2003 SP2 Install Fails because of MSXMLWhile building a new Exchange 2003 server I was installing Service Pack 2 and came across an interesting issue:
- Tools every C# developer should know aboutHere are the items I must have, they are the things I install whenever I get a new machine
- Windows Desktop Search – enabled for the enterpriseWindows Desktop Search has been released in an “Enterprise” version that allows for increased management, deployment, configuration and customization in a large environment.
- Convert your Pocket PC into an iPod in seven easy stepsHere's a project for those of you who ~dislike functionality~ love iPods, but are cursed with PocketPC ownership. You can convert your Pocket PC into an iPod in just a few simple steps. I am going …
- How to add DotNetNuke localization for a country.I've created an SQL to add australian regions and australian currency to DNN Lists table. The task is discussed on DNN Forum.
- Quick Facts about Visual Studio 2005 - Did you know?Visual Studio 2005 ! - Wait !! this might definitely be the tenth time you read this term across today !!!. It, no doubt, has created a wave. A Technology wave which defines new standards for creat…
- Walkthrough: Windows SharePoint Services SP2 in R2Windows SharePoint Services depends on the following technologies:
- TryParse for Nullable TypesIn my last post, I discussed creating a static class for Parsing nullable types:
- XmlLogger for MSBuildDownload XmlLogger files from ProjectDistributor.net
- XmlLogger for MSBuildDownload XmlLogger files from MSDN Code Galery
