| title | Published Date | Creator |
|---|
| Introducing the Business Data Catalog (BDC) | Sat, 29 Jul 2006 00:06:15 GMT | doncho |
More/less...In this screencast we show you how to access back-end systems using the Microsoft Office SharePoint Server (MOSS) Business Data Catalog. Watch the screencast(WMV) | | |
| Forms Authentication with SharePoint (in English) | Thu, 25 Oct 2007 18:18:45 GMT | BomBom |
More/less... This screencast shows you how to use FormsAuthentication on a Windows SharePoint Services 3.0 site (WSS 3.0).
It then continues with showing how to enable multiple authentication methods on one site (using Windows authentication and FormsAuthentication simultaneous).
Last but not least it shows how to create a page in SharePoint that let you administrate your users that uses FormsAuthentication (in this case how to create new users).
Oh, yeah. It starts where http://channel9.msdn.com/ShowPost.aspx?PostID=314283#314283 left off. Watch the screencast(WMV) | | |
| Digital Asset Management with Interactive Media Manager | Sun, 30 Mar 2008 00:57:21 GMT | kirke |
More/less...Kirk Evans interviews Mark Kashman, the Product Manager for Interactive Media Manager. IMM is a Digital Asset Management (DAM) system built on top of SharePoint 2007. In this episode, we take a look at the architecture of IMM, see it in action, and we even see a sneak preview of a Silverlight-based rough cut editor that will be a part of the next version of IMM. We also hear how Starz is using IMM to manage their assets and create cut lists for feature promos. Listen to the podcast(MP3)Listen to the podcast(WMA)Download the VideoWatch the Video | | |
| Creating Browser Enabled Forms With InfoPath 2007 | Sat, 26 Aug 2006 01:04:42 GMT | doncho |
More/less...Create and publish browser-enabled forms with InfoPath 2007 and Forms Services in Office SharePoint Server 2007. Watch the screencast(WMV) | | |
| Developers for Developers (Devs4Devs) Series - "SharePoint Development -Making Sense of it All" - Part 1 of 2 | Wed, 16 Jan 2008 17:26:29 GMT | DaveDev |
More/less... Developers for Developers is a group on Facebook filled with tips, tricks, and stories of battle from your fellow coders. Some of the best stuff you can pick up in your career doesn't come from a book or a presentation. It comes from your fellow developer and his experiences. A quick hallway conversation, 15 minutes at someone's desk after a "Hey come check this out!".. these are the things that can make a difference!
SharePoint Development - Making Sense of it All is the first in a series of Devs4Devs videos.
Topics covered:
- SharePoint Overview - The different types of SharePoint Development - Changing SharePoint with SharePoint itself - SharePoint Designer - How to setup a SharePoint Dev Environment - Coding in the VPC - Webpart creation and deployment - Adding NextWeb content to Webparts - a working Silverlight Webpart. - Some Blend coding and debugging. :P
Come join your peers and check us out on Facebook today!
Thanks, Dave "DaveDev" Isbitski http://blogs.msdn.com/davedev Watch the screencast(WMV) | | |
| geekSpeak: Security from a Public, Anonymous Windows SharePoint Services 3.0 Site with Jim Wilt | Mon, 04 Feb 2008 23:41:29 GMT | glengo |
More/less...In this installment of MSDN geekSpeak, Jim Wilt covers a topic that is popping up in many of his current projects—the creation of secure, membership Windows SharePoint Services 3.0 sites that have a public-facing side with an input form that often requests sensitive information. Making a secure form for gathering sensitive, private information from an anonymous accessible site can be easily accomplished with a custom list using some creative features of Windows SharePoint Services. Jim fills in the details for you during this installment of geekSpeak. Resources mentioned in this geekSpeak are available at http://blogs.msdn.com/geekspeak/archive/2008/02/04/resources-for-geekspeak-security-from-a-public-anonymous-windows-sharepoint-services-3-0-site-with-jim-wilt.aspxGuest Information: Jim Wilt, Chief Software Architect, Metrics Reporting, Inc. In his principal role as chief software architect with Metrics Reporting, Inc., Jim Wilt focuses his deep experience and seasoned problem-solving skills toward helping his customers architect the best possible solutions for their thorniest problems with system design, collaboration, data integration, and business intelligence (BI). Having a passion for the advancement of higher education, Jim participates on an advisory board at Central Michigan University (CMU), serves on the Microsoft Certified Architect advisory council, and is a 2006 CMU Distinguished Alumni award winner. For information on past and upcoming geekSpeaks visit the geekSpeak blog or the webcast site. Recorded on January 30th, 2008. Watch the screencast(WMV) | | |
| Developers for Developers (Devs4Devs) Series - "SharePoint Development -Making Sense of it All" - Part 2 of 2 | Wed, 16 Jan 2008 17:58:24 GMT | DaveDev |
More/less... Developers for Developers is a group on Facebook filled with tips, tricks, and stories of battle from your fellow coders. Some of the best stuff you can pick up in your career doesn't come from a book or a presentation. It comes from your fellow developer and his experiences. A quick hallway conversation, 15 minutes at someone's desk after a "Hey come check this out!".. these are the things that can make a difference!
SharePoint Development - Making Sense of it All is the first in a series of Devs4Devs videos.
Topics covered:
- SharePoint Overview - The different types of SharePoint Development - Changing SharePoint with SharePoint itself - SharePoint Designer - How to setup a SharePoint Dev Environment - Coding in the VPC - Webpart creation and deployment - Adding NextWeb content to Webparts - a working Silverlight Webpart. - Some Blend coding and debugging. :P
Come join your peers and check us out on Facebook today!
Thanks, Dave "DaveDev" Isbitski http://blogs.msdn.com/davedev
Watch the screencast(WMV) | | |
| Using Active Directory Searching/Lookup in a SharePoint/MOSS 2007 Workflow (with Visual Studio 2008) | Fri, 30 Nov 2007 00:08:47 GMT | Robert Shelton |
More/less... This is the eighth in a series (the series is listed at the bottom) of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In the How to Videos that I produced on "Building Approval Workflow's" and "Escalating Workflow's (for overdue tasks), I kept things simple (focusing on the Workflow) and did not do dynamic lookups of people/users against Active Directory (AD), choosing to "hard code" the users in the workflow.
In this example, I take one of those workflow's (Basic Approval Workflow) and show you how you can do a "Dynamic Lookup or Search" of Active Directory for information (The Manager of a user) using .NET Code (System.DirectoryServices).
Code Download & Workshop Document Location: Click here
Click here to access the larger framed Hi-Resolution Version from my blog!
You can also download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
Checkout my other Active Directory (non-SharePoint Specific) with .NET Videos: (The same code works in SharePoint)
- How to Add users to Active Directory with .NET (Click here to see it)
- How to Search Active Directory (used as the bases for this video): (Click here to see it)
- How to Search for/Add users to "Groups" in Active Directory with .NET: (Click here to see it)
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL.
Watch the screencast(SWF)Watch the screencast(WMV) | | |
| Creating WSS 3.0 Workflows with Visual Studio 2005 | Mon, 28 Aug 2006 20:40:03 GMT | AdamKinney |
More/less...Create a custom workflow with Visual Studio 2005 and configure it to run from within a WSS 3.0 site. Watch the screencast(WMV) | | |
| Anonymous Access and Forms Authentication with WSS 3.0 | Sat, 26 Aug 2006 01:19:11 GMT | doncho |
More/less...Learn how to configure a Windows SharePoint Services 3.0 site to use the ASP.NET 2.0 Forms Authentication Provider. Watch the screencast(WMV) | | |
| Forms Authentication with SharePoint | Mon, 10 Sep 2007 14:43:30 GMT | BomBom |
More/less... This screencast shows you how to use FormsAuthentication on a Windows SharePoint Services 3.0 site (WSS 3.0).
It then continues with showing how to enable multiple authentication methods on one site (using Windows authentication and FormsAuthentication simultaneous).
Last but not least it shows how to create a page in SharePoint that let you administrate your users that uses FormsAuthentication (in this case how to create new users).
As usual it's in Swedish, but you'll get the picture anyway.
Oh, yeah. It starts where http://channel9.msdn.com/ShowPost.aspx?PostID=314283#314283 left off.
Watch the screencast(WMV) | | |
| VS2008 Training Kit: Building SharePoint Workflows | Mon, 10 Dec 2007 16:04:02 GMT | DavidAiken |
More/less... Hi and welcome to another Visual Studio 2008 Training Kit screencast.
This session was presented by Rohit Puri and is the from the Visual Studio 2008 training kit available from http://go.microsoft.com/?linkid=7602397.
This session demonstrates how VSTO reduces complexity and greatly speeds development of SharePoint workflow from within Visual Studio.
Recorded September 2007. Watch the screencast(WMV) | | |
| Building an Multilevel Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008 | Wed, 28 Nov 2007 03:15:30 GMT | Robert Shelton |
More/less... This is the seventh of a series (the series is listed at the bottom) of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In this scenario, I take the workflow that I built in the How To Video on Building a Basic Approval Workflow (found here) by adding a second level (and you could extend it to multiple levels) of Approval based on a SharePoint Custom Column (Expense Report Total in this case). Although I built the "trigger" on the Expense Total column, you can build it on any number of other factors within the document, SharePoint Columns, or workflow activities.
Code Download & Workshop Document Location: Click here
Click here to access the larger framed Hi-Resolution Version from my blog!
You can also download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL.
Watch the screencast(SWF)Watch the screencast(WMV) | | |
| Building an Approval Workflow with SharePoint/MOSS 2007 and Visual Studio 2008 | Wed, 21 Nov 2007 23:56:20 GMT | Robert Shelton |
More/less... This is the sixth of a series of "How To " Videos that I have created to show .NET Developers how to build document workflow in a SharePoint environment.
In this scenario, I show you how to build a Simple 1 level Approval Workflow around a fictional Expense Report. In the video I focus on the Workflow piece, although I show that I am using a Custom ASP.NET Task Form and a Custom SharePoint Feature.
If you want to learn how to build a Multilevel Approval Workflow, then start with this video and then view the "How to video: for a Multilevel Approval Workflow (Click here)". The Multilevel Approval Video is based on extending the Basic Approval Workflow (this video).
For the Code Download & Workshop Document Location: Click here
Click here to access the larger framed Hi-Resolution Version from my blog!
You can also download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL.
Watch the screencast(SWF)Watch the screencast(WMV) | | |
| geekSpeak Recording: LINQ to SharePoint with Bart De Smet | Fri, 02 Nov 2007 21:37:46 GMT | glengo |
More/less...geekSpeaks are a great opportunity for some innovative members of the developer community to show off what they've been working on. One such fellow is Bart De Smet. As of this recording, Bart had only been with Microsoft for 3 weeks. We arrange geekSpeaks a few months in advance, so technically Bart was still part of the community. :) Here's his bio:
A former Visual C# MVP, Bart De Smet now works at Microsoft Corporation on the WPF dev team in an SDE role. Prior to this new challenge, Bart was active in the Belgian community evangelizing various Microsoft technologies, most of the time focusing on CLR, language innovation and frameworks. In his evangelism role, he's been speaking at various events and attended several international conferences including TechEd Europe, IT Forum and the PDC. In 2005, Bart graduated as a Master of Informatics from Ghent University, Belgium. Two years later, Bart became a Master of Computer Science Software Engineering from the same university. In this geekSpeak, Bart gives us a tour of a community project called LINQ to Sharepoint, which basically allows a developer to query lists and other things on a Sharepoint server as a data store, without having to resort to calling web services or mastering CAML. I really love this project because it illustrates the power of LINQ and is a superb example of implemnting a custom LINQ to ... provider. It's also pretty cool to see Bart slip into some on-the-fly LINQ coding in response to the live questions. So check out the video and be sure to try out LINQ to SharePoint and let Bart know what you think! Watch the screencast(WMV) | | |
| SharePoint Document Workflow: Programmatically Escallating an Overdue Task with Visual Studio | Thu, 01 Nov 2007 19:51:27 GMT | Robert Shelton |
More/less... Note: Due upload size limitations, I have only posted the first 10 minutes of the Screencast here. Please see my blog for the full version: Click here (to go to my blog)
This video (#5 in the series of How To Videos on SharePoint/MOSS 2007 "Document" Workflow with Visual Studio) addresses one of the most common questions/needs: "How can I build an Escalation workflow in SharePoint?". It turns out that this is a very Advanced Workflow scenario and therefore will take me a bit longer to demonstrate in video than some of the other videos that I've produced.
In the video I show how to escalate a task based on an expired (i.e., Overdue) Task Due Date, and automatically sending emails to the Original Owner of the Task and the person who has been Re-Assigned the task (using Outlook email/tasks).
For the Source Code: Click here
For a High Resolution version: Click here (to go to my blog)
You can download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL. Watch the screencast(SWF)Watch the screencast(WMV) | | |
| SharePoint Document Workflow: Programmatically Creating a User Task | Mon, 29 Oct 2007 21:49:49 GMT | Robert Shelton |
More/less...The question that I get most often when I talk to developers about SharePoint Document Workflow is on Sending and Tracking tasks for the people participating in a document workflow. So, in this 4th part of the series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007, I am demonstrating how to send a basic SharePoint Task with Visual Studio and at the end you will see how to connect an Outlook Client to the Portals Task List, so that a user can see the tasks within their Outlook desktop Client. For the Source Code: Click hereFor a High Resolution version: Click here (to go to my blog) You can download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog ( www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL. Watch the screencast(WMV) | | |
| SharePoint Document Workflow: Extracting document details with your workflow | Wed, 24 Oct 2007 01:47:37 GMT | Robert Shelton |
More/less... This is a 2nd part of a series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007 that I am producing. You can find the freely downloadable workshops that accompanying these videos on my blog here.
The scenario is a company has created a portal which will accept resume's for job postings, and that via workflow, the MOSS 2007 portal will handle the workflow (automatically and with human interaction where needed) to process the resume's (documents).
In this example, I will show how to use the WorkflowProperties Object to get information about the file being uploaded. With SharePoint Workflow you get a variety of detailed information about your workflow item (i.e., Document), including the file name, who uploaded/emailed it, when it was last check in/out, etc.
In this demonstration, I assume that the resume file (our sample document) was emailed to the SharePoint list. See my earlier screencast to see how to enable MOSS SharePoint List to receive email (see below for the link).
You can download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
Extracting document details from within a workflow (Click here to see it)
Extracting email addresses and sending emails (Click here to see it)
Programmatically Creating a User Task within a workflow (Click here to see it)
Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL. Watch the screencast(SWF)Watch the screencast(WMV) | | |
| SharePoint Document Workflow: Extracting email addresses and sending emails | Fri, 26 Oct 2007 03:05:17 GMT | Robert Shelton |
More/less...In this 3rd part of the series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007, I am demonstrating one of the more widely used functions in document workflow: Sending Emails. In this scenario, I have a SharePoint List configured to receive email from outside of the corporate firewall (see the links below to learn how to configure your server to do the same), and from that document I extract the email address and then send an automated email response within the workflow. For the Source Code: Click hereYou can download the Freely Downloadable "Building Custom Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog ( www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
- Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
- Extracting document details from within a workflow (Click here to see it)
- Extracting email addresses and sending emails (Click here to see it)
- Programmatically Creating a User Task within a workflow (Click here to see it)
- Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
- Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
- Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
- Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL. Watch the screencast(SWF)Watch the screencast(WMV) | | |
| Getting Up and Running with Excel Services | Fri, 26 May 2006 18:01:11 GMT | doncho |
More/less...Microsoft Office SharePoint Server introduces Excel Services to provide a server-side engine for loading Excel spreadsheets, calculating formulas and rendering their output as wide-reach HTML targeting the browser. This tutorial steps through the process of configuring Excel Services so that you can publish an Excel spreadsheet to a Windows SharePoint Services 3.0 site and then render it to the browser using the server-side rendering engine of Excel Services. Watch the screencast(WMV) | | |
| Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 | Tue, 23 Oct 2007 13:19:58 GMT | Robert Shelton |
More/less... This is a first part of a series that I am doing on "Building Document Workflow" in SharePoint/MOSS 2007 that I am producing. You can find the freely downloadable workshops that accompanying these videos on my blog here.
The scenario is a company has created a portal which will accept resume's for job postings, and that via workflow, the MOSS 2007 portal will handle the workflow (automatically and with human interaction where needed) to process the resume's (documents).
This is the first step in the process: Enabling incoming/outgoing email on the portal (9 minutes in length).
You can find the text (with pictures) walkthrough that matches this video here.
You can download the Freely Downloadable "Building Document Workflow with MOSS with Visual Studio 2008" workshops (Developer Content) on my blog (www.sheltonblog.com) under the SharePoint Tag, or directly by clicking here.
My other SharePoint videos:
Enabling (incoming/outgoing) email for SharePoint/MOSS 2007 servers (Click here to see it)
Extracting document details from within a workflow (Click here to see it)
Extracting email addresses and sending emails (Click here to see it)
Programmatically Creating a User Task within a workflow (Click here to see it)
Programmatically Escalating an Overdue Task with Visual Studio (Click here to see it)
Building an Approval Workflow with SharePoint/MOSS 2007 and VS 2008 (Click here to see it)
Building a Multilevel Approval Workflow with SharePoint/MOSS 2007 and VS2008 (Click here to see it)
Using Active Directory Search/Lookups within SharePoint Workflow's to find users (Click here to see it)
Note: If you have questions/comments, please leave them on my blog at this link, as I do not monitor this feedback URL. Watch the screencast(SWF)Watch the screencast(WMV) | | |
| Code to Live: Jeff Julian, John Alexander and Rob Foster on Sharepoint | Wed, 17 Oct 2007 15:32:33 GMT | joshholmes |
More/less... Rob Foster, Sharepoint MVP and author, talks about the things that are new and exciting in Sharepoint development and the things that enables from a user's perspective. Jeff Julian, XML MVP, and John Alexander, Solutions Architect MVP and Regional Director, talk about the new things that Sharepoint 2007 and Moss 2007 brings to their consulting practice. Watch the screencast(WMV) | | |
| geekSpeak - SharePoint Features with Paul Stork | Sun, 14 Oct 2007 13:23:22 GMT | llangit |
More/less... Catch this engaging episode of geekSpeak with guest expert MCT and SharePoint developer Paul Stork. Here Paul explains and demos a commonly misunderstood aspect of SharePoint development - the use of SharePoint features.
During the show, Paul answers dozens of the most common listener questions around the use, customization and implementation of SharePoint features.
Also, co-hosts Mithun Dhar and Lynn Langit answer additional listener questions. This show is really action packed!
We've posted the demo source code and more references on the geekSpeak blog.
Paul has agreed to return to geekSpeak in the future to present more information and answer more developer questions on SharePoint. What particular aspects of SharePoint development would you like him to focus on? Let us know! Watch the screencast(WMV) | | |
| geekSpeak - SQL Server Reporting Service with Ted Malone | Wed, 10 Oct 2007 22:23:44 GMT | llangit |
More/less...Listen in on this geekSpeak where expert Ted Malone shares his real-world experience implementing SQL Server Reporting Services and more. His company Configuresoft has created a a product built out around all of Microsoft's BI and collaboration tools. Ted in an architect and developer who works with SharePoint, SQL Server Analysis Services, SQL Service Integration Services and, of course, SQL Server Reporting Services. Co-hosts Glen Gordon and G. Andrew Duthie get listener questions to Ted. They also engage in a useful discussion of 'What is BI?' Demos and discussion also includes the what, why, when and where of SharePoint and SQL Server Reporting services integration, data and collaborative tools all working together. His talk also includes information about the BDC, or the Business Data Catalog. Watch the screencast(WMV) | | |
| geekSpeak schedule for October 2007 | Sat, 29 Sep 2007 17:23:07 GMT | llangit |
| More/less... | | |
| geekSpeak Recording: Custom Authentication Providers for SharePoint Server 2007 with Ron Rohlfs | Thu, 20 Sep 2007 18:33:05 GMT | glengo |
More/less... This geekSpeak, hosted by Microsoft Developer Evangelists Glen Gordon and G. Andrew Duthie, features Ron Rohlfs, practice area lead with InterKnowlogy.
Ron spends a lot of time architecting Sharepoint solutions for customers. In this geekSpeak, Ron shares some insight into one approach to solving the enterprise problem of managing the sharing of information on your intranet, but also with customers and vendors outsider your organization. Here’s the problem space, in Ron’s words:
It is not uncommon for a business to deliver web based content to multiple groups of end users. For example, a business may wish to deliver content to both internal employees on its intranet, and external users such as clients or vendors on an extranet or a publicly accessible Internet site. In these cases, it is often desirable to use multiple means for authentication. Many businesses authenticate its internal employees against Active Directory. However, it may not be desirable to add extranet users to Active Directory. Extranet users, such as clients or vendors, tend to turn over more rapidly than employees, requiring continuous updating. Furthermore, exposing Active Directory over a publicly accessible site may be associated with an unacceptable level of security risk.
Specifically Ron shows how to have some users authenticated against Active Directory while some users are authenticated against a custom provider. Thanks to the tight integration between Sharepoint 2007 and ASP.NET this is now much more straightforward than in the past. We were fascinated to realize that you can tie Sharepoint right into the good ol’ provider model of Membership and Personalization in ASP.NET. Who’d have thought you’d be using the ASP.NET configuration tool to manage users for Sharepoint site?
Ron has some invaluable guidance for dealing with the Site Collection Administrator when switching membership providers. Ron also warns of a gotcha around membership provide, role provider and site administrator. Sprinkled into the conversation are some good tips on managing SQL Express connections string, web.config files, and more.
So if you can get through the technology experts fumbling around briefly in PowerPoint during the recording, you’ll be rewarded with some useful information. :)
Don't forget to visit our geekSpeak blog for information on upcoming live geekSpeaks where you can get your questions answered real-time. Watch the screencast(WMV) | | |
| Creating and Deploying a Feature for Windows SharePoint Services V3 | Fri, 26 May 2006 17:16:59 GMT | doncho |
More/less... Windows SharePoint Services 3.0 introduces a new innovation named Features which makes it possible for developers to package and deploy a set of site elements such as pages, list types, list instances, event handlers, workflows and user action commands.
This tutorial steps through the process of using Visual Studio to create a custom feature and an associated assembly DLL with an event handler that fires whenever the feature is activated within the content of a site.Watch the screencast(WMV) | | |
| Using the Data Form Web Part in Office Live | Sat, 02 Dec 2006 00:40:42 GMT | doncho |
More/less... In this Office Live screencast, Albert Shen shows you how to use SharePoint Designer 2007 to build powerful views of your business data, and integrate them into your Office Live Business Applications.
The Data form web part can consume data from various data sources including SharePoint lists, SharePoint libraries, server side scripts, RSS feeds, XML files, databases, web services, or an aggregation of these sources.
Using ASP.NET 2.0 data source controls, the data form web part retrieves data as an XML document, and then uses XSLT to transform the data for the browser.
Related Links:
Video length: 17:16 Watch the screencast(WMV) | | |
| Office Live with SharePoint Designer | Fri, 01 Dec 2006 23:33:47 GMT | doncho |
More/less... SharePoint Designer 2007 is a great tool for designing, developing and customizing your Business Applications in Office Live.
In this screencast Albert Shen, a software design engineer on the Office Live team, will show you the various capabilities in SharePoint Designer and how you can use them with Office Live.
He covers:
Site Management Tools Files, lists, workflows, Master pages Moving folders Adding and removing files from the site
Creating new file content HTML, ASPX, CSS, Master Pages, DWT, JavaScript, Text SharePoint Content like lists, libraries, surveys and workflows Create new pages from scratch using included CSS layouts
Page Editing Design, split, and code views Quick tag editor CSS property grid Navigating through CSS containers ASP.NET Master Pages support Accessiblity and standards compliance checker Related Links:
Video Length: 13:36 Watch the screencast(WMV) | | |
| Building a SharePoint workflow in Visual Studio part 2 | Sat, 14 Jul 2007 10:50:57 GMT | BomBom |
More/less... This screencast shows how to work with tasks in a workflow build in Visual Studio for SharePoint.
Part 1 can be found under http://blogs.msdn.com/kalleb look for SharePoint inovation day. There you will find a "Hello World" workflow. It will show you how to deploy a workflow from Visual Studio to SharePoint
This Screencasts builds on that.
Good luck!
Oh, I almost forgot! I speak swedish, but if you don't crank up the volume and learn some or mute it. You'll understand what I'm doing anyway.
Watch the screencast(WMV) | | |
| Configuring Security and Authorization with Windows SharePoint Services 3.0 | Fri, 04 Aug 2006 03:02:13 GMT | doncho |
| More/less... | | |
| Authentication Provider .Net 2.0 Out Of The Box | Thu, 07 Jun 2007 14:50:34 GMT | BomBom |
More/less...Get up and running with the build in functionality in the Authentication Providers in .Net 2.0 This is a short screencast to prepare you for FormsAuthentication in SharePoint, which will be aired at a later date :) Oh yeah, I almost forgot. It's in swedish, but the code speaks for itself... Watch the screencast(WMV) | | |
| Web Content Management in MOSS 2007 | Sat, 26 Aug 2006 01:09:17 GMT | doncho |
More/less...Use the Web Content Management features of Microsoft Office SharePoint Server 2007 to create a custom page layout for publishing content to the web. Watch the screencast(WMV) | | |
| XML Mapping with Word and SharePoint, part 2 | Tue, 16 Jan 2007 17:18:50 GMT | dmahugh |
| More/less... | | |
| How to develop a SharePoint WebPart old style, på svenska. | Thu, 22 Feb 2007 13:40:58 GMT | BomBom |
More/less... Hur man utvecklar en WebPart för SharePoint och debuggar den. Detta är innan VSTO har levererat projekttyper för detta... Watch the screencast(WMV) | | |
| CoCreate integrates CAD and Sharepoint | Tue, 19 Dec 2006 14:49:41 GMT | dmahugh |
More/less... In this video, Dr. Peter Ernst of CoCreate (a Microsoft Partner in Germany) demonstrates how their One Space Designer product is tightly integrated with Sharepoint to enable bi-directional communication between a CAD application and Sharepoint workspaces. A custom panel within One Space Designer provides live interoperability with MOSS including task lists, RSS feeds, and other functionality.
The custom UI panel is deliberately modeled after Office's Tools -> Shared Workspace interface, so from the user's perspective it feels like you're in Microsoft Office without ever leaving CoCreate's solid modeling application. There is a lot of complexity under the surface that makes it all possible, but Dr. Ernst goes through a very simple demo scenario that makes the benefits of this approach easy to see and understand.
For more information about CoCreate, see www.cocreate.com. For more information about building Office Business Applications, see the MSDN whitepaper "Building Office Business Applications: A New Breed of Business Applications Built on the 2007 Microsoft Office System". Watch the screencast(WMV) | | |
| Office Live Workflows | Sat, 02 Dec 2006 01:24:57 GMT | doncho |
More/less... In this Office Live screencast, Albert Shen shows you how to add Workflows to Office Live Business Applications using SharePoint Designer 2007.
Office Live is built on Windows SharePoint Services v3 and as a result, leverages the powerful new Windows Workflow Foundation.
This screencast builds on the scenario in the Using the Data Form Web Part in Office Live screencast by automating the inventory order process with business logic and workflow.
Related Links:
Video length: 14:12 Watch the screencast(WMV) | | |
| Accessing Server-side Workbooks and Excel Services through Web Services | Fri, 04 Aug 2006 03:06:21 GMT | doncho |
More/less...Program standard Web Services from a Windows Forms Application to load Excel workbooks and perform server-side calculations. Watch the screencast(WMV) | | |
| Retrieving Data Programmatically from the MOSS Business Data Catalog | Fri, 04 Aug 2006 02:56:27 GMT | doncho |
More/less...Create a custom Web Part that performs custom queries against Microsoft Office SharePoint Server (MOSS) Business Data Catalog applications. Watch the screencast(WMV) | | |
| Creating Windows SharePoint Services Sites with Support for Wikis and Blogs | |