This is the third time (and hopefully final) I am writing this post about building Client Web Parts (App Parts) for SharePoint 2013 with Visual Studio 2012. This is largely due to the Office Developer Tools going through a few iterations ( Preview Read More...
Posted to
Dot Net Mafia
on 04-09-2013
Filed under: SharePoint, WebPart, Visual Studio 11, SharePoint 2013, Apps
I have a session coming up at SharePoint Summit Toronto this year about the many different ways you can query search. Whenever I am working on a new talk, it is customary for me to write blog posts about my examples so here it is. :) I first Read More...
Posted to
Dot Net Mafia
on 04-09-2013
Filed under: SharePoint, Office 365, Enterprise Search, Office 365 Grid, Visual Studio 11, SharePoint 2013, Apps
The Office Developer Tools team snuck a new feature into the RTM version of the tools for Visual Studio 2012. This new feature allows you to deploy apps and actually alter the search schema on the host web . That’s right. You can deploy Read More...
Posted to
Dot Net Mafia
on 04-03-2013
Filed under: SharePoint, SharePoint Online, Office 365, Enterprise Search, Office 365 Grid, Visual Studio 11, SharePoint 2013, Apps
The great thing about living in Texas is that there is three SharePoint users groups less than three hours away from me. I’m excited to have the opportunity to be speaking in Austin twice in the next couple weeks. The first talk is tomorrow Read More...
Posted to
Dot Net Mafia
on 02-12-2013
Filed under: Presentations, SharePoint Saturday, SharePoint 2010, Visual Studio 11, SharePoint 2013, Apps
If you have tried to do any work with SharePoint 2013 Client Web Parts with the Office Developer Tools Preview 2 in Visual Studio 2012, you know it’s an exercise in frustration. It literally locks up every three or four lines of code you try to Read More...
Posted to
Dot Net Mafia
on 01-10-2013
Filed under: SharePoint, Office 365, Office 365 Grid, Visual Studio 11, SharePoint 2013, Apps
This is one of those posts that I have promised to write but I totally forgot about. What I want to talk about today is passing parameters to SharePoint 2013 Client Web Parts. These parameters are equivalent to the properties on traditional Read More...
Posted to
Dot Net Mafia
on 01-04-2013
Filed under: SharePoint, Visual Studio 11, SharePoint 2013, Apps
During SPC12, Preview 2 of the Microsoft Office Developer Tools for Visual Studio 2012 came out. You can get it using the Web Platform Installer. This made a few improvements in how we build Client Web Parts (App Parts). Earlier this Read More...
Posted to
Dot Net Mafia
on 01-03-2013
Filed under: SharePoint, Visual Studio 11, SharePoint 2013, Apps