DavidOverton.com
This site is my way to share my views and general business and IT information with you about Microsoft, IT solutions for ISVs, technologists and businesses, large and small.  
Developing solutions on Windows Home Server

Some people have asked why WHS is not available on MSDN.  Well, it is largely Windows Server and eval media is easy to obtain, so for most people, this should be excellent for developing solutions.  A MSDN link has also been created to get to the developer information easily - http://msdn.microsoft.com/windowshomeserver

Windows Home Server

Windows Home Server enables families with multiple PCs to organize, share, and automatically protect documents, photos, music, and videos. Windows Home Server supports third-party applications and enables integration. Below you will find development guidance and additional resources.


What is a Windows Home Server software add-in?
What is a Windows Home Server software add-in?

Add-ins are supplemental programs that extend the functionality of Windows Home Server. These applications can be added to and managed by Windows Home Server via integration into the Windows Home Server Console, running as a web service on Internet Information Server, or operating in a client/server fashion.


Step by Step: Developing an Add-in

You develop applications to run on Windows Home Server with APIs, both from Windows Home Server and Windows Server 2003. Specific guidance about APIs is available in the Windows Home Server SDK. To begin developing for Windows Home Server it is helpful to have an understanding of Visual Studio 2005, Visual C#, and Microsoft .NET Framework 2.0.

The following steps are intended as a check-list to guide you through the process of creating an add-in along with the appropriate technical resources available to you.

  1. Evaluate Windows Home Server
    Order or download an evaluation version for review.
  2. Review documentation
    • Windows Home Server SDK: Provides tools and information to create your own custom applications for Windows Home Server. Using the SDK, you can learn how to use the Windows Home Server application programming interface (API) to build applications.
    • Technical Briefs: Provides an in-depth look into various features and functionality of key Windows Home Server technologies. (Link goes to a list of download links.)
  3. Develop your add-in
    The Programming Tutorial provides a basic introduction to the Windows Home Server API. There are three ways you can extend Windows Home Server:
    • Console Tab
    • Web Service
    • Client/Server
  4. Publish and promote
    After you’ve created your add-in and tested it with Windows Home Server, you’ll want to let customers know more about it. Discover how to get listed on Windows Marketplace for commercial add-ins or listed with enthusiast-created add-ins.

Windows Home Server

 

ttfn

David


Posted Sat, Jan 12 2008 1:37 AM by David Overton

Add a Comment

(required)
(optional)
(required)
Remember Me?

(c)David Overton 2006-23