Moving items from one list to another in SharePoint
We come across this almost in every issue that we work with pertaining to Lists in SharePoint. Have you ever been in a situation where you needed to move just one List item to another list and not all of them. So here is the way we can do it. Open your SharePoint site and make sure you’re logged in atleast as a Site Collection Administrator (not that you cannot do this operation with other permissions.) Before we proceed also make sure that publishing is enabled for the Site Collection Features and Site Features. Navigate yourself to the Site Settings and then to Manage Content and Structure. Select the List where you have the list item and then hover over the list item you want to move. Drop down the menu and select Copy/Move. It should open a dialogue box displaying a the site tree structure again. Select the List you would like to the copy/move the item to and the operation would be executed. Voila! Open the destination List and you would see your List item listed there.
Sharepoint Webpart Differences: .dwp and .webpart
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
Take a peek at Windows 7 with screenshots
Browsing blogs over the internet brought me to this blog where you can be one of the first ones to have a look at the much awaited Windows 7 (formerly codenamed Blackcomb and Vienna). Click here for the source.
Windows 7 Beta videos: a peek at the coolness to come from Microsoft. Click here for the source.
1 comment