Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

Get MEDC06 labs at MSDN Library

The following are MEDC06 labs updated and published to the MSDN Library: Step by Step: Migrating an eMbedded Visual C++ Application to Visual Studio 2005 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/med303_msdn_migrate_evc_app_vs2k5.asp?frame=true
Posted by tolong | 0 Comments

Download Microsoft Express Edition today!!

Microsoft Express Editions are free for downloading!! Microsoft Express Editions consist of: For Web Development Visual Web Developer 2005 Express Edition It is a tool allows you to create an ASP.net 2.0 web application and web service. Visual Web Developer
Posted by tolong | 0 Comments

How to compact my virtual disk?

Steps at guest machine: 1. Empty ddlcache folder sfc.exe /cachesize=1 reboot machine sfc.exe /purgecache 2. Delete log files Del *.log /s 3. Empty Update folder C:\Program Files\WindowsUpdate 4. Empty Services Pack folders %windir% 5. Empty Drivers.cab
Posted by tolong | 3 Comments

Intoduction to Serial Communications in VB.NET(Visual 2005) using SerialPort

In this exercise, you’ll be writing a simple Windows Application in VB.NET that enables simple 2-way communication or data transfer via the serial communications port (COM1). 1. Open Visual Studio 2005 2. Go to File -> New -> Project 3. Name your
Posted by tolong | 5 Comments

Double-click event on Mobile Button

For window mobile developers, have you ever thought of to enable your user to double click on the button you created? By default the button that you drag and drop on design form, is only supported single-click event. In fact, the .net compact framework
Posted by tolong | 0 Comments
Filed under:
 
Page view tracker