[Mono-devel-list] Stupid novice question
Aleksey Sudakov
zander at objectstorm.net
Fri Mar 7 00:52:57 EST 2003
Hello,
I just downloaded Mono RPM and instalation was a blast. Moreover most of my
code did got compiled (apart from unpublished
SupportClass.PutElement(IDictionary, key, value) method that MS converted my
java code into)... Anyway, I got stuck on "Cannot find type IDbConnection'
and other System.Data interfaces. Are they not implemented yet or are there
any tricks to get ADO working?
Also, my .NET project is actually an assembly... so what is the story with
assemblies in Mono? There are just 2 targets in mcs: library and module. I
guess I could do for now building as a library and then linking it into test
applications, but still is there a way to create true assemblies and if
there is then how?
Thanks,
Aleksey
More information about the Mono-devel-list
mailing list