Archive for September, 2008
Sep 30, 2008 by delicious in Links
No Comments »
Sep 28, 2008 by delicious in Links
No Comments »
Sep 27, 2008 by delicious in Links
-
The Managed Extensibility Framework (MEF) is a new library in .NET that enables greater reuse of applications and components. Using MEF, .NET applications can make the shift from being statically compiled to dynamically composed. If you are building extensible applications, extensible frameworks and application extensions, then MEF is for you.
No Comments »
Sep 26, 2008 by delicious in Links
No Comments »
Sep 25, 2008 by delicious in Links
-
Propellerhead Software's ReBirth RB-338 pioneered a new era of music instrumentation that merged the principles of "virtual reality" with historic synthesizers and drum machines. This concept seemed impossible at the time, but has since become a common trend in music software.
-
This reference aims to provide an overview of whether your API supports a given special folder, and where to look for it.
No Comments »
Sep 24, 2008 by delicious in Links
-
# View your mobile screen on your desktop.
# Control your mobile by using desktop keyboard and mouse.
# Copy/Cut/Paste text between mobile and desktop.
# Capture mobile screen.
# Drag and drop files to your mobile.
# Support ActiveSync / IP Connection
# Support Mobile Explorer (File Browse)
-
This is a set of Perl code that parses WoW combat logs, pre-2.4 and post-2.4, and generates statistics from them. It should work on TBC logs as well as WLK logs.
No Comments »
Sep 23, 2008 by delicious in Links
-
This led me to undertake a more general investigation into how Windows Installer interacts with UAC. Specifically, I set out to figure out in what circumstances an MSI-based setup will prompt the user for elevation, and how elevated privileges are propagated through the MSI to the custom actions that it contains.
-
A lot of people asked on our mailing lists how they can "unversion a working copy", "detach/unlink a working copy from the repository", "remove files from version control" or something like that. All those questions lead to the users wanting to remove the hidden .svn folders inside every Subversion working copy.
No Comments »
Sep 20, 2008 by delicious in Links
-
Next-Generation User Experiences. The Windows Presentation Foundation, WPF, provides a unified framework for building applications and high-fidelity experiences in Windows Vista that blend application UI, documents, and media content. WPF offers developers 2D and 3D graphics support, hardware-accelerated effects, scalability to different form factors, interactive data visualization, and superior content readability.
No Comments »
Sep 19, 2008 by delicious in Links
No Comments »
Sep 12, 2008 by delicious in Links
-
When you want to build an extensible application, that dynamically loads add-ins into it, you face some challenges such as discovering, activating and managing the lifetime of the add-ins. With the new System.AddIn Framework that ships with Visual Studio 2008, this tasks becomes much easier.
-
KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit.
No Comments »