Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: Converting Crystal Reports into Bitmap format Pin
Gerry Schmitz3-Oct-14 4:48
mveGerry Schmitz3-Oct-14 4:48 
AnswerRe: Converting Crystal Reports into Bitmap format Pin
Pete O'Hanlon1-Oct-14 23:50
mvePete O'Hanlon1-Oct-14 23:50 
GeneralRe: Converting Crystal Reports into Bitmap format Pin
Marco Bertschi1-Oct-14 23:54
protectorMarco Bertschi1-Oct-14 23:54 
AnswerRe: Converting Crystal Reports into Bitmap format Pin
Marco Bertschi1-Oct-14 23:52
protectorMarco Bertschi1-Oct-14 23:52 
QuestionUsing generics without the caller knowing what type to expect Pin
Jörgen Andersson1-Oct-14 9:00
professionalJörgen Andersson1-Oct-14 9:00 
AnswerRe: Using generics without the caller knowing what type to expect Pin
Eddy Vluggen1-Oct-14 9:07
professionalEddy Vluggen1-Oct-14 9:07 
GeneralRe: Using generics without the caller knowing what type to expect Pin
Jörgen Andersson1-Oct-14 21:14
professionalJörgen Andersson1-Oct-14 21:14 
GeneralRe: Using generics without the caller knowing what type to expect Pin
PIEBALDconsult1-Oct-14 9:41
mvePIEBALDconsult1-Oct-14 9:41 
GeneralRe: Using generics without the caller knowing what type to expect Pin
Jörgen Andersson1-Oct-14 21:30
professionalJörgen Andersson1-Oct-14 21:30 
AnswerRe: Using generics without the caller knowing what type to expect Pin
Pete O'Hanlon1-Oct-14 21:23
mvePete O'Hanlon1-Oct-14 21:23 
GeneralRe: Using generics without the caller knowing what type to expect Pin
Jörgen Andersson1-Oct-14 21:35
professionalJörgen Andersson1-Oct-14 21:35 
AnswerRe: Using generics without the caller knowing what type to expect Pin
jschell3-Oct-14 9:20
jschell3-Oct-14 9:20 
AnswerRe: Using generics without the caller knowing what type to expect Pin
aljodav3-Oct-14 18:22
aljodav3-Oct-14 18:22 
QuestionUsing protected set accessor Pin
robwm11-Oct-14 6:23
robwm11-Oct-14 6:23 
AnswerRe: Using protected set accessor Pin
BillWoodruff1-Oct-14 7:00
professionalBillWoodruff1-Oct-14 7:00 
GeneralRe: Using protected set accessor Pin
robwm11-Oct-14 7:17
robwm11-Oct-14 7:17 
AnswerRe: Using protected set accessor Pin
Richard Deeming1-Oct-14 7:01
mveRichard Deeming1-Oct-14 7:01 
GeneralRe: Using protected set accessor Pin
robwm11-Oct-14 7:14
robwm11-Oct-14 7:14 
Ok, that is what I was thinking in regards to causing the failure from Main. After the Rectangle object is instantiated, what if later during execution there is a need to change the Length or Width values. Is there a way to do that or would I have to instantiate another instance with the values I need. You certainly confirmed that it cannot be done from Main. It makes me think that the Rectangle class would need to be designed differently.

This is all just hypothetical. The only thing I'm trying to accomplish is a better understanding of how you could use an accessor that has a protected access modifier.
GeneralRe: Using protected set accessor Pin
Richard Deeming1-Oct-14 7:32
mveRichard Deeming1-Oct-14 7:32 
GeneralRe: Using protected set accessor Pin
robwm11-Oct-14 7:36
robwm11-Oct-14 7:36 
GeneralRe: Using protected set accessor Pin
Andy_L_J1-Oct-14 22:12
Andy_L_J1-Oct-14 22:12 
GeneralRe: Using protected set accessor Pin
robwm12-Oct-14 5:00
robwm12-Oct-14 5:00 
Questionmultiple / change report in one report viewer Pin
just1c3ss1-Oct-14 1:14
just1c3ss1-Oct-14 1:14 
AnswerRe: multiple / change report in one report viewer Pin
ZurdoDev1-Oct-14 1:38
professionalZurdoDev1-Oct-14 1:38 
QuestionPass a value from different project Pin
Member 1102592430-Sep-14 17:42
Member 1102592430-Sep-14 17:42 

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.