rocklau

Stories kicked by rocklau

Subsonic 3 released(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 10 months ago

Just read Rob Conery’s Blog and saw that Subsonic 3 is now available for download. For those unfamiliar with Subsonic it really is the ONLY no BS ORM out there, in fact it is so easy to get up and running that it is easy to forget that you ever set it up in the first place. The whole Subsonic ethic is to remove the hoops that other ORM’s have you jump through and essentially to get you home earlier. read more...

add a comment |category: |Views: 443

tags: another

ASP.NET MVC UI Components (Continued) - Kazi Manzur Rashid(weblogs.asp.net)

submitted by jantujantu(1045) 2 years, 11 months ago

In my last post, two important issues are raised 1. The justification of having server side components for jQuery UI. 2. The style of syntax. The intension of my last post was to get the feedback of the type of syntax the ASP.NET MVC developer prefers, so I did not mention anything on the server side side integration, this might be the reason why few people were unable to find the benefits of this server side support. In this post, I will try to show few simple examples of the server side integration, lets say that you are creating a Task submit form, you can use the Slider as completed percent field instead of regular input field, like the following.... read more...

add a comment |category: |Views: 410

tags: another