Wouter

Netherlands

silverfit.nl

Age: 33

May
9
comment Application works with fiddler ON and doesn't works without fiddler?
Slightly off topic.. I had the same problem with a WinRT app. I solved it by adding the "Private Networks (Client & Server)" capability to the project.
Apr
22
comment Custom display templates for DataType.EmailAddress and DataType.PhoneNumber
Thanks, works nicely! Your example is for a EditorTemplate though ;-)
Apr
22
accepted Custom display templates for DataType.EmailAddress and DataType.PhoneNumber
Apr
22
asked Custom display templates for DataType.EmailAddress and DataType.PhoneNumber
Apr
3
awarded Notable Question
Mar
2
awarded Caucus
Feb
8
awarded Supporter
Dec
13
awarded Popular Question
Dec
3
asked XNA content disappears shortly after compiling
Nov
30
accepted Migration from XNA to SharpDX
Nov
21
accepted WPF does not rebind if new datacontext Equals() previous datacontext
Nov
21
answered WPF does not rebind if new datacontext Equals() previous datacontext
Nov
21
asked MouseLeave EventTrigger fails when activated after Unloaded
Nov
5
comment Migration from XNA to SharpDX
Thanks for the explanation. SharpDX.XACT is deprecated because it is not used in DirectX 11 anymore? Monogame sounds interesting, but only when it grows beyond XNA 4.0 and has high stability.
Nov
4
revised Migration from XNA to SharpDX
added 142 characters in body
Nov
4
comment SharpDX vs SlimDX for game development?
From what you described the projects should probably swap names :-)
Nov
4
comment Migration from XNA to SharpDX
Just Windows, we currently have a mix of 32/64bit versions of Vista and 7 in the field.
Nov
4
asked Migration from XNA to SharpDX
Nov
2
comment How to find USB drive letter?
ManagementObject, ManagementObjectSearcher and ManagementObjectCollection (implicitly retrieved with .Get()) have a Dispose method that should be called.
Nov
1
answered Threading in XNA
1 2 3 4 5