By default IIS and ASP.NET aren’t configured as part of a Windows setup (for obvious reasons) so developers are used to having to register IIS manually before being able to. read more…
Hmm … missing your lovely Xamarin Android intellisense in the Visual Studio .axml code editor? Me too … The Solution Open Visual Studio Open any .AXML file in your solution. read more…
This is a useful little tidbit of knowledge to have. Suppose you can browse to your new spanky site using IISExpress at http://localhost:54275/ … now you want to look at. read more…
Well, today was a lot of fun. You can tell just how much fun from the ridiculous title of this blog post. I’ve lost most of a productive day to. read more…
Yesterday was another one of those little lessons in Unit Testing. In one of the applications I work on there is a lot of clever string manipulation in order to. read more…
Honestly, for tool that’s supposed to make life easier and more robust I find myself battling with it often. I’ve been upgrading some of the packages in one of my. read more…
This had me stumped for a moment. All the Javascript was there (linkable from bundle links in the page source), all the files were there, everything worked in dev (doesn’t. read more…
Enable ASP.NET 4.5 On Windows 10 or Windows 8/8.1
By default IIS and ASP.NET aren’t configured as part of a Windows setup (for obvious reasons) so developers are used to having to register IIS manually before being able to. read more…
Continue Reading
Xamarin Android AXML Intellisense
Hmm … missing your lovely Xamarin Android intellisense in the Visual Studio .axml code editor? Me too … The Solution Open Visual Studio Open any .AXML file in your solution. read more…
Continue Reading
View IISEXpress Hosted Sites On Your Local Network
This is a useful little tidbit of knowledge to have. Suppose you can browse to your new spanky site using IISExpress at http://localhost:54275/ … now you want to look at. read more…
Continue Reading
PCL Profile 259 in Visual Studio 2012 on Windows 7, Xamarin, MvvmCross & ReSharper 7.1
Well, today was a lot of fun. You can tell just how much fun from the ridiculous title of this blog post. I’ve lost most of a productive day to. read more…
Continue Reading
Unit Tests in User Configurable Applications
Yesterday was another one of those little lessons in Unit Testing. In one of the applications I work on there is a lot of clever string manipulation in order to. read more…
Continue Reading
Xamarin Pairing Visual Studio 2012 to Mac for iOS Builds
Well, this was a bit of a pain in the arse. When I initially paired Visual Studio 2012 to my Mac it all seemed to pair and be happy. No. read more…
Continue Reading
Nuget Strikes Again
Honestly, for tool that’s supposed to make life easier and more robust I find myself battling with it often. I’ve been upgrading some of the packages in one of my. read more…
Continue Reading
MVC Deployment – JavaScript – ReferenceError is not defined …
This had me stumped for a moment. All the Javascript was there (linkable from bundle links in the page source), all the files were there, everything worked in dev (doesn’t. read more…
Continue Reading