Filip ‘xyzzer’ Skakun
UX passionate, NUI/GUI UI developer, specializing in Microsoft technologies from WinAPI and GDI through WinForms to Surface/WPF/Silverlight, DirectX & WinRT. Developer at Vectoform by day. My words are mine and mine only.

twitter.com/#!/xyzzer-
Recent Posts
Tags
ApplicationBar async/await AsyncUI batch batch zip unzip Bindable Bindable ApplicationBar BindableApplicationBar Binding C# Control Debugging DirectX Grid GridSplitter GUI HTML5 Image Languages Metro Metro Style Apps MVVM NineGrid Opinion rant ReSharper Setter Silverlight Speculation Style Tiles UI User Experience UX Vibrate Visual Studio Visual Tree WinAPI Windows Windows 8 Windows Phone WinRT wordpress WPF XAMLTweets
- RT @jeremylikness: When you have way too much time on your hands, you can perform a scientific analysis of blaster shots in Star Wars ht ... 11 hours ago
- RT @ShawnWildermuth: Me wants: m.wired.com/gadgetlab/2012… 11 hours ago
- RT @codefoster: Giving away an iPazzPort PC/TV remote. Retweet and follow to qualify. US only. bit.ly/LnzXIN 11 hours ago
- @dotMorten @josefajardo @jrmorrill Let me know what you think... bit.ly/DXInteropPost1 11 hours ago
- @jeffwilcox It never happened for you before? My Focus did that dozens of times in the past 2 years... 11 hours ago
Archives
Tag Archives: batch
Batch script to compile pixel shaders + mixing batch & C#
If you want to build a pixel shader for WPF there are some good examples and tools – some of which are: NShader – that lets you edit HLSL code in VS with syntax highlighting Shazzam – that helps edit … Continue reading
Posted in Computers and Internet, Uncategorized
Tagged batch, C#, DirectX, fxc, pixel shaders
Leave a comment
Clear all .svn bindings from a directory
Similarly – clear all bin/obj/resharper directories Note to self – use double ampersands in batch files. Batch script to clean a solution folder
