When using the Windows API Code Pack library to add Taskbar features to your WinForms application you must add a references to the following WPF DLLs: Presentat
In this article, I'll show items-switch between two lists with visual representation. I'll do it under MVVM pattern, performing View-ViewModel-View-ViewModel pa
Gone are those days, when people were using mobile devices only for calling and messaging purposes. The new era of technical innovations has carried these devic
An overview of the Autocomplete TextBox using different the WhistlerBlue, ExpressionDark, or no theme.This article is based on the excellent article "A Reusable
A few days ago, I came up with an interesting concept to enable quick and easy parsing and generation of syndication content feeds. Rather than using the stand
From time to time I've needed to use generic classes but haven't known what the generic arguments are until runtime - for example, because I'm iterating over
Recently, I needed to investigate the way in which a Windows process was consuming Virtual Memory (VM). I wanted to get a picture in my head of the available V
Caliburn Micro library implements a screen conductor to handle multiple screen models with
only one active, typically used for tabbed views,So we have the con
I can hardly believe it has taken me this long, several few years in fact, to discover just how few ASP.NET Web Forms controls need an explicit ID attribute. I
File Audit Viewer solves the problem of viewing the output of File Server Audit. http://www.codeproject.com/KB/system/FileServerAudit.aspx uses Microsoft SQL to
One of the features that I like the most in ASP.NET MVC is HTML Helpers, I use them all the time, and I also use Google Maps very often, so it's natural to join
Like everyone else, I occasionally write utilities to consolidate the logic of database access and object population in my applications. For just calling stored
This application is designed to surf through the photos you specify on your computer and present them with a collage/Polaroid type view. It's mostly finished. M
If you want to change the location of the shared folder in your MVC 3 App, then this is a must read.When you create a new MVC 3 Web Application Project, a defau
So, you need a simple clickable URL JLabel in your Swing application? You can, of course, use third party libraries to do this, but why add another dependency f
The basis of this solution is to control which fields are grouped on within the report, this will in turn change the summary operations and change the entire co
Asynchronous XLLs (topic of a future post) are similar to RTDs in that they can pull data into Excel but the difference with RTD add-ins is that they can also
In this article we have seen the new and the enhanced functions from TSql perspective that Denali CTP 3 has offered us.It is really a good list of functions whi
Points of Interest The nicest thing I've got from this application (other than its usefulness - at least in my opinion) is the knowledge of "messing around" :-)
Although if you think for a sec, it sounds good to have many times a writable property but not readable. In fact, even I had the same notion many a times while