Monthly Archives: February 2013
Visual Studio 2012 SharePoint 2013 Visual Web Part Project Template is Buggy
Written on , by Tommy Segoro
INTRODUCTION In Visual Studio 2010 you can create a Visual Web Part (ie. web part that renders ASCX file). In VS 2010 when you create a Visual Web Part, VS 2010 automatically creates a module that contains the following files: – Web part class (UserProfileListing.cs below) – ASCX and code behind – Elements.xml file – Continue Reading
Visual Studio 2012 and SharePoint Server 2013, SharePoint Server is not installed
Written on , by Tommy Segoro
INTRODUCTION I was so looking forward when SharePoint 2013 RTM and Visual Studio 2012 RTM were finally out. I was so eager to play around with them and start creating SharePoint 2013 solutions. The install was finally finished and I opened Visual Studio 2012. My first impression was – as with anything new – it Continue Reading
InfoPath Development Best Practice and Catches
Written on , by Tommy Segoro
INTRODUCTION I have been developing InfoPath with SharePoint for years and in this article I would like to share some tips that I’ve learnt throughout these years which I believe have helped me and I know will help you, too. InfoPath is such a great product. And when we are talking about electronic forms, InfoPath Continue Reading
InfoPath Print Button on Ribbon of FormServer.aspx Form Service Page
Written on , by Tommy Segoro
INTRODUCTION DOWNLOAD WSP: TFS.SP.Core.InfoPathPrinter – For SharePoint 2010 only! My client was looking for a print button in the InfoPath Form Service page which is the /_layouts/FormServer.aspx. Unfortunately the ribbon on this page is not modifiable. The ribbon on the Customize Form button in the Custom List InfoPath form however, is modifiable but not the one in Continue Reading