Click here to Skip to main content
15,910,009 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionDifference between CLR and FCL Pin
Member 391904917-Nov-08 12:20
Member 391904917-Nov-08 12:20 
AnswerRe: Difference between CLR and FCL Pin
Judah Gabriel Himango17-Nov-08 18:51
sponsorJudah Gabriel Himango17-Nov-08 18:51 
QuestionGeneric Control property changed event? Pin
astibich215-Nov-08 18:52
astibich215-Nov-08 18:52 
AnswerRe: Generic Control property changed event? Pin
Dave Kreskowiak16-Nov-08 8:04
mveDave Kreskowiak16-Nov-08 8:04 
QuestionHow can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
fatemauddin14-Nov-08 20:18
fatemauddin14-Nov-08 20:18 
AnswerRe: How can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
Wael Al Wirr16-Nov-08 2:10
Wael Al Wirr16-Nov-08 2:10 
GeneralRe: How can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
joindotnet10-Dec-08 18:45
joindotnet10-Dec-08 18:45 
QuestionException initializing SplitContainerDesigner Pin
astibich214-Nov-08 12:39
astibich214-Nov-08 12:39 
I am playing with the custom form designer example application posted here:

http://support.microsoft.com/default.aspx?scid=kb;en-us;813808

I extended the for tool box to include a 'SplitContainer' control, but the container fails to create the control. The failure occurs when the container calls

SplitContainerDesigner.Initialize(component).

The exception is {"Object reference not set to an instance of an object."}, which doesn't make sense since both the designer and component seem to be initialized properly.

I don't seem to be the only one having this problem. I saw a similar question posted here:

http://www.developmentnow.com/g/32_2005_9_0_0_602525/VS2005b2-SplitContainerDesigner--designer-Initialize-throw-an-exception.htm

Thanks

Aaron Stibich
QuestionConnected & Disconnected architecture Pin
Xandip13-Nov-08 17:51
Xandip13-Nov-08 17:51 
AnswerRe: Connected & Disconnected architecture Pin
Pete O'Hanlon14-Nov-08 1:26
mvePete O'Hanlon14-Nov-08 1:26 
QuestionRe: Connected & Disconnected architecture Pin
Xandip14-Nov-08 2:38
Xandip14-Nov-08 2:38 
AnswerRe: Connected & Disconnected architecture Pin
Jon_Boy14-Nov-08 2:50
Jon_Boy14-Nov-08 2:50 
GeneralRe: Connected & Disconnected architecture Pin
Xandip14-Nov-08 2:56
Xandip14-Nov-08 2:56 
GeneralRe: Connected & Disconnected architecture Pin
Jon_Boy14-Nov-08 3:05
Jon_Boy14-Nov-08 3:05 
QuestionStrange Compile problem Pin
cor287913-Nov-08 9:31
cor287913-Nov-08 9:31 
Questioncall MFC-dialog from managed code Pin
Yevgen Lisovenko13-Nov-08 9:20
Yevgen Lisovenko13-Nov-08 9:20 
Questionequivalent Pin
Try13-Nov-08 3:49
Try13-Nov-08 3:49 
AnswerRe: equivalent Pin
Jon_Boy13-Nov-08 4:16
Jon_Boy13-Nov-08 4:16 
GeneralRe: equivalent Pin
Paul Conrad13-Nov-08 6:34
professionalPaul Conrad13-Nov-08 6:34 
AnswerRe: equivalent Pin
Paul Conrad13-Nov-08 6:35
professionalPaul Conrad13-Nov-08 6:35 
GeneralRe: equivalent Pin
Wendelius14-Nov-08 9:46
mentorWendelius14-Nov-08 9:46 
GeneralRe: equivalent Pin
Paul Conrad14-Nov-08 9:50
professionalPaul Conrad14-Nov-08 9:50 
GeneralRe: equivalent Pin
Wendelius14-Nov-08 9:58
mentorWendelius14-Nov-08 9:58 
GeneralRe: equivalent Pin
Pete O'Hanlon14-Nov-08 10:13
mvePete O'Hanlon14-Nov-08 10:13 
GeneralRe: equivalent Pin
Wendelius14-Nov-08 10:26
mentorWendelius14-Nov-08 10:26 

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.