background preloader

Sharepoint 2010 Developer Training Kit

Facebook Twitter

Download SharePoint 2010 VHD Demo Environment - Paul Stubbs. Download details: SharePoint 2010: Getting Started with Development on SharePoint 2010 Hands-on Labs in C# and Visual Basic. SharePoint 2010 Developer Training Course | Courses | Learn | Channel 9. SharePoint 2010 Developer Roadmap Lab | SharePoint 2010 Developer Roadmap | SharePoint 2010 Developer Training Course | Courses | Learn | Channel 9. Module 1: Building Web Parts | SharePoint 2010 Training | MSDN.

List of SharePoint 2010 Web Parts - Laura Rogers @WonderLaura. How SharePoint 2010 can benefit Exchange organizations. J. Peter Bruzzese: I like SharePoint 2007, but the new edition, Premium Access for unlimited access to our premium content across our network of over 70 information Technology web sites. By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. This was first published in July 2010 SharePoint 2010 , hits all of the different pain points that I had with 2007. All of that [data] gets pulled into better social connectivity experiences. I think it should have just been called the "SharePoint Connector" because that's where it shines -- when connecting into SharePoint 2010. From an administrative perspective, Exchange makes sense. In SharePoint 2007, you know you're working with a Web services side to things; that had administrators a bit confused.

SharePoint 2010 makes things a lot easier for administrators. That's a good question. Visual Studio 2010 Tools for SharePoint Development. SharePoint development has been a bit of a mystery to many developers, who have felt that developing for the platform was cumbersome and out of their reach. The developer community has also been split over what tool set to use. For example, some developers have used a combination of class libraries, manual project folders with XML configuration files, and post-build output events to generate features and solutions for SharePoint. Other developers have used STSDEV, a community tool, or Visual Studio Extensions for Windows SharePoint Services (VSeWSS) to build different applications and solutions and deploy them to SharePoint.

In other words, developers could follow numerous paths to deploying features and solution packages to SharePoint. SharePoint Tools in Visual Studio 2010 A number of areas for SharePoint developers in Visual Studio 2010 are worth mentioning. Developing a Visual Web Part Project Figure 1 New SharePoint Project Templates Figure 2 Designer View for a Visual Web Part <? MashPoint - A Breakthrough in SharePoint Data Integration. What is MashPoint™? MashPoint is the new, FREE platform from Bamboo® that enables integration of external data sources in MOSS or Windows SharePoint Services. With MashPoint you can access databases, web services or Custom Providers in your SharePoint environment exactly as you would with the Microsoft Business Data Catalog.

Using Web Parts from Bamboo, you can quickly view and organize this data. But you don’t have to use Bamboo Web Parts to leverage the power of this new platform. You can use MashPoint for free to build custom applications that consume data from outside your SharePoint environment. MashPoint protects your investment in custom development by providing a framework you can run on top of WSS, MOSS or MOSS Enterprise, 100% consistent with the standard BDC architecture.

Mashups + SharePoint = MashPoint • “Mashup” data from SharePoint and external data sources. . • Supports Anonymous, Basic, Windows and Integrated/Kerberos authentication. Next: MashPoint - How Does it Work? Using Outlook Web App Web Parts: Exchange 2010 SP1 Help. Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2 Topic Last Modified: 2012-07-23 You can use Microsoft Office Outlook Web App Web Parts to specify the mailbox to open, the folder within that mailbox to open, and the content view to use. Outlook Web App Web Parts let you access Outlook Web App content directly from a URL. The URL can be entered into a Web browser or embedded in an application. Generally, Web Parts aren't created manually. To use Outlook Web App Web Parts, you must, at a minimum, be delegated "Reviewer" access to the content that you're opening. Outlook Web App in Microsoft Exchange Server 2010 has a new URL format to use for requests to the /owa virtual directory.

Outlook Web App Web Parts can be used to create URLs of varying complexity. For example, the simple Web Part URL name>/owa/? Depending on the security measures that have been applied to your network, you may have to configure encoding for the Web Parts URL. Visual Studio Gallery. Visual Studio 2010 Sharepoint 2010 - Sharepoint connection can not open node. Hmm sounds like SharePoint's web services are turned off maybe. Check all your applications pools in IIS7 and make sure none of them are turned off. You might also try recycling them alll aside from an IIS Restart. It's also possible the virtual directories aren't mapped right in IIS7, if someone changed/moved/renamed the virtual directories in the SharePoint site your trying to connect to, it won't work because the folders have been moved. E.g., theres a virtual directory mapped to a sharepoint site called "_Layouts" that links to 14 hive /Layouts, same thing with _Admin on a central admin site, and the _Isapi folder which is where all the webservice .svc files are located.

If you change any of those virtual directories in iss7, nothing will work after that. A more in depth example, If you go to IIS7 and click on your sharepoint website and expand it. Next, pop the above address in your browser and try to browse to it.