Skip to content
  • Home
  • Noises, Eye Candy & Loot
    • Music
    • lenssniper
    • pcp
    • blahblahblah
    • Alf Sparrow
    • Blender
    • The Godfather – Rinky Tinks
    • Top 10s
  • Code
    • Porting WPF to AvaloniaUI
    • JamSoft AvaloniaUI Dialogs
    • JamSoft Avalonia LCD Control
    • .NET Cheat Sheet
    • Python Cheat Sheet
    • Git Cheat Sheet
    • WPF Prism Part 1
    • WPF Prism Part 2
    • WPF UserControl == DataTemplate
    • Programming Fonts
    • Gist – Dirty Monitoring
  • About
www.jammer.biz
  • Home
  • Noises, Eye Candy & Loot
    • Music
    • lenssniper
    • pcp
    • blahblahblah
    • Alf Sparrow
    • Blender
    • The Godfather – Rinky Tinks
    • Top 10s
  • Code
    • Porting WPF to AvaloniaUI
    • JamSoft AvaloniaUI Dialogs
    • JamSoft Avalonia LCD Control
    • .NET Cheat Sheet
    • Python Cheat Sheet
    • Git Cheat Sheet
    • WPF Prism Part 1
    • WPF Prism Part 2
    • WPF UserControl == DataTemplate
    • Programming Fonts
    • Gist – Dirty Monitoring
  • About

ASP.NET MVC

by jammer
comments 0 date January 27, 2023

Application Maintenance – Application Rot

Over the course of my career I’ve encountered this too many times. Application rot. What is Application Rot? I’m currently performing a detailed code review on a client system. It’s. read more…


Continue Reading
by jammer
comments 11 date March 11, 2016

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
by jammer
comments 0 date December 3, 2015

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
by jammer
comments 2 date July 1, 2015

Upgrading MVC4 to MVC5 and WebAPI1 to WebAPI2 – MEF – DotNetOpenAuth

Originally Written 20 June 2014 So, if you have found this blog post as you are going through this process and have hit numerous brick walls I’m afraid I’ve got. read more…


Continue Reading
by jammer
comments 0 date July 5, 2014

Wrapping HttpClient

I’ve been recently revisiting a WebAPI client implementation that uses DotNetOpenAuth for authorising calls to an OAuth 2.0 protected WebAPI.  So I thought I’d share the generic methods I wrote. read more…


Continue Reading
by jammer
comments 0 date June 26, 2014

Compile Time Checking for MVC Views

One advantage of MVC Razor could also be deemed a disadvantage.  No comile time checking of views.  I personally love the dynamic nature of build the Razor views but you. read more…


Continue Reading
by jammer
comments 0 date June 26, 2014

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
by jammer
comments 0 date June 26, 2014

MVC – Display Version Number in Your UI

If you ever want to display the version of your app in the UI (useful in development with lots of environments) you can do the following. In your Global.asax start. read more…


Continue Reading
by jammer
comments 1 date August 9, 2013

Using HttpClient to Send Dates in URL Using AttributeRouting

After doing a lot of reading it appears that it is possible to do what I was attempting to do but it requires relaxing a lot of useful security measures. read more…


Continue Reading
by jammer
comments 0 date June 26, 2014

C# Query String Builder

Here is a nice little extension method for building your query strings in C#


Continue Reading
Recent Posts
  • Upgrading GitLab Docker Image Using Synology Container Manager
  • UFO Shape Series Vol 1
  • Meaco Arete 25L Dehumidifier & ThermoPro
  • GMMK Keycaps Replaced – SteelSeries Prism Caps
  • UAP Data Visualisation Tool
Categories
Archives
SSL.COM
Get £5 credit with Krystal Hosting using code JAMHOST
Search
Recent Comments
  • jammer on Porting WPF to AvaloniaUI
  • MikiraSora on Porting WPF to AvaloniaUI
  • GMMK Keycaps Replaced - SteelSeries Prism Caps - www.jammer.biz on Mechanical Keyboard Review – GMMK
  • jammer on Porting WPF to AvaloniaUI
  • Geertie on Porting WPF to AvaloniaUI
  • jammer on Porting WPF to AvaloniaUI
  • Geertie on Porting WPF to AvaloniaUI
Recent Posts
  • Upgrading GitLab Docker Image Using Synology Container Manager September 7, 2024
  • UFO Shape Series Vol 1 May 13, 2023
  • Meaco Arete 25L Dehumidifier & ThermoPro April 10, 2023
  • GMMK Keycaps Replaced – SteelSeries Prism Caps April 10, 2023
  • UAP Data Visualisation Tool March 18, 2023
  • JamSoft Avalonia LCD Control February 12, 2023
  • Synology – Backup Failed February 2, 2023
  • Application Maintenance – Application Rot January 27, 2023
www.jammer.biz

© Copyright James Green 2023. ALL RIGHTS RESERVED Built with ATTIRE