What Technologies Does My Site Use?

12-22-2012 - .Net Development - Shannon McVay - 0 Comments

Being a software engineer, I like to talk about the technologies and concepts I've used when creating something (to anyone that actually wants to hear). This site is primarily based on Microsoft and Open Source technologies.

At the time this site was published, I'm utilizing the following technologies:

  • .Net 4.0 Framework
  • ASP.Net MVC 4
  • Microsoft SQL Server 2008 R2
  • C#
  • jQuery
  • jQUery UI
  • Ninject
  • Twitter Bootstrap
  • Entity Framework Code First
  • Prettify
  • Markdown
  • Quite a few others...

This site was built to follow a "Responsive Web Design" paradigm. I'm also a big fan of Dependency Injection where appropriate and following good software design patterns.

Just like any site that evolves though, technologies and concepts will change!

Tags :

Leave a Comment