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

C#

 
QuestionThe remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 18:28
khosnur13-Sep-09 18:28 
AnswerRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 18:31
protectorChristian Graus13-Sep-09 18:31 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 19:23
khosnur13-Sep-09 19:23 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 19:29
protectorChristian Graus13-Sep-09 19:29 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
khosnur13-Sep-09 19:42
khosnur13-Sep-09 19:42 
GeneralRe: The remote certificate is invalid according to the validation procedure. Pin
Christian Graus13-Sep-09 19:45
protectorChristian Graus13-Sep-09 19:45 
QuestionImage croping Pin
Game-point13-Sep-09 18:25
Game-point13-Sep-09 18:25 
AnswerRe: Image croping Pin
Christian Graus13-Sep-09 18:32
protectorChristian Graus13-Sep-09 18:32 
You need to start again. First, you don't want to use a picture box. You want to draw the image yourself, in your paint handler. Then you want to use mouse events to define a crop area. Then you want to create a new bitmap that contains the cropped area. I suspect you will need to do a bit of research and learning before you can do all that.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Image croping Pin
Game-point13-Sep-09 18:42
Game-point13-Sep-09 18:42 
GeneralRe: Image croping Pin
Christian Graus13-Sep-09 18:56
protectorChristian Graus13-Sep-09 18:56 
QuestionAdd event to a WPF custom control library in Windows Form Pin
Shashuma13-Sep-09 15:27
Shashuma13-Sep-09 15:27 
AnswerRe: Add event to a WPF custom control library in Windows Form Pin
Christian Graus13-Sep-09 18:36
protectorChristian Graus13-Sep-09 18:36 
QuestionExecute code in another process? Pin
o m n i13-Sep-09 13:52
o m n i13-Sep-09 13:52 
QuestionRe: Execute code in another process? Pin
Adam Maras13-Sep-09 14:18
Adam Maras13-Sep-09 14:18 
GeneralRe: Execute code in another process? Pin
o m n i13-Sep-09 14:21
o m n i13-Sep-09 14:21 
AnswerRe: Execute code in another process? Pin
Christian Graus13-Sep-09 16:21
protectorChristian Graus13-Sep-09 16:21 
QuestionHandle exceptions in GTK# Pin
4yb@ka13-Sep-09 11:27
4yb@ka13-Sep-09 11:27 
AnswerRe: Handle exceptions in GTK# Pin
jdneul13-Sep-09 11:44
jdneul13-Sep-09 11:44 
AnswerRe: Handle exceptions in GTK# Pin
Christian Graus13-Sep-09 13:10
protectorChristian Graus13-Sep-09 13:10 
GeneralRe: Handle exceptions in GTK# Pin
4yb@ka13-Sep-09 19:37
4yb@ka13-Sep-09 19:37 
AnswerRe: Handle exceptions in GTK# Pin
Not Active13-Sep-09 13:52
mentorNot Active13-Sep-09 13:52 
AnswerRe: Handle exceptions in GTK# Pin
jdneul13-Sep-09 22:41
jdneul13-Sep-09 22:41 
AnswerRe: Handle exceptions in GTK# Pin
4yb@ka13-Sep-09 23:04
4yb@ka13-Sep-09 23:04 
Questionhow to make simulation softwares Pin
Djtech0113-Sep-09 11:15
Djtech0113-Sep-09 11:15 
AnswerRe: how to make simulation softwares Pin
Luc Pattyn13-Sep-09 11:48
sitebuilderLuc Pattyn13-Sep-09 11:48 

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.