Welcome to MSDN Blogs Sign in | Join | Help

July 2006 - Posts

InPlaceHostingManager: Why Does AssertApplicationRequirements() Throw a TrustNotGrantedException?

As you may remember , InPlaceHostingManager is a part of the ClickOnce API that enables a .NET application to download and install other ClickOnce applications. It's pretty straightforward to use - but there may be one area that trips you up. I was chatting
Posted by Jay A. Allen | 1 Comments
Filed under:

Using the Microsoft Feeds (RSS) API from Windows Forms

Wim De Cleen has a great two-part walkthrough up on how to use the new Microsoft Feeds API to display a folder-style list of RSS feeds in Windows Forms. The Feeds API is new with Internet Explorer 7, and is the programmatic interface to the new Windows
Posted by Jay A. Allen | 2 Comments
Filed under:

New White Paper: Creating Smart Application Layouts in Windows Forms 2.0

My new Windows Forms white paper is now available on MSDN . It covers using ToolStrip as a navigation alternative to TabControl, and creating collapsible flyout menus a la the Visual Studio Toolbox. Compilable code samples are included. Enjoy!

SQL Server Express, Windows Forms, and ClickOnce

I'm working on a project that will be included in a white paper, and needed to use SQL Server Express 2005 as a database engine. Being the "ClickOnce guy" on the Windows Forms doc team, I immediately wondered: How will I deploy this once it's ready? Fortunately,
Posted by Jay A. Allen | 0 Comments
Filed under: ,

SQL Server Everywhere

Steve Lasker has a stream of information about this new technology. Start with his Info post and work your way up. SQL Server Everywhere is essentially SQL Server Mobile with the licensing restrictions removed, so that it can be deployed by client applications
Posted by Jay A. Allen | 0 Comments
Filed under:
 
Page view tracker