Browse by Tags

All Tags » WindowsForms (RSS)

Mono 1.1.16: Python, Windows Forms, ASP.NET 2.0

This is actually Beta 3 of Mono 1.2, some highlights (according to the official announcement ): IronPython 1.0 Beta 8 works with this release out of the box. Majorly improved Windows.Forms and System.Drawing as our beta program for Windows.Forms continues...

Faster databinding

My friend Harley Jácome has started blogging (hey, ¡ está en español! ). There he describes a neat Windows Forms databinding trick that is probably very old but that I wasn't aware of. Which one do you think is faster? CitiesComboBox.DataSource = CitiesDataTable;...

.NET smart clients on... Linux?

According to this interview , the Mono project is getting out version 1.2 in April, the big news for me is that Miguel de Icaza states that it will support Windows Forms in Linux . Now, you know I'm a smart clients fan, so you can imagine how cool this...
More Posts