In our previous post, we covered the basics of setting up Visual Studio to support our project – adding Service Stack, removing demo classes we don’t need, and plugging in our basic model and services – we even copied a basic JQueryMobile app.html in to our project. However, we haven’t done anything yet. In today’s … Continue reading
Tag Archives: jquery-mobile
JqueryMobile and Service Stack Events Manager Tutorial Post 2
In a previous post, I wrote about making a simple web back using ServiceStack back end that could serve up information about upcoming events. We automatically got SOAP, JSON, CSV and other end points. In today’s post, we’re going to look at a technique to consume them. Want more on ServiceStack? ServiceStack 4 Cookbook contains … Continue reading