Office Developer Center: Deploying Visual Studio 2005 Tools for Office Solutions Using Windows Installer: Walkthroughs (Part 2 of 2)
This article, the second of two, provides two walkthroughs about deploying a Microsoft Visual Studio 2005 Tools for the Microsoft Office System solution using a Visual Studio Setup project to create a Windows Installer package.
Office Developer Center: Deploying Visual Studio 2005 Tools for Office Solutions Using Windows Installer (Part 1 of 2)
This article targets developers who want to deploy a Microsoft Visual Studio 2005 Tools for the Microsoft Office System solution using a Microsoft Visual Studio 2005 Setup project to create a Windows Installer package.
ComputerZen.com - Scott Hanselman - Virtual Machines and External Hard Drive throughput
The conclusion is that either USB 2.0 or Firewire are both very reasonable solution for the power user's external HD needs when running Virtual Machines.
City-wide wi-fi rolls out in UK
The Cloud will bring wireless broadband to nine cities including London, Manchester and Birmingham.
Make VSTO for Outlook solutions run right off the MSI
There are a couple of things you've got to do manually to make a Visual Studio Tools for Office 2005 application run straight off the MSI.
PCQuest : Developer : Introducing Windows Mobile 5.0
The latest release of this development platform for mobiles and hand-helds adds new capabilities like Pocket Outlook Object Model and System Event Notification.
InTheHand.WindowsMobile.PocketOutlook
Pocket Outlook In The Hand is a wrapper library around the Pocket Outlook Object Model (POOM). This namespace is equivalent to Microsoft.WindowsMobile.PocketOutlook namespace in Windows Mobile 5.0.
Microsoft.WindowsMobile.PocketOutlook
The Microsoft.WindowsMobile.PocketOutlook namespace provides classes that allow you to create and access PIM data items (Appointments, Tasks, and Contacts), and MAPI messaging items (e-mail and SMS messages), on Pocket PCs and Smartphones.
System.Net.Mail, OH MY!
FAQ for System.NET.Mail namespace.
GridView: Adding Confirmation before Deleting Items (using the OnClientClick property)
A pretty easy way to add confirmation pop-ups for delete command (or update or edit or any other command) using a GridView control, or before any other post-back event in ASP.NET.
Paging through lots of data efficiently (and in an Ajax way) with ASP.NET 2.0
This sample is a self-contained ASP.NET application that demonstrates a few things:
Stop Those Annoying Outlook Warning Messages
Turn on and off in code.
Welcome to Outlook Exchange
This code will load a ComboBox with sorted data from a Contacts folder.
Core JavaScript Reference 1.5: - Dates
Lots of information and examples about working with dates in Javascript
Thau's JavaScript Tutorial - Functions with More Than 1 Parameter
Thau's JavaScript Tutorial - Text Fields
Text fields understand onBlur, onFocus, and onChange.
HTML / JavaScript Reference - mredkj.com
Intro to JS - Basics, Variables, SCRIPT tag
HTML/JavaScript - Select list - Add/Remove Options (Old School) - mredkj.com
Functions to insert, append, and remove options from a multiple select list.
Advanced Basics: The Sound of Music -- MSDN Magazine, January 2006
Prior to working with Visual Studio® 2005, adding even simple tunes and system sounds to your application could be a challenge. There are numerous new classes and namespaces that have been added to the Microsoft® .NET Framework 2.0 to help you do just t
ASP.NET Development Center: Turning an .ascx User Control into a Redistributable Custom Control
With previous versions of ASP.NET, developers had to decide whether to create custom controls or user controls. This article looks at a method for easily creating custom controls from existing user controls (ASCX files).
Unit Testing Tips: Write Maintainable Unit Tests That Will Save You Time And Tears -- MSDN Magazine, January 2006
In this article, I'll try to bring you some of the most important practices I've learned over the years while developing and consulting, and while training developers. These tips should help you write effective, maintainable, and robust unit tests.
NUnit 2.2.4: .NET 2.0 Support, Extensibility Support and new Asserts and Attributes
New release of the top .NET Unit Test facility.
Cool SQL Server and SQL Express Command-Line Utility