Click here to Skip to main content
15,925,440 members
Home / Discussions / C#
   

C#

 
GeneralDataTable.ColumnChanged doesn't rais an event after ReadXml() Pin
Dogan Gunay20-Dec-04 0:05
Dogan Gunay20-Dec-04 0:05 
Generalhelp request..., Pin
50519-Dec-04 23:56
50519-Dec-04 23:56 
GeneralRe: help request..., Pin
Colin Angus Mackay20-Dec-04 1:46
Colin Angus Mackay20-Dec-04 1:46 
Generalpropagating datagrid changes in the source database tables Pin
Rashid_Mehmood19-Dec-04 23:24
Rashid_Mehmood19-Dec-04 23:24 
GeneralRe: propagating datagrid changes in the source database tables Pin
Skynyrd20-Dec-04 0:13
Skynyrd20-Dec-04 0:13 
GeneralRe: propagating datagrid changes in the source database tables Pin
siddlingaSwami20-Dec-04 2:03
susssiddlingaSwami20-Dec-04 2:03 
GeneralReal Time Display Sound WaveForm While Acquiring Pin
Siew Eng19-Dec-04 19:22
Siew Eng19-Dec-04 19:22 
GeneralLate Bound Assemblies and SoapFormatter.Deserialize problem... Pin
Chris Richner19-Dec-04 14:53
Chris Richner19-Dec-04 14:53 
Hi,

Basically a Command is nothing else than a Plugin, should mean that i would like to be able to write Commands which implement the ICommand interface and are stored in different assemblies, which are loaded at run time through a type loader.

I have a collection of Command's, let us call it my project file which i serialize trough the SoapFormatter.

So, now we have a project file which holds a command configuration set, now i would like to load this file again (later), but now it happens...

First i run my TypeLoader which loads the needed assemblies into the current AppDomain. Then my code tries to deserialize the soap file, it throws an exception saying that the needed assembly/type is not found, but ermz, my TypeLoader loaded the needed assembly...

Any hints? In my opinion it should work, because all assemblies are loaded during Deserialize, it's the same game like Serialize WTF | :WTF:

myMsg.BehindDaKeys = "Jerry Maguire";
GeneralRe: Late Bound Assemblies and SoapFormatter.Deserialize problem... Pin
Daniel Turini19-Dec-04 17:13
Daniel Turini19-Dec-04 17:13 
GeneralRe: Late Bound Assemblies and SoapFormatter.Deserialize problem... Pin
Chris Richner19-Dec-04 21:51
Chris Richner19-Dec-04 21:51 
GeneralRe: Late Bound Assemblies and SoapFormatter.Deserialize problem... Pin
Chris Richner19-Dec-04 22:25
Chris Richner19-Dec-04 22:25 
Generalhashtable in extended properties Pin
esakal19-Dec-04 14:19
esakal19-Dec-04 14:19 
Generalhashtable in extended properties Pin
esakal19-Dec-04 14:09
esakal19-Dec-04 14:09 
Generaldynamically create multiple controls Pin
fredza19-Dec-04 8:04
fredza19-Dec-04 8:04 
GeneralRe: dynamically create multiple controls Pin
Heath Stewart20-Dec-04 6:28
protectorHeath Stewart20-Dec-04 6:28 
Generalproblem with extender provider Pin
esakal19-Dec-04 4:01
esakal19-Dec-04 4:01 
GeneralRe: problem with extender provider Pin
Colin Angus Mackay19-Dec-04 10:03
Colin Angus Mackay19-Dec-04 10:03 
QuestionHow can i know which form are activated? Pin
anta19-Dec-04 2:29
anta19-Dec-04 2:29 
AnswerRe: How can i know which form are activated? Pin
Heath Stewart20-Dec-04 6:12
protectorHeath Stewart20-Dec-04 6:12 
GeneralFinding dlls Pin
thepersonof19-Dec-04 0:35
thepersonof19-Dec-04 0:35 
GeneralRe: Finding dlls Pin
Colin Angus Mackay19-Dec-04 2:20
Colin Angus Mackay19-Dec-04 2:20 
GeneralRe: Finding dlls Pin
thepersonof19-Dec-04 2:40
thepersonof19-Dec-04 2:40 
GeneralRe: Finding dlls Pin
Colin Angus Mackay19-Dec-04 2:46
Colin Angus Mackay19-Dec-04 2:46 
GeneralRe: Finding dlls Pin
thepersonof19-Dec-04 2:52
thepersonof19-Dec-04 2:52 
GeneralRe: Finding dlls Pin
Colin Angus Mackay19-Dec-04 2:58
Colin Angus Mackay19-Dec-04 2:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.