- Asp.net ListView - Too much CSS FriendlyMy First experiment with Asp.net ListView control was awesome. I downloaded few templates from and able to apply it only in few minutes. Checkout the…
- Microwulf: A Personal, Portable(?) Beowulf Cluster - 26Gflops for under USD$1500Microwulf: A Personal, Portable(?) Beowulf Cluster - 26Gflops for under USD$1500 So for my 500th post... I noticed an article on Engadget, that pointed me…
- Failed to create a CLSID_BizTalkPropertyBagFactoryProblem As always happens when you take a few days off work, the build server started having problems. When i looked at it the problem in our build was…
- NetCmdlets Cheat Sheet (PowerShell)Last winter, Ben Pearce put together a little PowerShell Cheat Sheet. I printed it out and I keep it handy at my desk. It occurred to me that a cheat…
- Getting started with ADO.NET Entity Framework. Part I: Mapping entitiesTwo months ago, after listening to .NET Rocks! show with Daniel Simmons, I was really curious to learn more about ADO.NET Entity Framework (EF). As part…
- Consuming WCF Services from COM using C++A little while back Martin sent me a question on some of the examples in Chapter 10 of our book . The point of the question was how to dynamically consume…
- .NET 3.5 changes to GC.CollectDuring my talk on Garbage Collection in .NET at the Jacksonville Code Camp 2007, Joe Healy mentioned that I should take a look at the changes made to the…
- How Firefox Handles Empty SRC tagsI ran into a crazy issue while working on my ASP.Net 2.0 application in Firefox this week and thought I'd share...
- Apple Force Installs iTunesSo imagine Microsoft releases a new patch for Windows Media Player. You install it and now you have the Zune software. How many people do you think would…
- Are you googling in your class?Google has several products available to educators that you might find of interest to use yourself or with your students.
- T-SQL – 1 million records in 1 secondI thought this is worth noting. This is the way to generate 1 million records within 1 second in SQL Server 2005. I'll have the code pasted here so that I…
- log4net and changing the logger levelsRecently I had the need to change the logging level for all loggers due to the need to hit the logging statements for NCover. This was harder than it…
- Free on-line alternative to MS Office - Zoho, now in on-line and off-line modesTry this for size? and they are also extending the fuctionality of this to include off-line use as well based on the Google Gears project - more info on…
- Difference between "throw" and "throw ex" in .NETException handling seems to be a common problem for .NET developers, particularly younger developers. We pretty much all know that you should wrap…
- The maximum nametable character count quota (16384) has been exceededIt has been a while since I last posted, but I haven't stopped working:) I am currently on a project involving WPF and WCF. While I am not a big fan of…
- C# 3.0 Extension MethodsAt one time or another most of us have wished we could add functions to one of the intrinsic .NET classes. The solution has always been to either create a…
- The Code Project Browser Add-in for Visual Studio![cpbrowser2\[1\]](/images/sdorman/the-code-project-browser-add-in-for-visual-studio/c8fcd113-cpbrowser211.jpg)
- C# 3.0 Lambda Expressions replacing Anonymous MethodsC# 3.0 Lambda Expressions replacing Anonymous Methods C# 3.0 Lambda Expressions play an integral part of making the LINQ framework work. However, even…
- Greenfield design - should you use Terminal Server/Citrix or VMware's VDI?Greenfield design - should you use Terminal Server/Citrix or VMware's VDI? So…. Question? Would I use TS/Citrix or would I use VDI if I was building or…
- Social content in context with Google Reader's "Next" bookmarklet! I don't regularly use desktop or web-based RSS feed aggregators for the fact that they take the content away from its context. It usually doesn't add…
