DotNetShoutout - Stories tagged with SharePoint 2010
2
Shouts

Migrate Content in SharePoint 2010

posted by JudoJudo 999 days, 2 hours, 52 minutes ago
Thursday, August 26, 2010 6:57:58 AM GMT
In this tutorial I will describe  how to migrate  content between SharePoint site collections and even entire farms. Very often you need to clone, copy or just create testing environment out of your production sites so the good migration procedures are essential to every SharePoint administrator. The best tool for content migration is the export / import functionality. For the purposes of this tutorial I  created a Site Collection from the Team Site template called IT Department, I then created the Tech... (more)
category: Architecture | clicked: 0 | comment | | source: www.sharepointmonitor.com
tags: migration, SharePoint 2010, migrate
2
Shouts

Sharepoint 2007 Deploying Styles as Feature : The CodeGain

posted by codegaincodegain 1007 days, 17 hours, 43 minutes ago
Tuesday, August 17, 2010 4:07:08 PM GMT
Sharepoint 2007 Deploying Styles as Feature (more)
category: Smart Client | clicked: 0 | comment | | source: codegain.com
tags: .NET, SharePoint 2007, SharePoint 2010, Sharepoint
3
Shouts

Business Connectivity Services (BCS) in SharePoint 2010

posted by JudoJudo 1009 days, 21 hours, 20 minutes ago
Sunday, August 15, 2010 12:29:34 PM GMT
Business Connectivity Services (BCS) are the   upgraded version of Business Data Catalog  from SharePoint Server 2007. BCS allow you to connect your SharePoint based content with external data (often called LOB Data – Line Of Business Data). With this powerful functionality you can read the data from external sources and  edit them directly from SharePoint sites or web parts. BCS is also fully integrated with the Office 2010. The standout feature of BCS  is the SharePoint Search capability – now you can... (more)
category: Architecture | clicked: 0 | comment | | source: www.sharepointmonitor.com
tags: SharePoint 2010
4
Shouts

Using SharePoint Offline with SharePoint Workspace

published 1013 days, 19 hours, 30 minutes ago posted by JudoJudo 1014 days, 4 hours, 7 minutes ago
Wednesday, August 11, 2010 2:19:45 PM GMT Wednesday, August 11, 2010 5:42:42 AM GMT
In Using SharePoint Offline Part I we looked at the SharePoint Workspace  configuration tool, the installation and  the available settings  to be configured. Now   actually use the offline features of SharePoint 2010 with SharePoint Workspace 2010. There are two ways to synchronize SharePoint content with your local offline store -Synchronizing  SharePoint Site content using the SharePoint Workspace Launchbar The first approach is using the SharePoint Workspace 2010 tool to synchronize the content. Op... (more)
category: Architecture | clicked: 0 | 2 comments | | source: www.sharepointmonitor.com
tags: Offline, SharePoint 2010
4
Shouts

SharePoint Search Using KeywordQuery | Sharepoint Monitor

published 1016 days, 14 hours, 13 minutes ago posted by JudoJudo 1019 days, 14 minutes ago
Sunday, August 08, 2010 7:36:48 PM GMT Friday, August 06, 2010 9:35:36 AM GMT
To build custom search applications on top of SharePoint you should use the new  Microsoft.Office.Server.Search.Query object model. From code, you can use either the FullTextSQLQuery or the KeyWordQuery class. The common properties and methods for these classes are defined in the base Query class, note however that this class should never be used. Whether to use the FullTextSQLQuery or KeywordQuery class depends on the complexity of the search queries that need to be implemented. FullTextSQLQuery ... (more)
category: Web Dev | clicked: 1 | comment | | source: www.sharepointmonitor.com
tags: SharePoint 2010
2
Shouts

Working with SharePoint from External ASP.NET Web Apps.  | Sharepoint Monitor

posted by JudoJudo 1021 days, 20 minutes ago
Wednesday, August 04, 2010 9:29:48 AM GMT
SharePoint is essential an extention of ASP.NET and so with a just a little development work a SharePoint site can be extended in almost any way such as building custom Web Parts or accessing SharePoint from other ASP.NET web applications. Before extending SharePoint we will first need a solid understanding of the Microsoft.SharePoint namespace. There are two core objects in this namespace:SPSite : Represents a SharePoint site collection which is likely to be a top level site and all its sub-sitesSPWe... (more)
category: Web Dev | clicked: 0 | comment | | source: www.sharepointmonitor.com
tags: SharePoint 2010
2
Shouts

List of Templates SharePoint

posted by codegaincodegain 1026 days, 17 hours, 49 minutes ago
Thursday, July 29, 2010 4:01:18 PM GMT
List of Templates in SharePoint to use for customize the shrepoint (more)
category: Smart Client | clicked: 0 | comment | | source: www.codegain.com
tags: SharePoint 2007, SharePoint 2010, Sharepoint
4
Shouts

Bing Maps Silverlight Control Integration with SharePoint 2010 – Integration of Silverlight 4 with SharePoint 2010 « Abhijit's World of .NET

published 1035 days, 23 hours, 6 minutes ago posted by abhijitjanaabhijitjana 1036 days, 20 hours, 21 minutes ago
Tuesday, July 20, 2010 10:43:37 AM GMT Monday, July 19, 2010 1:29:06 PM GMT
In this article I have demonstrated how we can integrate a Silverlight Application with SharePoint 2010. I have used Bing Maps Control for Silverlight as example. (more)
category: Web Dev | clicked: 1 | comment | | source: abhijitjana.net
tags: Visual Studio 2010, Bing Maps, SharePoint 2010, Silverlight 4, ASP.NET 4
3
Shouts

More SharePoint 2010 templates in Visual Studio 2010

published 1035 days, 23 hours, 6 minutes ago posted by PraveenPraveen 1036 days, 22 hours, 35 minutes ago
Tuesday, July 20, 2010 10:43:37 AM GMT Monday, July 19, 2010 11:15:17 AM GMT
I am working on SharePoint 2010 these days and all the development is on Visual Studio 2010. The IDE is very cool and great features. Really very helpful for developers and administrators as everything is builtin like deploy, configure and easy development. I really love it. There are plenty of SharePoint 2010 templates are available by default in Visual Studio. Here are some from Microsoft with extra templates. Install them and use ... (more)
category: Architecture | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Templates, Visual Studio 2010, SharePoint 2010
3
Shouts

Introduction of the Permissions in SharePoint : The CodeGain

posted by codegaincodegain 1040 days, 20 hours, 17 minutes ago
Thursday, July 15, 2010 1:33:05 PM GMT
One of the situations we encounter when we are developing is to define who should and who should not access the pages of SharePoint by default SharePoint has default methods to achieve access the pages, but we need to have users access the pages but not the entire page. (more)
category: Architecture | clicked: 0 | comment | | source: codegain.com
tags: CMS, Permissions, SharePoint 2010, Sharepoint
2
Shouts

SharePoint AD Sync SharePoint 2010

published 1039 days, 21 hours, 14 minutes ago posted by tech-kingtech-king 1040 days, 22 hours, 10 minutes ago
Friday, July 16, 2010 12:35:23 PM GMT Thursday, July 15, 2010 11:39:32 AM GMT
The SharePoint 2010 version of AD Information Sync allows administrators to synchronize user account/computer profile information from Active Directory to a SharePoint 2010 list. Administrators can opt to schedule synchronization between AD and SharePoint on an hourly, daily, or weekly basis, or manually sync only after changes are made in AD. (more)
category: Web Dev | clicked: 0 | comment | | source: www.sharepointboost.com
tags: SharePoint 2010
3
Shouts

SharePoint 2010 – Not able to view Custom Web Parts after deployment. How to Resolve? « Abhijit's World of .NET

posted by abhijitjanaabhijitjana 1046 days, 10 hours, 42 minutes ago
Friday, July 09, 2010 11:07:28 PM GMT
In Share point 2010, we can create Visual Web parts very easily from Visual studio and can deploy it directly from Visual Studio. After deployment, when adding a web part on a sharepoint page you might face the issue that custom web parts are not getting displayed under custom web parts section ... (more)
category: Web Dev | clicked: 1 | comment | | source: abhijitjana.net
tags: SharePoint 2010
4
Shouts

Office Services - Merging Word Documents on the Server Side with SharePoint 2010

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1056 days, 1 hour, 4 minutes ago
Wednesday, June 30, 2010 8:45:45 AM GMT
Office 2010 and SharePoint 2010 include a new set of components called Application Services. These put a rich set of tools in a developer's bag for Office automation. We’ll show you how to use Office OpenXML, Word Automation Services and SharePoint to build a simple application that merges separate status reports into a single document. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: MSDN, SharePoint 2010, Sharepoint, MSDN Magazine
3
Shouts

SharePoint Security - Trim SharePoint Search Results for Better Security

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1056 days, 1 hour, 10 minutes ago
Wednesday, June 30, 2010 8:40:02 AM GMT
SharePoint search may return too much information, causing data security problems. Learn how to use the custom security trimmer to ensure users see only the documents they have permission to view. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: MSDN, SharePoint 2010, Sharepoint, MSDN Magazine
4
Shouts

Office Add-Ins - 3 Solutions for Accessing SharePoint Data in Office 2010

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1056 days, 1 hour, 11 minutes ago
Wednesday, June 30, 2010 8:38:59 AM GMT
SharePoint 2010 introduces a number of new ways to access business data and present it to the user. We’ll show you several options that range from no-code solutions to fully integrated Office add-ins. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: MSDN, SharePoint 2010, Sharepoint, MSDN Magazine
5
Shouts

Latest developments in SharePoint 2010 - developer Fusion

published 1055 days, 21 hours, 12 minutes ago posted by http://jamescrowley.myopenid.com/http://jamescrowley.myopenid.com/ 1057 days, 1 hour, 4 minutes ago
Wednesday, June 30, 2010 12:37:34 PM GMT Tuesday, June 29, 2010 8:45:52 AM GMT
In the keynote speech for Microsoft UK's Architect Insight Conference, James Burns (CTO, Financial Services, Microsoft) outlines some the latest developments in Sharepoint 2010, and how you can use it to develop great business solutions. SharePoint 2010 brings a raft of improvements to the table, with full browser compati... (more)
category: Web Dev | clicked: 1 | comment | | source: www.developerfusion.com
tags: SharePoint 2010, Architecture, Sharepoint
6
Shouts

SharePoint 2010 ECMAScript Intellisense in Visual Studio 2010

published 1058 days, 21 hours, 59 minutes ago posted by PraveenPraveen 1060 days, 21 hours, 24 minutes ago
Sunday, June 27, 2010 11:50:38 AM GMT Friday, June 25, 2010 12:25:48 PM GMT
This post is a very big help to the SharePoint 2010 developers. We need the intellisense help to write code fast in our SharePoint applications. But, in SP2010 BETA I faced so many problems to find what methods a java script object has. After written a long post on how to get the java script intellisense working in Visual Studio 2008 this is now an easy for me to do the same on Visual Studio 2010. I just tried the same implementation... (more)
category: Architecture | clicked: 5 | comment | | source: praveenbattula.blogspot.com
tags: ECMAScript, Visual Studio 2010, SharePoint 2010, JavaScript, Intellisense
5
Shouts

SharePoint Project Timer Web Part-Countdown to Your Target Date

published 1059 days, 21 hours, 54 minutes ago posted by tech-kingtech-king 1062 days, 54 minutes ago
Saturday, June 26, 2010 11:55:47 AM GMT Thursday, June 24, 2010 8:55:26 AM GMT
Project TimerSharePoint Project Timer provides the following features:Countdown to a target date and time;Fully customizable color and number-style settings;Upload and set images as a background. (more)
category: Web Dev | clicked: 3 | comment | | source: www.sharepointboost.com
tags: SharePoint 2010
4
Shouts

Office 2010 and SharePoint 2010 Training Kits

posted by KodefuGuruKodefuGuru 1106 days, 16 hours, 41 minutes ago
Monday, May 10, 2010 5:08:21 PM GMT
The official releases of the Office 2010 training kit and SharePoint 2010 training kit are here! Each kit is split into units containing presentations, links to Channel 9 videos, labs, and demos. (more)
category: How To | clicked: 1 | comment | | source: www.kodefuguru.com
tags: Office 2010, training kit, SharePoint 2010
2
Shouts

Developer Dashboard in SharePoint 2010

posted by PraveenPraveen 1112 days, 15 hours, 36 minutes ago
Tuesday, May 04, 2010 6:13:40 PM GMT
SharePoint is very big system and consists of so many modules integrated. We can do lot of customization and all our code will be deployed to SharePoint and end users will use it. But, what if client comes to you with the question, "why my SharePoint site is loading very slow?" How you proceed? First thing you need to check is all server configurations like is memory is sufficient/ Processor is sufficien... (more)
category: How To | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: SharePoint 2010