Click here to Skip to main content

C#

   
Home > Forums > C#

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: Adding keyboard shortcuts to a messagebox? PinmemberRobert Rohde10:27 10 Oct '05  
Questioncouple of questions PinsussAnn667:48 10 Oct '05  
AnswerRe: couple of questions PinmemberChristian Graus8:40 10 Oct '05  
QuestionGet Cell Value from datagrid Pinmembermpw_5:51 10 Oct '05  
AnswerRe: Get Cell Value from datagrid Pinmembermpw_6:12 10 Oct '05  
QuestionC# Error, I don't understand PinmemberLilli Alexis5:29 10 Oct '05  
AnswerRe: C# Error, I don't understand PinmemberDavid Stone5:39 10 Oct '05  
Well, this could happen if you have something like this:
 
private Extension {...}
 
public ExtensionForm
{
   public AddExtension(Extension myExt) {...}
}
 
See, if AddExtension is public, then it can be called by anybody. But since it expects an Extension parameter, which is private, nobody can actually call it then except for you. Does that help? Smile | :)
 

Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..."
-Jörgen Sigvardsson

GeneralRe: C# Error, I don't understand PinmemberLilli Alexis5:42 10 Oct '05  
GeneralRe: C# Error, I don't understand PinmemberDavid Stone5:45 10 Oct '05  
GeneralRe: C# Error, I don't understand PinmemberLilli Alexis5:52 10 Oct '05  
GeneralRe: C# Error, I don't understand PinmemberS. Senthil Kumar5:58 10 Oct '05  
GeneralRe: C# Error, I don't understand PinmemberDavid Stone6:02 10 Oct '05  
QuestionData Mining using C# Pinmemberalvinjv3:06 10 Oct '05  
AnswerRe: Data Mining using C# PinmemberXRaheemX4:51 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberDavid Stone7:48 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberXRaheemX8:54 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberDavid Stone10:05 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberXRaheemX10:46 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberDavid Stone10:57 10 Oct '05  
GeneralRe: Data Mining using C# PinmemberXRaheemX11:39 10 Oct '05  
QuestionRe: Data Mining using C# Pinmemberalvinjv23:06 10 Oct '05  
AnswerRe: Data Mining using C# PinmemberXRaheemX3:09 11 Oct '05  
QuestionDynamic Image Location in Crystal Report XI Pinmemberdhol2:48 10 Oct '05  
QuestionDrawing line in c# Pinsussnewtocsharp1:20 10 Oct '05  
AnswerRe: Drawing line in c# PinmemberChristian Graus2:09 10 Oct '05  

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

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


Advertise | Privacy | Mobile
Web02 | 2.5.120529.1 | Last Updated 30 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid