Click here to Skip to main content
15,915,328 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Detailed WPF implementation details on features we just use and take for granted are implemented, how they work under the covers, what kind of data structures they use, etc Pin
Christian Graus12-Jun-09 12:05
protectorChristian Graus12-Jun-09 12:05 
QuestionWPF Image Uploading Pin
Chris Ivey12-Jun-09 5:13
Chris Ivey12-Jun-09 5:13 
AnswerRe: WPF Image Uploading Pin
Mark Salsbery12-Jun-09 10:38
Mark Salsbery12-Jun-09 10:38 
GeneralRe: WPF Image Uploading Pin
Chris Ivey12-Jun-09 11:33
Chris Ivey12-Jun-09 11:33 
GeneralRe: WPF Image Uploading Pin
Mark Salsbery12-Jun-09 11:42
Mark Salsbery12-Jun-09 11:42 
GeneralRe: WPF Image Uploading Pin
Chris Ivey12-Jun-09 12:23
Chris Ivey12-Jun-09 12:23 
GeneralRe: WPF Image Uploading Pin
Mark Salsbery12-Jun-09 12:28
Mark Salsbery12-Jun-09 12:28 
GeneralRe: WPF Image Uploading Pin
Chris Ivey12-Jun-09 12:42
Chris Ivey12-Jun-09 12:42 
To verify the tiles are black we are bringing them up in a tilehandler that we are using for the viewer page.

We are creating the tiles dynamically and loading them into the db....and they are the correct dimensions....

Here's a little more background:

basically the application gets an image, converts it from .tiff to .png and then dynamically splits it into tiles and upload the tiles into the DB. The problem is the second level does not seem to be working correctly and I'm confused as to why when the level before and all levels after work fine?

I appreciate your help...it helps to think about other issues that it could be.
GeneralRe: WPF Image Uploading Pin
Christian Graus12-Jun-09 13:27
protectorChristian Graus12-Jun-09 13:27 
GeneralRe: WPF Image Uploading Pin
Chris Ivey15-Jun-09 4:32
Chris Ivey15-Jun-09 4:32 
QuestionBinding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 0:40
DavidRen2312-Jun-09 0:40 
AnswerRe: Binding IsChecked to AncestorType problem Pin
Pete O'Hanlon12-Jun-09 2:10
mvePete O'Hanlon12-Jun-09 2:10 
GeneralRe: Binding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 3:24
DavidRen2312-Jun-09 3:24 
GeneralRe: Binding IsChecked to AncestorType problem Pin
Pete O'Hanlon12-Jun-09 3:55
mvePete O'Hanlon12-Jun-09 3:55 
AnswerRe: Binding IsChecked to AncestorType problem Pin
ABitSmart12-Jun-09 4:41
ABitSmart12-Jun-09 4:41 
GeneralRe: Binding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 5:06
DavidRen2312-Jun-09 5:06 
QuestionHow to get space between the items in stack panel Pin
Nekkantidivya11-Jun-09 18:37
Nekkantidivya11-Jun-09 18:37 
AnswerRe: How to get space between the items in stack panel Pin
ABitSmart11-Jun-09 19:31
ABitSmart11-Jun-09 19:31 
QuestionHeight Property Appears Frozen Pin
#realJSOP11-Jun-09 6:40
professional#realJSOP11-Jun-09 6:40 
AnswerRe: Height Property Appears Frozen Pin
Mark Salsbery11-Jun-09 10:41
Mark Salsbery11-Jun-09 10:41 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 10:48
professional#realJSOP11-Jun-09 10:48 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 10:51
professional#realJSOP11-Jun-09 10:51 
AnswerRe: Height Property Appears Frozen Pin
Christian Graus11-Jun-09 17:42
protectorChristian Graus11-Jun-09 17:42 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 23:26
professional#realJSOP11-Jun-09 23:26 
GeneralRe: Height Property Appears Frozen Pin
Christian Graus12-Jun-09 0:05
protectorChristian Graus12-Jun-09 0:05 

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.