- Sony displays the world's first OLED panel, the XEL-1Demo unit on display this week at CEATEC Japan Commercial unit to be sold in December Finally, an OLED panel that's reliable enough to sell. Unlike…
- Why I Hate Multi Media Pt 1So, Microsoft has launched Silverlight. I'm a development manager and my team produces web sites, so it’s time to check it out. This isn't a particularly…
- PricelessI was pulled in to a side conversation today about comments and it reminded me of something I blogged about on my personal blog (don't bother going to it…
- WCF vs Remoting - adjustments to my resultsI received comments to my blog (WCF vs. Remoting (with DataSet)- performance comparison) with some adjustments I could make to improve performance of the…
- The history of C#I just came across a very interesting post from James Kovacs that describes how C# and .NET evolved. I had blogged about this almost a year ago, but…
- Generic Enum Parsing with Extension MethodsNot too long ago, I talked about Extension Methods in.NET 3.5 and also about a way to provide data binding an enum type with descriptions. Today, Simo…
- No Left Navigation when new web part pages are created in sharepointNo Left Navigation when new web part pages are created in sharepoint Creating web part pages or basic pages on the fly in sharepoint is pretty easy just…
- Certification JunkiesA lot of you probably already know my feelings on certifications, particularly the Microsoft certifications. Even though I am an MCPD, I took what appears…
- Add vs. AddRangeIt was recently pointed out to me that not many developers are familiar with the TreeNodeCollection.AddRange method and how it differs from the…
- SSIS and Unstructured Flat FilesRecently I worked with another consultant on trying to import data from a flat file into a SQL Server 2005 database. There were issues loading the file…
- Avoid common globalization errors in .NETLast week I've been looking for a better RSS Reader (err... Aggregator). You see after certain number of feeds MS Outlook no longer works for me and I…
- Have you offset your carbon usage today?Have you offset your carbon usage today? Carbon neutral practices and Carbon Offsets are big in the news these days. The AP carried a story over the…
- Compress Asp.net Ajax Web Service Response - Save BandwidthIn this post, I will show you how to compress the Asp.net Ajax Web Service response, To understand the benefits of compression let us start with a simple…
- Kanban boards in software developmentKanban (pronounced kahn-bahn) is a Just-In-Time (JIT) manufacturing technique that minimizes inventory and increases throughput. This is done by…
- Enterprise Architect, another new name for doing nothing?I remember when the title 'architect' in IT became a buzz word around 2005, a fellow blogger comments that it is just a new way to say ‘I'm senior enough…
- WPF: Simulating data in design mode in Microsoft Expression Blend\[UPDATE: The link to the VS2008 project was broken. Sorry for that\] I just published an article I have been working on for a few days, based on a…
- Asp.net ListView - Data EditingIn my previous post, I have shown the data binding capabilities of ListView control. In this post, I will show the Data Editing power of ListView. Like…
- How to hide a form instead of closing it - with C# .NetDoing some winforms dev for a change - and had a need to hide a form, instead of closing it, when the user clicked the standard windows close form button…
- Exchange Volume Letters batch script (WinXP)Suppose that you have the need to switch drive letters of two of yours volumes. Lets say you have one partition with assigned drive letter D and other…
- Annoyance in Quality Center ReportingNot only am I an Automation Engineer, I'm also one of the Quality Center admins at my current job. And for the record, the out of the box reporting…
