Click here to Skip to main content
15,914,111 members
Home / Discussions / C#
   

C#

 
JokeRe: How to replicate this behavior Pin
Muammar©17-May-07 0:30
Muammar©17-May-07 0:30 
QuestionOut of Memory error for Iimage Pin
Tanuja12316-May-07 22:55
Tanuja12316-May-07 22:55 
AnswerRe: Out of Memory error for Iimage Pin
Manoj Kumar Rai16-May-07 23:50
professionalManoj Kumar Rai16-May-07 23:50 
AnswerRe: Out of Memory error for Iimage Pin
Sandeep Akhare16-May-07 23:57
Sandeep Akhare16-May-07 23:57 
AnswerRe: Out of Memory error for Iimage Pin
Dave Kreskowiak17-May-07 5:18
mveDave Kreskowiak17-May-07 5:18 
GeneralRe: Out of Memory error for Iimage Pin
Tanuja12317-May-07 17:59
Tanuja12317-May-07 17:59 
GeneralRe: Out of Memory error for Iimage Pin
Dave Kreskowiak17-May-07 19:00
mveDave Kreskowiak17-May-07 19:00 
QuestionConfused with string reference type Pin
Rahul8316-May-07 21:43
Rahul8316-May-07 21:43 
Hi friends..

string str="ABC";

this means that we are assigning value to the object str of string class..right?But whn we are instantiating some class then we are assigning values to the feilds of that class(ex:Employee_1.Name="xyz",Employee_1.Id=1234,etc where Employee_1 is an object of class Employee)..thn how things are working differently for string class..I think this has to do something with user defined and predefined reference data types..


AnswerRe: Confused with string reference type Pin
Colin Angus Mackay16-May-07 22:26
Colin Angus Mackay16-May-07 22:26 
AnswerRe: Confused with string reference type Pin
DavidNohejl16-May-07 23:31
DavidNohejl16-May-07 23:31 
AnswerRe: Confused with string reference type Pin
Manoj Kumar Rai16-May-07 23:38
professionalManoj Kumar Rai16-May-07 23:38 
GeneralRe: Confused with string reference type Pin
Sandeep Akhare17-May-07 0:08
Sandeep Akhare17-May-07 0:08 
GeneralRe: Confused with string reference type Pin
Rahul8317-May-07 0:30
Rahul8317-May-07 0:30 
AnswerRe: Confused with string reference type Pin
Guffa17-May-07 0:57
Guffa17-May-07 0:57 
QuestionImages are not displaying correctly on the buttons and notification for taskmanger kill Pin
engsrini16-May-07 21:14
engsrini16-May-07 21:14 
AnswerRe: Images are not displaying correctly on the buttons and notification for taskmanger kill Pin
Dave Kreskowiak17-May-07 5:14
mveDave Kreskowiak17-May-07 5:14 
AnswerRe: Images are not displaying correctly on the buttons and notification for taskmanger kill Pin
Dave Kreskowiak17-May-07 5:15
mveDave Kreskowiak17-May-07 5:15 
QuestionWhat is the major drawback in C# .NET? Pin
Parameswar Mal16-May-07 20:44
Parameswar Mal16-May-07 20:44 
AnswerRe: What is the major drawback in C# .NET? Pin
Christian Graus16-May-07 21:05
protectorChristian Graus16-May-07 21:05 
QuestionRe: What is the major drawback in C# .NET? Pin
Jabeerbe16-May-07 21:45
Jabeerbe16-May-07 21:45 
AnswerRe: What is the major drawback in C# .NET? Pin
blackjack215016-May-07 22:04
blackjack215016-May-07 22:04 
AnswerRe: What is the major drawback in C# .NET? Pin
Pete O'Hanlon16-May-07 22:21
mvePete O'Hanlon16-May-07 22:21 
GeneralRe: What is the major drawback in C# .NET? Pin
Russell Jones16-May-07 22:24
Russell Jones16-May-07 22:24 
GeneralRe: What is the major drawback in C# .NET? Pin
Christian Graus17-May-07 0:01
protectorChristian Graus17-May-07 0:01 
GeneralRe: What is the major drawback in C# .NET? Pin
Russell Jones17-May-07 2:10
Russell Jones17-May-07 2: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.