Wednesday, August 20, 2008 Blogs RegisterLogin
Rock Star Sponsors

Compuware

Everest Logo images

redgatesmall.gif

TEK Systems

VacoTechnology_logo.jpg

 

Resource Sponsors

Apress
c1logo_150x150.gif
wrox_4c.gif

CodeSmith Tools
 

O'Reilly Discount Logo 

PerpetuumSoftwareLogo.gif

 

Quest Software

 

Decision Source

 

Murach Logo

 

JetBrains Logo

SourceGear Logo

ASPNetPRO

Ineta

  For information about sponsorship click here.

Blog_List
Rob Foster's Blog
Author: Rob Foster Created: 8/16/2006
Ramble On...about .NET

Robert Fripp does Vista sounds!!!!!!!!
By Rob Foster on 10/30/2006
Robert Fripp of King Crimson is doing a lot of the sounds for Vista
Comments (0) More...

SharePoint 2007 Development ROCKS!
By Rob Foster on 9/6/2006

Ok, so I'm more than a couple weeks into writing the SharePoint 2007 book and I have to say writing code against SharePoint 2007 with the 2.0 Framework ROCKS!

There are a lot of things that are really cool about developing web parts that will make life easier in both development and maintainence.  SharePoint 2007 Web Parts are actually built on top of the ASP.NET 2.0 Web Part Framework, which makes development a lot easier that it was with SharePoint 2003.  There are two classes that you can use as bases for your custom web parts: System.Web.UI.WebControls.WebParts.WebPart (ASP.NET 2.0) and Microsoft.SharePoint.WebPartPages.WebPart (SharePoint).  The Microsoft.SharePoint.WebPartPages.WebPart class actually inherits from the ASP.NET 2.0 web part and ensures seamless uplevel support between ASP.NET 2.0 web parts and SharePoint web parts. Now you might be asking when should you use on e over the other?  Actually, you should use th ...

Comments (0) More...

Search_Blog
Blog_Archive
Copyright 2006 by Nashville Visual Studio .NET User Group Terms Of UsePrivacy Statement