Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
AnswerRe: how i can Create Iphone application Pin
Simon P Stevens20-Oct-08 22:33
Simon P Stevens20-Oct-08 22:33 
Questionchange IP Pin
Hossein Afyuoni20-Oct-08 20:11
Hossein Afyuoni20-Oct-08 20:11 
AnswerRe: change IP Pin
Ed.Poore20-Oct-08 21:22
Ed.Poore20-Oct-08 21:22 
QuestionHow to Implement Context-Sensitive Help in .NET Applications Created with C#, Pin
tozy20-Oct-08 19:52
tozy20-Oct-08 19:52 
AnswerRe: How to Implement Context-Sensitive Help in .NET Applications Created with C#, Pin
Giorgi Dalakishvili20-Oct-08 20:10
mentorGiorgi Dalakishvili20-Oct-08 20:10 
Questionxmlrpc for .net cf... Pin
l a u r e n20-Oct-08 18:24
l a u r e n20-Oct-08 18:24 
AnswerRe: xmlrpc for .net cf... Pin
Ed.Poore20-Oct-08 21:24
Ed.Poore20-Oct-08 21:24 
QuestionHow to crop PictureBox Image when Stretched? Pin
saberbladez20-Oct-08 15:59
saberbladez20-Oct-08 15:59 
Hi,

I'm currently developing a c# windows application program which allows me to crop certain part of the image when i select it. But if I got a bigger image than the currently picturebox height and width(e.g. picturebox size(400,300) Image opened size(700,300), I tried to use the StretchedImage property to make it fit into the picturebox but when i crop it crops the original size of the image not the image in the picturebox when I use

Bitmap previewImg = newImg.Clone(rect, initialImg.PixelFormat);

my rect is the rectangle that i selected using Mouse Down and Mouse Up events. Hope I could get some help on this thanks =)..
QuestionNot enough storage Pin
MAW3020-Oct-08 15:20
MAW3020-Oct-08 15:20 
AnswerRe: Not enough storage Pin
N a v a n e e t h20-Oct-08 17:05
N a v a n e e t h20-Oct-08 17:05 
AnswerRe: Not enough storage Pin
Ashfield20-Oct-08 21:16
Ashfield20-Oct-08 21:16 
QuestionParameter value for Attribute? [modified] Pin
Member 232448320-Oct-08 13:36
Member 232448320-Oct-08 13:36 
AnswerRe: Parameter value for Attribute? Pin
Ennis Ray Lynch, Jr.20-Oct-08 16:01
Ennis Ray Lynch, Jr.20-Oct-08 16:01 
GeneralRe: Parameter value for Attribute? Pin
Member 232448320-Oct-08 16:42
Member 232448320-Oct-08 16:42 
GeneralRe: Parameter value for Attribute? Pin
PIEBALDconsult20-Oct-08 17:25
mvePIEBALDconsult20-Oct-08 17:25 
GeneralRe: Parameter value for Attribute? Pin
Guffa20-Oct-08 20:38
Guffa20-Oct-08 20:38 
QuestionGriditem Pin
netJP12L20-Oct-08 8:09
netJP12L20-Oct-08 8:09 
QuestionRefering to external files without using full path Pin
Zeddan20-Oct-08 7:56
Zeddan20-Oct-08 7:56 
AnswerRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 7:59
mentorWendelius20-Oct-08 7:59 
GeneralRe: Refering to external files without using full path Pin
Zeddan20-Oct-08 10:33
Zeddan20-Oct-08 10:33 
GeneralRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 17:38
mentorWendelius20-Oct-08 17:38 
Questioncode for comparing system date with database date in c#.net Pin
Member 373952720-Oct-08 6:50
Member 373952720-Oct-08 6:50 
AnswerRe: code for comparing system date with database date in c#.net Pin
Wendelius20-Oct-08 7:01
mentorWendelius20-Oct-08 7:01 
JokeRe: code for comparing system date with database date in c#.net Pin
Mbah Dhaim20-Oct-08 7:18
Mbah Dhaim20-Oct-08 7:18 
QuestionC# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
Cedric D20-Oct-08 6:11
Cedric D20-Oct-08 6:11 

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.