Skip to contentSkip to content

Fidelity Design

Close Button

Consuming .NET Types from JavascriptConsuming .NET Types from Javascript


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:55 pm

One of the things I’ve found most compelling about mixing up server-side and client-side technologies, is Javascript’s fantastic ability of generating on the fly objects. There are two parts to

Read MoreRead More

Epic Fan-ArtEpic Fan-Art


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:54 pm

Another daily search on Deviantart, and I found two gems, which are pretty damn impressive: SonicSuper_Sonic_by_MRi Source: Sonic by =gureiduson and Super Sonic by *MRi. Damn, if only I could

Read MoreRead More

httpErrors, customErrors and 404shttpErrors, customErrors and 404s


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:54 pm

Came across an interesting scenario today. Well actually, it started yesterday, it just took me ages to figure out whats going on. Ok, the scenario; We have an ASP.NET application,

Read MoreRead More

Url remapping could be the source of your ViewState validation woes!Url remapping could be the source of your ViewState validation woes!


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:54 pm

At work, we’re preparing a new release of the website, and came across an issue regarding ViewState validation. You may (or hopefully may not) have come across the following error

Read MoreRead More

Database driven MVC RoutingDatabase driven MVC Routing


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:53 pm

I’m not overly keen on hard coding MVC routes in the application, so I’ve come up with a nice way of pulling the routes out of the application, and into

Read MoreRead More

Understanding Tuples in .NET 4.0 and .NET 2.0/3.0/3.5Understanding Tuples in .NET 4.0 and .NET 2.0/3.0/3.5


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:52 pm

.NET 4.0 introduces a new type, the Tuple. In mathematics, a tuple is an ordered set of elements, e.g. (1, 2, 3, 4, 5) is a 5-tuple. In programming (i.e.

Read MoreRead More

Caching the Generic WayCaching the Generic Way


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:51 pm

Often is the case when you’re creating an application (be it web or not) the need for caching can become a critical part of software design. You can be faced

Read MoreRead More

Using MEF with MVC ControllersUsing MEF with MVC Controllers


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:49 pm

I’ve recently been introduced to the Managed Extensibility Framework by a colleague at work, and have enjoyed picking it up so much it made me wonder how I could apply

Read MoreRead More

Mocking in JavascriptMocking in Javascript


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:49 pm

While I do most of my coding in C#, there is still a lot of work I do which resides in the client, namely the browser. While we can employ

Read MoreRead More

Modular ASP.NET MVC using the Managed Extensibility Framework (MEF), Part OneModular ASP.NET MVC using the Managed Extensibility Framework (MEF), Part One


March 30, 2022March 30, 2022 | John MiltonJohn Milton | 0 Comment | 12:46 pm

Currently reading: Modular ASP.NET MVC using the Managed Extensibility Framework (MEF), Part OneSee also: Modular ASP.NET MVC using the Managed Extensibility Framework (MEF), Part TwoSee also: Modular ASP.NET MVC using

Read MoreRead More

Posts navigation

Page 1 Page 2 … Page 4 Next page

Recent Posts

  • Consuming .NET Types from Javascript
  • Epic Fan-Art
  • httpErrors, customErrors and 404s
  • Url remapping could be the source of your ViewState validation woes!
  • Database driven MVC Routing

Top .NET developers

  • CShark
  • N-ix
  • 10pearls
  • Sumatosoft
  • Alliancetek
  • Experion
  • Netsolutions
  • Fingent

Freelancer WordPress Theme By VWThemes

Scroll Up