Click here to Skip to main content
15,898,893 members
Home / Discussions / C#
   

C#

 
QuestionGetting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 11:20
PDTUM16-May-10 11:20 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
Ravi Bhavnani16-May-10 13:25
professionalRavi Bhavnani16-May-10 13:25 
GeneralRe: Getting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 15:14
PDTUM16-May-10 15:14 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
Eddy Vluggen16-May-10 14:40
professionalEddy Vluggen16-May-10 14:40 
AnswerRe: Getting Database Names from Server MS SQL 2005 Pin
PDTUM16-May-10 15:07
PDTUM16-May-10 15:07 
GeneralRe: Getting Database Names from Server MS SQL 2005 Pin
Eddy Vluggen16-May-10 23:26
professionalEddy Vluggen16-May-10 23:26 
QuestionImage Annotation in C# Pin
snouto16-May-10 10:51
snouto16-May-10 10:51 
AnswerRe: Image Annotation in C# Pin
Pete O'Hanlon16-May-10 11:01
mvePete O'Hanlon16-May-10 11:01 
I would be tempted to create a rectangle control here. The interaction logic for sizing/moving the rectangle would be contained in this class, then all your image control would need to do would be to hold references to the rectangle. The rectangle drawing could implement a simple handle drawing algorithm which drew a square at the corners.

If you want to see some sample code that does this, you can take a look at the Netron library here[^].

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: Image Annotation in C# Pin
snouto16-May-10 11:52
snouto16-May-10 11:52 
GeneralRe: Image Annotation in C# Pin
Pete O'Hanlon16-May-10 21:37
mvePete O'Hanlon16-May-10 21:37 
AnswerRe: Image Annotation in C# Pin
Luc Pattyn16-May-10 11:43
sitebuilderLuc Pattyn16-May-10 11:43 
AnswerRe: Image Annotation in C# Pin
Ravi Bhavnani16-May-10 13:30
professionalRavi Bhavnani16-May-10 13:30 
QuestionPorting a Windows Forms project to Mono Pin
User 691845416-May-10 10:24
User 691845416-May-10 10:24 
AnswerRe: Porting a Windows Forms project to Mono Pin
OriginalGriff16-May-10 21:45
mveOriginalGriff16-May-10 21:45 
QuestionHaving problems with C# and OpenGL interoperability Pin
Keith Vitali16-May-10 9:04
Keith Vitali16-May-10 9:04 
AnswerRe: Having problems with C# and OpenGL interoperability Pin
Keith Vitali16-May-10 11:44
Keith Vitali16-May-10 11:44 
QuestionImplicit Variables Pin
Darrall16-May-10 6:51
Darrall16-May-10 6:51 
AnswerRe: Implicit Variables Pin
Abhinav S16-May-10 7:22
Abhinav S16-May-10 7:22 
GeneralRe: Implicit Variables Pin
Darrall16-May-10 7:33
Darrall16-May-10 7:33 
AnswerRe: Implicit Variables Pin
riced16-May-10 8:12
riced16-May-10 8:12 
GeneralRe: Implicit Variables Pin
Darrall16-May-10 10:28
Darrall16-May-10 10:28 
QuestionSystem.Globalization and Provinces Pin
Ryan Minor16-May-10 6:11
Ryan Minor16-May-10 6:11 
AnswerRe: System.Globalization and Provinces Pin
dan!sh 16-May-10 6:19
professional dan!sh 16-May-10 6:19 
AnswerRe: System.Globalization and Provinces Pin
Abhinav S16-May-10 6:35
Abhinav S16-May-10 6:35 
AnswerRe: System.Globalization and Provinces Pin
Pete O'Hanlon16-May-10 10:21
mvePete O'Hanlon16-May-10 10:21 

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.