ASP.NET
Opening Pandora’s Box – Learning ASP.NET MVC
·303 words·2 mins
Programming
ASP.NET
MVC
I have decided to dig deeper into an area of development I usually try to avoid – the client. Not just another rich desktop client, but a web client. For years, I have always kept myself at arms length when dealing with client technologies, especially web technologies. I have worked with them many times, but I have always preferred the server side. I have worked with nearly every Microsoft client technology from the Window C API, MFC, ATL, WTL, VB, WinForms, WPF, and probably a few others I can no longer remember. Each one of those frameworks helped to convince me that I prefer the server side. I had even done some ASP and ASP.NET development at various times. Its not that these frameworks are ‘wrong’, it is just that I prefer the server side.