Skip to content

June 17, 2006

Presentations at ITEC 2006

A few days ago I delivered three presentations at the Indianapolis ITEC event.  The first presentation was an introduction to Windows SharePoint Services. The other two presentations, listed below, were on wireless networks and mobility.  I’ve uploaded those two presentations to make them available to you here.

Admittedly the best part of the presentations was the interactive conversation that we had during the presentations, however, at keast the slide decks may be of some value in helping you understand the basics.

Article: Work Web Part Magic Inside of ASP.NET

Microsoft released SharePoint to the market back in 2000/2001 and, in doing so, began a shift in perception about how Web applications are built. The change was slow at first and has yet to take over the way we build applications completely; however, the change has started.
Rather than the old way of building page after page of copied content, this change moves toward a development model for Websites that focuses on reusable, connectable, and user-configurable components that are assembled quickly in different ways to create the solutions that business users need. In the Sharepoint world, these reusable components are called Web parts.
Now, ASP.NET 2.0 has integrated Web parts and the core concepts behind it: the idea that you build applications from components and not as page after page of similar functionality. This core approach to software development has the potential to accelerate your business by allowing users to assemble their own software solutions—solutions that normally they would not be able to create on their own.
In this article you’ll learn the core concepts behind an ASP.NET 2.0 Web part, how this structure relates to (and is better than) Windows SharePoint Services 2.0 (and Microsoft Office SharePoint Portal Server 2003), and how to build your own Web part page.http://www.devx.com/asp/Article/31696/

Recent Posts

Public Speaking