.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>open source tools</span>

Grails Podcast @ JavaOne 2009 – Glen & Sven at the Microsoft booth looking at Grails on Mac

Ted demonstrates how his private MacBook uses Grails to connect to a MS SQL server using the new JDBC 4 driver for MS SQL. We thought we give this some extra footage. Ted demonstrates the Northwind database and scaffolded UI for these tables based on newly created domain classes.

Eclipse Tools for Silverlight Interoperability Demo

The Eclipse tools for Silverlight project, aka eclipse4SL, is an eclipse plug-in that enables Eclipse developers to use the Eclipse IDE to create applications that run on the Microsoft Silverlight runtime platform. The interoperability scenarios this project enables are very interesting, as it provides more choices to Java/Eclipse developers and …

Fluent NHibernate

TheVirtual ALT.NET Google group hosted a LiveMeeting event with Chad Myers to talk about Fluent NHibernate. Fluent NHibernate is a API that eliminates the messy XML files. It will create the mapping files and configuration file. In this demo, Chad will convert the Nhibernate Made Simple project on Code Project …