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

C#

 
QuestionCreating Multilingual app in C#.net Pin
diwesh14-May-14 15:06
diwesh14-May-14 15:06 
AnswerRe: Creating Multilingual app in C#.net Pin
Bernhard Hiller14-May-14 21:26
Bernhard Hiller14-May-14 21:26 
AnswerRe: Creating Multilingual app in C#.net Pin
diwesh14-May-14 21:31
diwesh14-May-14 21:31 
QuestionWeird Issue With Web Service Pin
SledgeHammer0114-May-14 7:36
SledgeHammer0114-May-14 7:36 
AnswerRe: Weird Issue With Web Service Pin
Kornfeld Eliyahu Peter14-May-14 10:11
professionalKornfeld Eliyahu Peter14-May-14 10:11 
GeneralRe: Weird Issue With Web Service Pin
SledgeHammer0114-May-14 11:08
SledgeHammer0114-May-14 11:08 
AnswerRe: Weird Issue With Web Service Pin
Kornfeld Eliyahu Peter14-May-14 19:14
professionalKornfeld Eliyahu Peter14-May-14 19:14 
GeneralRe: Weird Issue With Web Service Pin
SledgeHammer0114-May-14 19:25
SledgeHammer0114-May-14 19:25 
There is no UI. The client calls my web service. My web service calls the 3rd party web service to get a jpg. I then do some post processing and return it to the client as a byte array. My web service is a wrapper around the 3rd party web service. The post processing is where my issue is. The jpg from the 3rd party service is 14800x14800. I create a 15000x15465 bitmap and draw the other bitmap onto this bitmap and draw some other stuff as well. All the annotations are drawing correctly. It is the gr.DrawImage() call that is crapping out the clients web service call for some reason. It didn't when I was using a different version of the 3rd party service.
AnswerRe: Weird Issue With Web Service Pin
Kornfeld Eliyahu Peter14-May-14 19:37
professionalKornfeld Eliyahu Peter14-May-14 19:37 
AnswerRe: Weird Issue With Web Service Pin
Bernhard Hiller14-May-14 21:36
Bernhard Hiller14-May-14 21:36 
GeneralRe: Weird Issue With Web Service Pin
SledgeHammer0115-May-14 7:12
SledgeHammer0115-May-14 7:12 
GeneralRe: Weird Issue With Web Service Pin
Eddy Vluggen15-May-14 8:20
professionalEddy Vluggen15-May-14 8:20 
GeneralRe: Weird Issue With Web Service Pin
Bernhard Hiller15-May-14 20:54
Bernhard Hiller15-May-14 20:54 
Questionupdate command SQL CE in C# Pin
Lubomír Baloga14-May-14 3:11
Lubomír Baloga14-May-14 3:11 
AnswerRe: update command SQL CE in C# Pin
Eddy Vluggen14-May-14 3:14
professionalEddy Vluggen14-May-14 3:14 
QuestionLoading 3D model from file Pin
MrDooDoo13-May-14 10:32
MrDooDoo13-May-14 10:32 
AnswerRe: Loading 3D model from file Pin
Pete O'Hanlon14-May-14 1:45
mvePete O'Hanlon14-May-14 1:45 
AnswerRe: Loading 3D model from file Pin
Terry Tyson15-May-14 4:18
Terry Tyson15-May-14 4:18 
GeneralRe: Loading 3D model from file Pin
MrDooDoo16-May-14 7:10
MrDooDoo16-May-14 7:10 
QuestionHow to show a message in pole display /customer display Pin
Saroth Nakshabi13-May-14 9:39
Saroth Nakshabi13-May-14 9:39 
AnswerRe: How to show a message in pole display /customer display Pin
Mycroft Holmes13-May-14 13:00
professionalMycroft Holmes13-May-14 13:00 
AnswerRe: How to show a message in pole display /customer display Pin
Simon_Whale13-May-14 21:49
Simon_Whale13-May-14 21:49 
QuestionInstalling a windows service with a msi installer in a correct way and making the servie configurable Pin
Jeffrey Jefferson13-May-14 7:00
Jeffrey Jefferson13-May-14 7:00 
AnswerRe: Installing a windows service with a msi installer in a correct way and making the servie configurable Pin
Bernhard Hiller13-May-14 21:07
Bernhard Hiller13-May-14 21:07 
GeneralRe: Installing a windows service with a msi installer in a correct way and making the servie configurable Pin
Jeffrey Jefferson14-May-14 1:09
Jeffrey Jefferson14-May-14 1:09 

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.