by jeremy@bondbyte.com | Mar 13, 2015 | Azure, Azure Service Bus
With Azure Service Bus you can connect your on premise SQL to Azure Web Sites and the like. I haven’t had a chance to do this my self, keep looking for more posts related to Azure Service Bus. This is how you would configure hybrid model for resale....
by jeremy@bondbyte.com | Feb 28, 2015 | Azure, Azure Mobile Services
Error – The model backing the ‘tableServiceContext’ context has changed since the database was created. Consider using Code First Migrations to update the database I’ve been beating Azure Mobile Services up for a while now. I have to say the...
by jeremy@bondbyte.com | Feb 20, 2015 | AD FS, Azure, SharePoint 2013
Linking back to a great post by Summit 7 Systems. http://summit7systems.com/claims-based-authentication-adfs-3-0-and-sharepoint-2013-beginners-guide/ I’m looking forward to the second post. Configuration of AD FS to support a SharePoint 2013...
by jeremy@bondbyte.com | Jan 10, 2015 | Uncategorized
When installing the service you must have Local Administrator rights on the server.
by jeremy@bondbyte.com | Jan 5, 2015 | Advanced Troubleshooting, Powershell
Ever wanted to run a snippet of C# code in PowerShell? Some times this is useful for testing code in environments without requiring a full deployment of software. This can also be used and an advanced troubleshooting technique. Open a PowerShell Prompt with Elevated...