Click here to Skip to main content
15,905,781 members
Home / Discussions / C#
   

C#

 
GeneralCombobox issue Pin
Anonymous27-Nov-02 5:56
Anonymous27-Nov-02 5:56 
GeneralRe: Combobox issue Pin
John Fisher27-Nov-02 6:41
John Fisher27-Nov-02 6:41 
GeneralHTML View Control - Does it exist in C# Pin
MrEyes27-Nov-02 0:10
MrEyes27-Nov-02 0:10 
GeneralRe: HTML View Control - Does it exist in C# Pin
James T. Johnson27-Nov-02 11:08
James T. Johnson27-Nov-02 11:08 
QuestionWeb reference back to XML? Pin
EnkelIk26-Nov-02 22:00
EnkelIk26-Nov-02 22:00 
AnswerRe: Web reference back to XML? Pin
J.Liss27-Nov-02 6:08
J.Liss27-Nov-02 6:08 
GeneralRe: Web reference back to XML? Pin
EnkelIk28-Nov-02 21:35
EnkelIk28-Nov-02 21:35 
GeneralStart Doesn't! Pin
CSharpDavid26-Nov-02 13:39
CSharpDavid26-Nov-02 13:39 
GeneralRe: Start Doesn't! Pin
Michael P Butler26-Nov-02 23:26
Michael P Butler26-Nov-02 23:26 
GeneralRe: Start Doesn't! Pin
Michael Mac27-Nov-02 3:39
Michael Mac27-Nov-02 3:39 
GeneralRe: Start Doesn't! Pin
James T. Johnson27-Nov-02 11:09
James T. Johnson27-Nov-02 11:09 
QuestionAnyone know of a good sample to get started on a log parser for IIS? Pin
J.Liss26-Nov-02 13:36
J.Liss26-Nov-02 13:36 
QuestionForm inside Form bug in .net? Pin
Bog26-Nov-02 11:59
Bog26-Nov-02 11:59 
AnswerI should have mentioned Pin
Bog26-Nov-02 12:14
Bog26-Nov-02 12:14 
GeneralC# bookshelf Pin
Michael P Butler26-Nov-02 11:20
Michael P Butler26-Nov-02 11:20 
GeneralRe: C# bookshelf Pin
Christian Graus26-Nov-02 11:22
protectorChristian Graus26-Nov-02 11:22 
GeneralRe: C# bookshelf Pin
leppie26-Nov-02 11:39
leppie26-Nov-02 11:39 
GeneralFilling in the holes Pin
Michael P Butler26-Nov-02 10:58
Michael P Butler26-Nov-02 10:58 
GeneralRe: Filling in the holes Pin
Stephane Rodriguez.26-Nov-02 11:03
Stephane Rodriguez.26-Nov-02 11:03 
GeneralOK, what do make of this? Reloading an assembly Pin
leppie26-Nov-02 10:27
leppie26-Nov-02 10:27 
GeneralRe: OK, what do make of this? Reloading an assembly Pin
David Stone26-Nov-02 12:07
sitebuilderDavid Stone26-Nov-02 12:07 
GeneralRe: OK, what do make of this? Reloading an assembly Pin
leppie26-Nov-02 12:31
leppie26-Nov-02 12:31 
David Stone wrote:
I've been thinking that would also be a great way to have an application update itself...load an assembly into memory and then when the app closes, the in memory assembly executes some code to update the app.

I'm not sure how this relates to my post! OK, maybe the "deletable" bit (and you could register that with appexit event, makes sense Smile | :) ).

I'm actually after the answer for the BIG FAT question of what is happening, as according to Eric Gunnerson et al this was NOT possible... ; however unloading is impossible, but .NET seems to use the last loaded assembly as the reference, this is confirmed by executing methods via Reflection.

It difficult to describe. You can have a look in my latest DBHelper tool to see this in action (under the hood of course).

Smile | :)

DBHelper - SQL Stored Procedure Wrapper & Typed DataSet Generator for .NET popularity better now, thank you Smile | :)
GeneralRe: OK, what do make of this? Reloading an assembly Pin
David Stone27-Nov-02 16:24
sitebuilderDavid Stone27-Nov-02 16:24 
QuestionConverting a HIMAGELIST to an ImageList? Pin
Zombies with Coffee, LLC26-Nov-02 9:21
professionalZombies with Coffee, LLC26-Nov-02 9:21 
AnswerRe: Converting a HIMAGELIST to an ImageList? Pin
NormDroid26-Nov-02 10:05
professionalNormDroid26-Nov-02 10:05 

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.