[MonoDevelop] Monodevelop: Database Programming

Samuel Mukoti sam at adolyn.com
Thu Jun 11 08:21:13 EDT 2009


Thanks so much i really appreciate it.

Funny, i had started lastnight trying to implement my own control.  I
had managed to cover quite a bit of ground already and it is nice to
see that someone had already started on a similar effort - just don't
know why the project (gtk-databind.sf.net) is dead (dying) coz not
many commits into SVN from what i can see.

Thx

On 6/11/09, Christian Hoff <christian_hoff at gmx.net> wrote:
> Do you want to use Gtk# or Winforms?
>
> Assuming you want to use Gtk#: There is no dtabinding support in Gtk#
> itself. You could use Gtk.DataBindings from
> http://gtk-databind.sourceforge.net/, though I have no idea whether it
> works with Monodevelop v2. The alternative would be to write a custom
> tree model for DataViews(attached) which makes it possible to display
> the contents of a DataView in a Gtk.TreeView or a Gtk.ComboBox(see
> http://www.mail-archive.com/gtk-sharp-list@lists.ximian.com/msg03355.html).
>
> Christian
>
> Samuel Mukoti wrote:
>> Hi,
>>
>> I'm looking for guidelinse for Database programming using MD.  or even
>> using VS 2008 then porting to Mono.
>>
>> I need help biding controls/widgets on the design surface to a
>> dataset. Much like how VS 2003/5/8 behaves.  On Winforms you seem to
>> have a standard TextEdit control then a DBTextEdit control.
>>
>> thank you.
>>
>> Sam
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>
>


More information about the Monodevelop-list mailing list