DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 14 Aug 2007 10:11:28 -0400,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    ThunderMusic


Generics and their resulting class. Possible to obtain?   
Hi,
We need to serialize (binary) objects containing generic collections. The 
thing is, when we try to get the objects back (deserialize) with a different 
instance of the application, we receive an exception stating the constructor 
of the generic class does not exist. So Is there a way to obtain the 
resulting classes of the generics we use so we can add them as "normal" code 
in our app? We can develop our own starting from non-generic collections, 
but then we would have to develop our own methods and maintain them. The 
generics are already debuged and maintained by MS so we would like to 
generate them with the same generator the framework generates them if 
possible.

So if I summarize what we want : We want to take the resulting class from a 
given generic and "copy-paste" the code and create a "user class" that we 
will add to our project.

Is it possible?

Thanks

ThunderMusic
Date:Tue, 14 Aug 2007 10:11:28 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us