| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 4 months |
| seen | yesterday | |
| stats | profile views | 194 |
|
May 17 |
awarded | Nice Question |
|
May 16 |
asked | Combine Powershell Scripts into a module |
|
May 13 |
comment |
F# inferred types in If/Then Thanks for the snipe. |
|
May 13 |
revised |
F# inferred types in If/Then edited tags |
|
May 13 |
accepted | F# inferred types in If/Then |
|
May 10 |
asked | F# inferred types in If/Then |
|
May 9 |
awarded | Popular Question |
|
May 8 |
comment |
C# Displaying Image from Database you code isn't complete. what comes after 'byte[] img =' ?? |
|
May 2 |
accepted | Monospace Fonts for Windows Store App |
|
May 2 |
comment |
Monospace Fonts for Windows Store App I actually can't find a copy of Segoe UI Mono on my machine, which was going to be my go to font. |
|
May 2 |
asked | Monospace Fonts for Windows Store App |
|
Apr 30 |
comment |
conforming to layout for windows store app Agreed, however, knowing what is actually going on is even better. |
|
Apr 30 |
accepted | conforming to layout for windows store app |
|
Apr 29 |
comment |
D3D11CreateDeviceAndSwapChain Unresolved External yes, everything is unicode, and the libs are all correct. |
|
Apr 28 |
answered | conforming to layout for windows store app |
|
Apr 28 |
comment |
conforming to layout for windows store app I note that the real magic here is the style upon which your example is based 'HeaderTextStyle' In that style, the baseline is achieved with a 'RenderTransform', otherwise the text won't line up. |
|
Apr 26 |
comment |
XAML: Grid Cell Overflow Well that technically works, but causes a bunch of other issues if I want to do things like change the vertical alignments, etc. I am looking for something a little more robust. |
|
Apr 26 |
asked | XAML: Grid Cell Overflow |
|
Apr 26 |
revised |
conforming to layout for windows store app added 59 characters in body |
|
Apr 26 |
comment |
conforming to layout for windows store app How is this any different than the current approach of using a textblock in a grid row of 100 and a bottom alignment ? |