Newly deployed SharePoint site definitions not found in PowerShell
This is a new problem for me, something that I have done many times in SharePoint 2010. I deploy a new site definition to SharePoint (in this case from Visual Studio 2012, although I can’t see it will...
View ArticleMerge multiple dll ‘s into one WPF application
It’s pretty standard scenario to have your application reference assemblies that are not part of the .net framework. In those instances the default behaviour is for VS to sit those dll’s along side...
View ArticleBuild JS file for .net Constants class
It’s pretty common practice for me to have a Constants class in all my projects, especially so in SharePoint projects where you are likely to have Field name, Content Type ID’s and probably some GUID’s...
View ArticleVisual Studio cleared / deleted my ascx.g.cs file when adding a Register...
Having landed on this page, you’ve most likely experienced the joy of VS clearing the contents of your ascx.g.cs file when adding a Register declaration, in the hope you can simply drop in your super...
View ArticleWindows 8.1 blurry display, multiple monitors
I recently upgraded to Windows 8.1, everything went quite smoothly except the display.I have an extra monitor plugged into my laptop, pretty standard setup I should think, connected via HDMI. The...
View ArticleWindows 8.1 blurry display, multiple monitors
I recently upgraded to Windows 8.1, everything went quite smoothly except the display.I have an extra monitor plugged into my laptop, pretty standard setup I should think, connected via HDMI. The...
View ArticleResize SharePoint 2013 App Part
The new App Model of SharePoint 2013 comes with several options for development, one of these being an app part, which from the users perspective works very much like the web parts of old!However, from...
View ArticleSharePoint: Incoming mail in a development environment
If you’re cutting any code for SharePoint, you’ve probably got yourself a nice standalone VM with everything isolated and working just about so.So, what happens when that rare project comes in where...
View ArticleSharePoint App “Fast People Search”
The requirement came up for us as a company to get a little app into the App Store.As a consultancy we generally work on projects for specific clients, as such there isn’t a great deal of scope to work...
View Article