If you’re interested in building applications using Azure AD (and really, why would you *not*?), the best code repository to be aware of is https://github.com/AzureADSamples. TONS of samples with documentation showing many different scenarios. This […] Read More
There are few needs which apply to almost every industry when it comes to building software and solutions to meet the needs of that industry. Manufacturing, healthcare, industrial, education, home automation, military and public safety […] Read More
I picked up a couple WinBook TW700’s from MicroCenter back around Christmas time and after seeing some good stability results running Windows 10 preview on my Surface Pro 3 I thought the tablet would be […] Read More
Many folks using Azure Government probably have a subscription or two on public Azure. If you’re bouncing between environments and using PowerShell on each, it could become cumbersome to switch between them. This post shows […] Read More
The title says it all…my last day with Neudesic is this Friday. To give you a hint for who my new employer is, I just added Satya Nadella to my “coworkers” list on Twitter. More […] Read More
I have the privilege of presenting a couple sessions this week at the Live! 360 Conference in Orlando, FL and I just finished presenting “How to Improve the SharePoint UI using Bootstrap 3”. This was […] Read More
I found a great post that saved me a TON of time when working on a solution to bring in interactive ratings of documents to a search results page. Thank you Eugene! (Not sure what […] Read More
I often have a request to display custom data in a search hover panel in SharePoint 2013. No big deal…pop open the IDE of your choice (BTW, if you have a favorite IDE other than […] Read More
In building a custom display template for search results I found myself in an interesting scenario. The display template needed to make a REST call back into SharePoint 2013 to get additional info for display […] Read More
When developing custom display templates for your CSWPs, be careful when setting the property value for ManagedPropertyMapping. This property is used to tell the template how to map managed properties to properties within the template, […] Read More