Click here to Skip to main content
15,881,248 members
Home / Discussions / C#
   

C#

 
GeneralRe: finding unmatched record/data in two sql tables Pin
James_201215-May-12 6:08
James_201215-May-12 6:08 
GeneralRe: finding unmatched record/data in two sql tables Pin
James_201215-May-12 7:36
James_201215-May-12 7:36 
GeneralRe: finding unmatched record/data in two sql tables Pin
Sentenryu15-May-12 7:55
Sentenryu15-May-12 7:55 
GeneralRe: finding unmatched record/data in two sql tables Pin
James_201215-May-12 9:08
James_201215-May-12 9:08 
GeneralRe: finding unmatched record/data in two sql tables Pin
ArchimaX16-May-12 4:52
ArchimaX16-May-12 4:52 
GeneralRe: finding unmatched record/data in two sql tables Pin
Sentenryu16-May-12 5:55
Sentenryu16-May-12 5:55 
Answer[Solved] C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Matt U.14-May-12 5:37
Matt U.14-May-12 5:37 
AnswerRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Pete O'Hanlon14-May-12 6:12
mvePete O'Hanlon14-May-12 6:12 
OK, a couple of things here. First of all, you really should get the design service from IDesignerHost service. Basically, this is responsible for the lifetime management of designers, so is the appropriate place to get an instance of a designer from.

Now, onto the point of what you are trying to do. You actually need IComponentChangeService if you want to find when a component has been added or removed to the designer surface. Have a look at this[^].

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Matt U.14-May-12 6:54
Matt U.14-May-12 6:54 
GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Pete O'Hanlon14-May-12 7:18
mvePete O'Hanlon14-May-12 7:18 
GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Matt U.14-May-12 7:21
Matt U.14-May-12 7:21 
GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Matt U.14-May-12 7:24
Matt U.14-May-12 7:24 
GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Pete O'Hanlon14-May-12 8:32
mvePete O'Hanlon14-May-12 8:32 
GeneralRe: C#/WinForms :: Hosting A Design Surface and IDesignerEventService Pin
Matt U.14-May-12 8:39
Matt U.14-May-12 8:39 
Questionusing log4net with custom database logger Pin
SASS_Shooter14-May-12 5:08
SASS_Shooter14-May-12 5:08 
Questioncall a jar file from .net clr Pin
nextaxtion13-May-12 21:40
nextaxtion13-May-12 21:40 
AnswerRe: call a jar file from .net clr Pin
Pete O'Hanlon14-May-12 1:09
mvePete O'Hanlon14-May-12 1:09 
GeneralRe: call a jar file from .net clr Pin
Peter_in_278014-May-12 1:19
professionalPeter_in_278014-May-12 1:19 
GeneralRe: call a jar file from .net clr Pin
Pete O'Hanlon14-May-12 1:43
mvePete O'Hanlon14-May-12 1:43 
Questionhow can i run ~~~.aspx page without popup in c#? Pin
buffering8313-May-12 21:33
buffering8313-May-12 21:33 
AnswerRe: how can i run ~~~.aspx page without popup in c#? Pin
Nitin S14-May-12 1:28
professionalNitin S14-May-12 1:28 
GeneralRe: how can i run ~~~.aspx page without popup in c#? Pin
Sentenryu14-May-12 2:49
Sentenryu14-May-12 2:49 
GeneralRe: how can i run ~~~.aspx page without popup in c#? Pin
buffering8314-May-12 13:33
buffering8314-May-12 13:33 
QuestionStimulsoft Report WinForms in c# (vs2010) Instead CrystalReport Pin
hamed hossani12-May-12 21:40
hamed hossani12-May-12 21:40 
AnswerRe: Stimulsoft Report WinForms in c# (vs2010) Instead CrystalReport Pin
Sandeep Mewara12-May-12 23:27
mveSandeep Mewara12-May-12 23:27 

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.