SPTraceView – Easy overview of the SharePoint logs (ULS logs)
Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction If you are a SharePoint developer, you often need to dig into the logs in the 12-hive in order to...
View ArticleSharePoint 2010 Developer Virtual Labs Online
Three new MSDN Virtual Labs are live running SharePoint Server 2010 and Visual Studio 2010. You can work on these labs and learn SharePoint 2010 development without having to install SharePoint 2010 or...
View ArticleVSeWSS Import Tool Released
We completed and published the SharePoint VSeWSS Import tool. This tool is an add-in to Visual Studio 2010 and it adds a new SharePoint project template for importing a VSeWSS project. VSeWSS or the...
View ArticleData in the cloud! DataMarket Add-In for Excel and Excel Services
There are some exciting things happening around Microsoft cloud services. One of the services is Windows Azure marketplace DataMarket, a cloud service that helps end users who need data for business...
View ArticleSharePoint 2010 Developer Dashboard for Debugging Code
The developer dashboard is great for debugging web parts just by turning it on. There are also a few simple API calls you can use to add your own debugging information. First turn it on First make sure...
View ArticleInfoPath Training
Need InfoPath training? We’ve got just what you’re looking for! SharePoint Solutions offers quality hands-on classroom-based InfoPath training. Learn the ins and outs of creating digital forms that...
View ArticleMethod to determine account identity of ‘SharePoint 2010 Timer’ (SPTimerV4)...
As a developer of solutions for the SharePoint 2010 platform, you may on occasion find the need to determine the account identity of the SharePoint 2010 Timer Windows Service (SPTimerV4). The following...
View ArticleQuick Tip – Solving WP7 DatePicker and TimePicker missing icons problem
To see the correct ApplicationBar icons in the DatePicker and TimePicker, you will need to create a folder in the root of your project called "Toolkit.Content" and put the icons in there. The toolkit...
View ArticleFast Search Server 2010 for SharePoint: Proof of Concept – Part 1: Search –...
At this point in the journey we need to tell the VM where to find the files we want to index. Read More
View ArticleCancelling a workflow approval request from an InfoPath form
We have a form which is used for requesting leave. We were asked to put a cancel button on it so that the requester could cancel their request if it has not been approved yet. This would need to cancel...
View Article