Thursday, May 31, 2007

New Microsoft Office Interactive Developer Map is now available

Source: Microsoft SharePoint Products and Technologies Team Blog

What is it?
The Microsoft Office Interactive Developer Map is a Windows Presentation Foundation (WPF) application that helps developers visualize the different programs, servers, services, and tools that will help them build solutions. It allows them to drill down to each product and technology and learn about new features, objects, Web services, namespaces, and schemas required to extend Microsoft Office and build custom Office Business Applications (OBAs).

Saturday, May 19, 2007

ASP.NET 2.0 CSS Friendly Control Adapters 1.0

Found out about this great tool/code which could make customizing MOSS 2007 sites much easier.

Overview
ASP.NET is a great technology for building web sites but it would be even better if it provided more flexibility for customizing the rendered HTML. For example, the Menu control makes it simple to add a menu to a web site, but it would be better if it didn't create table tags and was easier to style using CSS. Happily, it's easy to customize and adapt the Menu control to generate better HTML. Indeed, you can modify any ASP.NET control so it produces exactly the HTML you want.

The key is to use something that may be new to you: control adapters. These are little chunks of logic that you add to your web site to effectively "adapt" an ASP.NET control to render the HTML you prefer. The ASP.NET 2.0 CSS Friendly Control Adapters kit provides pre-built control adapters that you can easily use to generate CSS friendly markup from some of the more commonly used ASP.NET controls.
http://www.asp.net/cssadapters/

Popfly

Microsoft announced the alpha release of Popfly, http://www.popfly.ms/ a combination tool set and social network that can help nontechnical users build and share mashups, gadgets, Web pages and applications. The site is built with Microsoft's new Silverlight 1.0