Sunday, March 28, 2004

Saving User Settings Between Sessions

Sample code that shows how to save user settings, preferences and choices between application sessions

See this content on www.pocketnerd.net -->

Sunday, March 21, 2004

Windows Service Interaction

Sample code that shows how to interact with a Windows Service; Stop, Start and Pause a Service

See this content on www.pocketnerd.net -->

Tuesday, March 16, 2004

Defult TextBox Context Menu

Sample code that shows how to implement the default functionality of the TextBox ContextMenu

See this content on www.pocketnerd.net -->

Saturday, March 13, 2004

Embedding Resources into an Assembly

Sample code that shows how to embed resources such as XML Files and Images into a Resource file

See this content on www.pocketnerd.net -->

Tuesday, March 09, 2004

Desktop Images and XML

Sample code that shows how to capture a desktop Image and store images in a XML file

See this content on www.pocketnerd.net -->

Active Directory Authentication

Sample code that shows how to authenticate against Active Directory

See this content on www.pocketnerd.net -->

Monday, March 08, 2004

NotifyIcon Balloon ToolTips

Sample code that shows how to display a Balloon ToolTip from a NotifyIcon

See this content on www.pocketnerd.net -->