Sign In
Thom Robbins .NET Weblog
A blog of the technical and only sometimes uneventful side of programming in .NET and life within Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
.NET Framework 3.0
.NET General Tips and Tricks
Atlas
Biztalk
CardSpace
Code Camp
DataGrid Programming
Fun and Interesting
InfoPath Tips and Tricks
Mobile Development
New England Developer Events
Office 2007
Pages
Regular Expression Tips and Tricks
SharePoint Tips and Tricks
Speech Related
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows Forms Tips and Tricks
XML Tips and Tricks
Archive
Archives
September 2009
(1)
March 2009
(2)
January 2009
(3)
December 2008
(5)
November 2008
(7)
February 2008
(2)
January 2008
(3)
December 2007
(7)
November 2007
(6)
October 2007
(2)
September 2007
(6)
August 2007
(5)
July 2007
(4)
June 2007
(10)
May 2007
(5)
April 2007
(4)
March 2007
(9)
February 2007
(6)
January 2007
(8)
December 2006
(20)
November 2006
(39)
October 2006
(12)
September 2006
(15)
August 2006
(30)
July 2006
(27)
June 2006
(46)
May 2006
(42)
April 2006
(40)
March 2006
(48)
February 2006
(37)
January 2006
(37)
December 2005
(24)
November 2005
(22)
October 2005
(41)
September 2005
(41)
August 2005
(44)
July 2005
(25)
June 2005
(19)
May 2005
(13)
April 2005
(18)
March 2005
(10)
February 2005
(21)
January 2005
(14)
December 2004
(25)
November 2004
(14)
October 2004
(18)
September 2004
(4)
August 2004
(39)
December, 2007
MSDN Blogs
>
Thom Robbins .NET Weblog
>
December, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Thom Robbins .NET Weblog
Virtual Labs
Posted
over 5 years ago
by
trobbins
3
Comments
Try Microsoft Visual Studio 2008 in a virtual lab and learn more about accessing relational data using Language Integrated Query (LINQ) to SQL or how Visual Studio 2008 integrates with .NET Framework 3.5. Virtual labs are simple, with no complex setup...
Thom Robbins .NET Weblog
AddOn Studio for World of Warcraft
Posted
over 5 years ago
by
trobbins
3
Comments
Very cool – AddOn Studio for World of Warcraft is an open-source development tool aimed to bring the Visual Studio experience to building World of Warcraft addons. This is the first release of the project and there are lots more ideas around how it...
Thom Robbins .NET Weblog
Try Visual Studio 2008
Posted
over 5 years ago
by
trobbins
1
Comments
Microsoft Visual Studio 2008 provides an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and the Web. In addition, it continues in the Microsoft tradition of development language innovation. To enable evaluation...
Thom Robbins .NET Weblog
Adding an InfoPath Editor Control to a Windows Form
Posted
over 5 years ago
by
trobbins
3
Comments
One of the new features of InfoPath 2007 is the ability to integrate the InfoPath editor into Windows Forms. Within Visual Studio this is done using the Microsoft.InfoPath.FormControl.dll assembly. In this example using Visual Studio 2008, we will create...
Thom Robbins .NET Weblog
InfoPath: Accessing template file data
Posted
over 5 years ago
by
trobbins
1
Comments
The XMLForm class of the InfoPath managed code objects model provides properties, methods and events to access the XML data in the underlying XML document and form information that includes the form definition file (.xsf). For example, using the following...
Thom Robbins .NET Weblog
Office SharePoint Server 2007 Training (Standalone Edition)
Posted
over 5 years ago
by
trobbins
3
Comments
Interesting download – The Microsoft Office SharePoint Server 2007 Training Standalone Edition is designed to help you learn how to use the features of Microsoft Office SharePoint Server. The Training topics lead you step-by-step through beginning...
Thom Robbins .NET Weblog
Creating an icon in the system tray
Posted
over 5 years ago
by
trobbins
7
Comments
A standard part of many Windows forms applications is the system tray icon. Most commonly it is used to provide an application or event status. Tray icons are added to an application using the NotifyIcon control. It includes properties that simplify displaying...
Page 1 of 1 (7 items)