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 , , , , | 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

Posted in Computers and Internet, Uncategorized | Tagged , | 1 Comment