Freigeben über


Blinq… Bling and Ruby.NET

Brad Abrams writes… Blinq is a tool for generating ASP.NET websites for displaying, creating, and manipulating data based on database schema. Just point Blinq at a SQL database and it will create a website with pages that display sorted and paged data, allow you to update or delete records, create new records, and follow relationships between tables in your database. You don't need to write SQL queries to use Blinq; LINQ will generate optimized queries for you that request just the data you want to show. Blinq uses the May LINQ Community Tech Preview to access data. The code Blinq creates is simple and easy to customize to fit your needs. Everything in the website Blinq creates is meant as a starting point for a website that meets your needs perfectly, so have fun customizing the pages, experimenting with the code, and making it yours!

Oh yeah and with all the hype around RoR at the moment the Beta release of the Ruby.NET compiler is available for you to try.

This blog post was published using Microsoft Word 2007.

Tags: Blinq, Ruby on Rails, ATLAS

This posting is provided “AS IS” with no warranties, and confers no rights .