Click here to Skip to main content
15,885,985 members
Home / Discussions / C#
   

C#

 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
Pete O'Hanlon14-Apr-15 20:37
mvePete O'Hanlon14-Apr-15 20:37 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
Eddy Vluggen14-Apr-15 10:16
professionalEddy Vluggen14-Apr-15 10:16 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
BillWoodruff14-Apr-15 12:41
professionalBillWoodruff14-Apr-15 12:41 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
Eddy Vluggen15-Apr-15 0:24
professionalEddy Vluggen15-Apr-15 0:24 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
BillWoodruff15-Apr-15 3:08
professionalBillWoodruff15-Apr-15 3:08 
GeneralRe: Generic interface and generic delegate in simple terms. Pin
Eddy Vluggen15-Apr-15 3:16
professionalEddy Vluggen15-Apr-15 3:16 
QuestionHow do I get images without using picturebox? Pin
Member 1138819913-Apr-15 22:29
Member 1138819913-Apr-15 22:29 
AnswerRe: How do I get images without using picturebox? Pin
Richard MacCutchan13-Apr-15 23:25
mveRichard MacCutchan13-Apr-15 23:25 
Member 11388199 wrote:
i want to click picture and save it on start up of OS!
How can you do that, since you have no control until after the OS has finished loading and you have logged on. You need to show the code that does not work and explain exactly what happens. Are you sure the image is available when you try to save it? Do you check the return values to see if the method call succeeded? Do you trap exceptions and report them? etc.
GeneralRe: How do I get images without using picturebox? Pin
Member 1138819913-Apr-15 23:59
Member 1138819913-Apr-15 23:59 
GeneralRe: How do I get images without using picturebox? Pin
Richard MacCutchan14-Apr-15 0:02
mveRichard MacCutchan14-Apr-15 0:02 
GeneralRe: How do I get images without using picturebox? Pin
Member 1138819914-Apr-15 0:07
Member 1138819914-Apr-15 0:07 
GeneralRe: How do I get images without using picturebox? Pin
Richard MacCutchan14-Apr-15 0:16
mveRichard MacCutchan14-Apr-15 0:16 
GeneralRe: How do I get images without using picturebox? Pin
Member 1138819914-Apr-15 0:22
Member 1138819914-Apr-15 0:22 
GeneralRe: How do I get images without using picturebox? Pin
Richard MacCutchan14-Apr-15 5:30
mveRichard MacCutchan14-Apr-15 5:30 
AnswerRe: How do I get images without using picturebox? Pin
V.13-Apr-15 23:55
professionalV.13-Apr-15 23:55 
AnswerRe: How do I get images without using picturebox? Pin
OriginalGriff14-Apr-15 0:27
mveOriginalGriff14-Apr-15 0:27 
AnswerRe: How do I get images without using picturebox? Pin
Dave Kreskowiak14-Apr-15 1:16
mveDave Kreskowiak14-Apr-15 1:16 
GeneralRe: How do I get images without using picturebox? Pin
OriginalGriff14-Apr-15 4:35
mveOriginalGriff14-Apr-15 4:35 
GeneralRe: How do I get images without using picturebox? Pin
Pete O'Hanlon14-Apr-15 4:54
mvePete O'Hanlon14-Apr-15 4:54 
GeneralRe: How do I get images without using picturebox? Pin
OriginalGriff14-Apr-15 4:59
mveOriginalGriff14-Apr-15 4:59 
AnswerRe: How do I get images without using picturebox? Pin
Mycroft Holmes14-Apr-15 14:25
professionalMycroft Holmes14-Apr-15 14:25 
QuestionDLMS examples in C# Pin
stevenson.john8013-Apr-15 16:34
stevenson.john8013-Apr-15 16:34 
AnswerRe: DLMS examples in C# Pin
Black_Rose13-Apr-15 21:26
Black_Rose13-Apr-15 21:26 
QuestionAdd and update a record using Linq and Entity Pin
jkirkerx13-Apr-15 9:58
professionaljkirkerx13-Apr-15 9:58 
AnswerIt works, not sure if its correct or not Pin
jkirkerx13-Apr-15 12:10
professionaljkirkerx13-Apr-15 12: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.