Build a Single Page Application with the HotTowel SPA Template – Part One
A very trendy topic recently has been Single Page Applications. In this article I’m going to show you how to build a SPA with the new HotTowel Visual Studio template. The HotTowel project template...
View ArticleBuild a Single Page Application with the HotTowel SPA Template – Part Two
In the previous article I’ve introduced the HotTowel SPA Template and described how to create a simple single page application that displays data coming from an ASP .Net backend. We’ve seen some data...
View ArticleBuild a Single Page Application with the HotTowel SPA Template – Part Three –...
A feature that’s highly appreciated by users and developers is client side validation. ASP .NET provides us with a very useful set of attributes, we can annotate our classes with, to specify validation...
View ArticleBuild a Single Page Application with the HotTowel SPA Template – Part Four –...
One of the good reasons to create a single page application is for the user experience it provides. This is not only due to the desktop like smooth behavior of the application but often also thanks to...
View ArticleIntegrating WordPress and an AppBuilder KendoUI App
Have you wondered how you can quickly integrate your wordpress site and a mobile app created in the Telerik AppBuilder. I have. Here’s a brief tutorial on how to do it. If you haven’t setupped your...
View Article