So... it's no secret that TixPix was developed using Asp.Net. This is evidenced by the use of web-forms. A design decision has been made to utilize Microsofts newer technology which is ASP.NET MVC 4. Hopefully this will streamline development with a better separation of concerns between the data model and the UI and the business logic.
Significant progress is being made with the new layout. Most of the models were generated using the entity framework reverse engineer tool
ReplyDelete