By tag: jBlogMvc
0
kicks
jBlogMvc : part 2 Editing, Deleting, Paging Posts and Rss feeds
In this part of the series I add editing and deleting posts, the blog posts now has feeds, I also use jquery and the jeditable plugin fot inline editing, I added paging for the posts as well
0
kicks
jBlogMvc : part 1 Building the Administration Area
In this part, I used some features of the ASP.NET MVC to build an administration area, jQuery too was used on client side (validator plugin).
Used membership for validation, Model Binders, jQuery Client validation,Small validation framework for business rules and server side validation.(originally ...
0
kicks
Introducing jBlogMvc
In this part, I just announced jBlogMvc the ASP.NET MVC and jQuery blogengine which I build in order to learn more about the two new technologies (at least for me)