Revealing Talents by Abhishek Bhowmick

Sharepoint Webpart Differences: .dwp and .webpart

Posted in Sharepoint by Abhishek Bhowmick on January 21, 2009

I am sure most of us have come across this situation when users try to add webparts to their SharePoint site and have difficulties with that.  Ever wondered how .dwp and .webpart are different to each other?  Well then here is the answer to this question which is a good one to start with to understand.

The .dwp is a SharePoint web part. This would be one like the Content Editor.  And the .webpart is a .NET framework.

The primary differances are that the SharePoint webparts are built with backwards compatibility and more functionality in the web parts communitcation area. If you needed a web part that worked in WSS 2.0 and WSS 3.0, this would be your guy.

The later is one that most likely originated in Visual Studio.

Source:  http://www.shannonbray.com/2008/07/dwp-vs-webpart.html

Tagged with: , , ,

One Response

Subscribe to comments with RSS.

  1. Abhishek Bhowmick said, on January 21, 2009 at 11:53 pm

    Bumped into this blog which gives us more in-depth for SharePoint webparts. Follow the link: http://blogs.msdn.com/markarend/archive/2006/12/08/web-part-comparison-sps-2003-wss-v2-moss-2007-wss-v3.aspx


Leave a Reply