Windows Home Server SDK Now Available

Apr 06, 2007 • One minute to read

Charlie and team just announced the availability of the Windows Home Server SDK available here. Here’s a quick snippet from the announcement post.

_But, the reality is, 99% of what developers want to build on top of Windows Home Server will be done using the rest of the _[_MSDN documentation_](http://msdn.microsoft.com/)_. Our little set of APIs let you integrate your Add-in into the Home Server Console and interact with some of the elements behind the solutions we provide. But all the interesting work that great _[_Windows Home Server Add-ins_](http://msdn2.microsoft.com/en-us/library/bb400728.aspx)_ will do will be done using the standard "Windows API"._ > >

Since Windows Home Server is built on Windows and IIS, you get that platform goodness “for free” if you will. The cool thing about their API is that it integrates into the Home Server Console and that it’s super easy. * Setup: Reference the HomeServerExt.dll in a class library * Implement the Console and Settings interfaces (using VB, C#, C++) * Deploy

I love it when extensbility is as easy as implementing an interface :)

announcementsHobbyist

Microsoft Announces Silverlight

Learn HTML for free with For Dummies book on Beginner Developer Learning Center