Click here to Skip to main content
15,908,661 members
Home / Discussions / C#
   

C#

 
AnswerRe: ASP Pin
Guffa18-Aug-08 2:31
Guffa18-Aug-08 2:31 
Questionsend fax from server side Pin
sSupergirl18-Aug-08 1:32
sSupergirl18-Aug-08 1:32 
AnswerRe: send fax from server side Pin
Christian Graus18-Aug-08 1:56
protectorChristian Graus18-Aug-08 1:56 
JokeRe: send fax from server side Pin
Manas Bhardwaj18-Aug-08 2:28
professionalManas Bhardwaj18-Aug-08 2:28 
GeneralRe: send fax from server side Pin
sSupergirl18-Aug-08 3:58
sSupergirl18-Aug-08 3:58 
QuestionStatic method in a class with a protected contructor confusion Pin
Brendan Vogt18-Aug-08 0:32
Brendan Vogt18-Aug-08 0:32 
AnswerRe: Static method in a class with a protected contructor confusion Pin
User 665818-Aug-08 0:35
User 665818-Aug-08 0:35 
AnswerRe: Static method in a class with a protected contructor confusion Pin
bhadeliaimran18-Aug-08 0:49
bhadeliaimran18-Aug-08 0:49 
Once you are inside the class you can create an object of that class, even the constructor is private, in your case its protected. In MainApp you are not deriving that class, so for MainApp Singelton class in not visibile, as its constructor is protected.

Hope this helps you.

Imran
[MCTS]
Few have audacity to speak truth

AnswerRe: Static method in a class with a protected contructor confusion Pin
Guffa18-Aug-08 2:54
Guffa18-Aug-08 2:54 
GeneralRe: Static method in a class with a protected contructor confusion Pin
Brendan Vogt18-Aug-08 20:26
Brendan Vogt18-Aug-08 20:26 
QuestionBrowse DataReader results in DataGridView Pin
AndrusM18-Aug-08 0:24
AndrusM18-Aug-08 0:24 
AnswerRe: Browse DataReader results in DataGridView Pin
bhadeliaimran18-Aug-08 1:01
bhadeliaimran18-Aug-08 1:01 
GeneralRe: Browse DataReader results in DataGridView Pin
AndrusM18-Aug-08 1:14
AndrusM18-Aug-08 1:14 
QuestionHttpWebRequest Pin
Aleemulhaq17-Aug-08 23:14
Aleemulhaq17-Aug-08 23:14 
GeneralRe: HttpWebRequest Pin
Pete O'Hanlon17-Aug-08 23:28
mvePete O'Hanlon17-Aug-08 23:28 
QuestionImpersonation with IPCChannel Pin
alex120517-Aug-08 22:53
alex120517-Aug-08 22:53 
AnswerRe: Impersonation with IPCChannel Pin
leppie18-Aug-08 2:08
leppie18-Aug-08 2:08 
GeneralRe: Impersonation with IPCChannel Pin
alex120518-Aug-08 15:52
alex120518-Aug-08 15:52 
QuestionHow to solve the Guid.NewGuid() problem Pin
Exelioindia17-Aug-08 22:49
Exelioindia17-Aug-08 22:49 
AnswerRe: How to solve the Guid.NewGuid() problem Pin
N a v a n e e t h17-Aug-08 23:08
N a v a n e e t h17-Aug-08 23:08 
GeneralRe: How to solve the Guid.NewGuid() problem Pin
Exelioindia17-Aug-08 23:10
Exelioindia17-Aug-08 23:10 
AnswerRe: How to solve the Guid.NewGuid() problem Pin
Pete O'Hanlon17-Aug-08 23:26
mvePete O'Hanlon17-Aug-08 23:26 
Questionpublished folder does not contain any files Pin
dsaikrishna17-Aug-08 22:48
dsaikrishna17-Aug-08 22:48 
AnswerRe: published folder does not contain any files Pin
AhsanS17-Aug-08 23:24
AhsanS17-Aug-08 23:24 
QuestionWhat happend Pin
Pedram Behroozi17-Aug-08 22:10
Pedram Behroozi17-Aug-08 22:10 

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.