Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Scope Pin
Member 26118817-Dec-03 5:04
Member 26118817-Dec-03 5:04 
GeneralRe: Scope Pin
Heath Stewart17-Dec-03 5:01
protectorHeath Stewart17-Dec-03 5:01 
GeneralRe: Scope Pin
Ken Galer17-Dec-03 6:35
Ken Galer17-Dec-03 6:35 
GeneralRe: Scope Pin
Heath Stewart17-Dec-03 6:43
protectorHeath Stewart17-Dec-03 6:43 
QuestionSerialize WebControls.Unit class? Pin
milkydb16-Dec-03 23:54
sussmilkydb16-Dec-03 23:54 
AnswerRe: Serialize WebControls.Unit class? Pin
Heath Stewart17-Dec-03 4:59
protectorHeath Stewart17-Dec-03 4:59 
GeneralType.GetInterface Method Pin
Jinwah16-Dec-03 23:30
Jinwah16-Dec-03 23:30 
GeneralRe: Type.GetInterface Method Pin
Heath Stewart17-Dec-03 4:55
protectorHeath Stewart17-Dec-03 4:55 
Return Value
A Type object representing the interface with the specified name, implemented or inherited by the current Type, if found; otherwise, a null reference (Nothing in Visual Basic).


...straight form the Type.GetInterface documentation. As a norm, methods that return reference types typically return null in cases like this, or just throw an exception if there's an error.


 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionHow to clean the console ? Pin
Matthieu.C16-Dec-03 22:14
Matthieu.C16-Dec-03 22:14 
AnswerRe: How to clean the console ? Pin
Elph16-Dec-03 23:50
Elph16-Dec-03 23:50 
QuestionHow can i get i ShowDialog method in UserControl??? Pin
lupa_842116-Dec-03 21:12
lupa_842116-Dec-03 21:12 
AnswerRe: How can i get i ShowDialog method in UserControl??? Pin
Member 26118816-Dec-03 22:08
Member 26118816-Dec-03 22:08 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
lupa_842117-Dec-03 0:49
lupa_842117-Dec-03 0:49 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
Not Active17-Dec-03 3:28
mentorNot Active17-Dec-03 3:28 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
Heath Stewart17-Dec-03 4:48
protectorHeath Stewart17-Dec-03 4:48 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
leppie17-Dec-03 6:32
leppie17-Dec-03 6:32 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
Heath Stewart17-Dec-03 6:37
protectorHeath Stewart17-Dec-03 6:37 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
leppie17-Dec-03 6:58
leppie17-Dec-03 6:58 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
leppie17-Dec-03 11:20
leppie17-Dec-03 11:20 
GeneralRe: How can i get i ShowDialog method in UserControl??? Pin
Member 26118817-Dec-03 4:56
Member 26118817-Dec-03 4:56 
Generalho wto get ADO info Pin
xprtguro16-Dec-03 21:09
xprtguro16-Dec-03 21:09 
GeneralRe: ho wto get ADO info Pin
Heath Stewart17-Dec-03 3:48
protectorHeath Stewart17-Dec-03 3:48 
GeneralRe: ho wto get ADO info Pin
xprtguro17-Dec-03 21:35
xprtguro17-Dec-03 21:35 
GeneralRe: ho wto get ADO info Pin
Heath Stewart18-Dec-03 2:54
protectorHeath Stewart18-Dec-03 2:54 
Generalsamury Pin
samury16-Dec-03 17:04
susssamury16-Dec-03 17:04 

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.