"StickOut" is a nice little desktop sticky note application with multi-user
support and Outlook integration. The Outlook Add-in allows you to stick
anything out to the desktop from Outlook including e-mails, notes, tasks,
appointments, etc., as sticky notes. It is a .NET 2.0 Windows Forms
application that uses Remoting to communicate with other StickOut users and
exchange sticky notes with them. It uses the new IPC Channel for
communicating between Microsoft Outlook and the StickOut process. Care has
been taken to reduce the memory footprint of a .NET application
significantly and to make a fast and smooth user experience. This article
chronicles my first day of planning the application, through subsequent
design, development, testing, and deployment days, revealing the evolution
of the application, and the complications I dealt with at each step. You
will read about lots of development tricks, deployment and versioning
problems, Visual Studio tricks, and some other non-development-related
tricks that might help you to boost your daily development work. 

http://msdn.microsoft.com/netframework/default.aspx?pull=/library/en-us/dnwi
nforms/html/stickout.asp

In case the above link appears in multiple lines, please copy the entire
link and put it on one line without any break.

Hope you enjoy it! Please vote for me if you like it.

Regards,
Omar AL Zabir
http://omar.mvps.org
Cell: 880 189 287086




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to