Nov 03
Asif RehmaniSharePoint Designer SharePoint Designer 2010
Well… hopefully all the answers
. Our SharePoint Designer 2010 book went on sale a couple of days ago. It’s been awesome to work with Woody, Bryan and Marcy to write this book.
Only time will tell how good it does in the market. However, in my humble opinion, I think everyone who is using or planning to use SharePoint Designer 2010 should pick up a copy (and I’m honestly not saying this because 0.0001% of the book proceeds will come my way
).
Anyway, the chapters that I contributed to the book dealt with the following subjects:
- Workflows (fundamentals and advanced functionality – 2 chapters)
- XSLT List and Data Views
- InfoPath
Even though the book is called ‘Beginning’ SharePoint Designer 2010, it honestly is not only for beginners. If you are looking to start from scratch or you already have been using SPD 2007 or SPD 2010 for a while, either way it will help for sure! There is a lot of good content that we have all tried to put in this book. Some of it is not available anywhere else on the web (that I was able to find at least).
If you do happen to pick up a copy, I would like to request that if you get a chance, please write a review of it on Amazon. Appreciate it! Happy reading!
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Oct 20
Asif RehmaniSharePoint Designer SharePoint Designer 2010, Videos
SharePoint-Videos.com has contributed 5 videos to the SharePoint Designer 2010 section at Office.com. You can watch them for free by clicking on the ‘Videos’ link at the SharePoint Designer help page here: http://office.microsoft.com/en-us/sharepoint-designer-help/
There are 10 free videos on this page. The first 5 have been created by the SharePoint Designer team at Microsoft. The last 5 are contributed by SharePoint-Videos.com. Here are the topics for the last 5:
- Create Web Part connections using SharePoint Designer 2010
- Get to data using Web Services in SharePoint Designer 2010
- Configure site security using SharePoint Designer 2010
- Customize workflow forms using InfoPath 2010
- Publish globally reusable workflows in SharePoint Designer 2010
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Aug 12
Asif RehmaniSharePoint Designer InfoPath 2010, Visio, Workflow
A couple of weeks ago, I conducted a webinar on SharePoint Designer 2010 workflows integration with InfoPath and Visio. The recording for this is available for free right now on our site right here:
http://www.sharepoint-videos.com/sp10-creating-workflows-with-sharepoint-designer-2010-visio-2010-and-infopath-2010/
This will remain free on the site until 8/20/2010 and then it will be returned to the subscribers only area.
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Jul 26
Asif RehmaniSharePoint Designer Workflow
Microsoft’s Senior Program Manager Keith Combs has produced a podcast on SharePoint Workflows and posted on TechNet’s home page. It’s about a 15 minute podcast in which I discuss workflows from scratch and talk about the integration possibilities with Visio and InfoPath as well. Hope it’s beneficial. Here it is: http://technet.microsoft.com

VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Jul 02
Asif RehmaniSharePoint, SharePoint Designer Training
A couple of months ago, some of our videos were contributed to the TechNet site. One of them is currently highlighted on TechNet’s home page:
The remaining can be found when you go to the SharePoint Server 2010 section of the TechNet library:
http://technet.microsoft.com/en-us/library/cc262880.aspx

These are all free of course so check them out!
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
May 10
Asif RehmaniSharePoint Designer Workflow
In a previous article regarding Workflow Designer in SharePoint Designer 2010, I had tried to point out as many new things as I could think of at the time regarding the workflow designer environment. However, the fact remains that a video will always be a better way to communicate ideas than an article ever can (at least about a technical subject). So we have made the video on List Workflows using SharePoint Designer 2010 free on the site for a limited amount of time. This video highlights the following areas and more:
- Designing workflows using the workflow designer environment
- Moving actions/conditions up and down within and across workflow steps
- Parallel branching in workflows
- Workflow settings
- Focus on a few activities: Send an email, Set workflow status etc.
Check it out and let me know your thoughts/comments. Thanks.
VN:F [1.8.8_1072]
Rating: 3.0/5 (1 vote cast)
Apr 12
Asif RehmaniSharePoint Designer SharePoint Designer 2010
In SharePoint Designer 2010, conditional formatting is one of those ‘got to know’ features that you should get familiar with. Back in SPD 2007, you could apply conditional formatting only to XSLT Data View web parts. However, now that all of the List View web parts are XSLT enabled, you can apply the same type of conditional criteria to format your data to any list or library view data. Not just formatting, but you can also conditionally show or hide your data. Want to see it in action? Watch the following video (available for free for a limited time):
Create List View pages with conditionally formatted data
update: this video is no longer available as a free video
This video shows how to conditionally format information in a List View page using the XSLT List View web part. The scenario starts off by importing information from a spreadsheet to make a list. Then a new List View page is created on the list which automatically comes with the XSLT List View web part showing the information in the list. Conditional Formatting is then used to highlight some content and also hide other content based on certain conditions.
VN:F [1.8.8_1072]
Rating: 1.0/5 (4 votes cast)
Mar 01
Asif RehmaniSharePoint Designer InfoPath, SharePoint Designer
A few months back, I had written an article on using SharePoint Designer 2007 and InfoPath 2007 to automate business processes. The solution uses InfoPath to create a powerful electronic form, publishes it to a SharePoint form library, then routes that form through a workflow process using a workflow created in SharePoint Designer. Creating your business scenarios in this fashion will let you design true end to end solutions, without using any code, that will save you Tons of time!
This article has finally made it onto MSDN. Check it out here in its entirety: http://msdn.microsoft.com/en-us/library/ff355359.aspx. You can also check out the video/screencast for this whole process here: http://www.sharepoint-videos.com/automate-business-processes-using-infopath-forms-and-sharepoint-designer-workflows/
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Feb 25
Asif RehmaniInfoPath, SharePoint Designer Data View, Single Sign On
If you have worked with the XSLT Data View web part before, you know how much power it has. You can point to virtually any repository of data (web services, databases, xml files, SharePoint lists and libraries etc) and bring it into SharePoint. The data gets retrieved as standard XML and you can modify it to look however you like using SharePoint Designer 2007 without having to do any coding whatsoever! Here is a snapshot of a Data View web part showing information from a database table.
When connecting to the database, there are a couple of options for authentication. The first one (and the one that’s shown in most of the demonstrations
) is by supplying it database credentials. Making the connection this way assures that only these credentials would be used by this web part… always! Meaning, no matter who is viewing this web part (reader, administrator or someone in the middle), they will all get the same experience. More often than not, this is not the user experience that organizations want. They want the user experience to be dependent on the user’s access level. For example, a sales person in the organization should be able to view the sales revenue data while an IT analyst should not. To make that happen, you need to configure the Single Sign On functionality which comes built into SharePoint Server. Single Sign On in SharePoint simply means that once the user logs on to their machine, SharePoint will take care of supplying their credentials to the backend applications or databases that the user needs access to. The image below shows how the Data View web part can utilize single sign on to access a database.
Want to see how the process works from end to end – configuring SSO and utilizing it in the Data View web part? Check out our free video of the week on Configuring Single Sign On. Enjoy!
VN:F [1.8.8_1072]
Rating: 3.5/5 (6 votes cast)
Feb 18
Asif RehmaniSharePoint Designer SharePoint Designer 2010
The SharePoint Designer 2010 Training DVD-ROM containing 4+ hours of video tutorials was released for sale yesterday. This DVD contains demonstrations showing you exactly how you can build solutions on top of SharePoint 2010 using SharePoint Designer 2010… without using any code! Here are some of the topics you will learn by watching the videos on this DVD:
- Create Powerful List, Reusable and Site Workflows
- Create Sites and Site Components
- Use the XSLT Web Parts and Conditional Formatting to present your data
- Access Data from Databases and Web Services
- Create External Content Types to expose your Line of Business Data
- Create Page Layouts in Publishing Sites
- Working with Master Pages
- Create processes using InfoPath 2010 Forms, Visio 2010 Workflow Models and SPD 2010 Workflows
- Create Custom Actions on Lists
- and more…
To celebrate the release of this DVD, we are offering a $25 discount to the first 50 people who purchase the Single User license DVD. Once at the checkout page, enter the coupon code SPD2010DVD (please remember to click the Apply button to apply the discount to the price).
The complete list of all videos and purchase information are available on the site: http://www.sharepoint-videos.com/sharepoint-designer-2010-training-dvd/
VN:F [1.8.8_1072]
Rating: 0.0/5 (0 votes cast)
Older Entries Newer Entries
Recent Comments