Category: Architecture
-
The Telerik Platform
I took a few minutes to review the Telerik Platform through a demo they are hosting at http://www.telerik.com/dineissimo. The first thing I noticed were : A web based IDE (cool) It uses GIT Cordova and plugins based architecture Access to KendoUI for UI A fun way to deploy your app to…
-
HTML5, offline pages and offline data
One of the projects we just finished had two requirements (well, the third was it had to be a web site that ran on the iPad). The first one was for the web site to be able to display a lot of data in a quick manner, and that this…
-
MiniProfiler
We were doing a little performance related work on a ASP.NET MVC website. There were a few pages where we transmitted a lot of unnecessary data (binding a big model to KendoUI if you don’t use the data is bad bad bad) and a few SQL n+1 scenarios… All in…
