[Mono-dev] ASP.NET ObjectDataSource problem

Marek Habersack grendello at gmail.com
Sat Jan 6 19:30:15 EST 2007


On Sat, 6 Jan 2007 14:19:15 -0800, "Konstantin Triger"
<kostat at mainsoft.com> scribbled:

> RE: [Mono-dev] ASP.NET ObjectDataSource problem
> 
> Hi Marek,
Hello Konstantin,

> I agree with you regarding the Type.GetType(). But it looked very
> strange to me that there is no public API for a control developer to
> load a App_Data type. So I found the BuildManager.GetType() which
> looks to feet our needs perfectly. It seems that the loading logic
> should be inside and ObjectDataSourceView should delegate there.
Yes, BuildManager.GetType is a good method to call when you want to
look up a type within the top-level assemblies. We should probably
identify all the spots where we need such functionality and use the
method there.

regards,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070107/a4257172/attachment.bin 


More information about the Mono-devel-list mailing list