Jeff Byboth
Giving back to the Geek Nation
Thursday, March 26, 2015
WCF on IIS 8 Windows Server 2012
›
Problem I have a asp.net website that uses WCF to serve up JSON. Recently this website was to a windows 2012 server. When this was done,...
Wednesday, March 25, 2015
SQL Server Reporting Services (SSRS) and MVC application with reports controller on same server
›
I ran into this problem recently and it took me a bunch of time to figure this out. Problem Getting prompted for a windows userid and pas...
Friday, March 13, 2015
Tail for Notepad++
›
In notepad++ there is a plugin that lets you monitor logs just like tail. I have tried it and it works great, much better than waiting for...
Thursday, January 29, 2015
Bring Your Own Device - Run As Domain User
›
Issue When I am on client sites I often have a domain account to use, but bring my own device. When working on SQL servers I have to remot...
Thursday, December 11, 2014
SQL Server Stuck in Restoring State
›
If you database ever gets stuck in restoring state run this script to get it usable again. RESTORE DATABASE MyDatabaseName WITH...
Tuesday, December 9, 2014
What is that website built with?
›
Wondering what a website is built with? Is it ASP.Net, Java, PHP? Built with will tell you http://builtwith.com/
Tuesday, November 25, 2014
Run as Different User in Windows 8
›
In previous versions of windows I could do the key combination ctrl+shift+ right mouse click and run an application as a different user. T...
›
Home
View web version