.net

Sep 23 2009

Solving xsd generation error: 'The element .... is missing'

In attempting to build source from an XML schema using the XSD command line tool, I kept getting an error about an element missing.

Apr 17 2009

Building a Windows Web Server using Amazon EC2

In case you're not familiar with Amazon's Elastic Cloud Computing (EC2), it is a server virtualization system that allows building systems in Amazon's massive IT infrastructure. I'm going to go over some of the features and techniques for building a virtual web server using Amazon's EC2 service.

Jan 22 2009

A Different MVC

MVC (model view control) was the "hot new item" ever since Ruby on Rails came out. Here at Ramsay Corporation we have not ignored the current trends. However, being somewhat limited to the ASP.NET and C# platform and language, respectively, we developed a slightly ...different way to implement "MVC".

Recent comments