Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

Rocket Commander Tutorials on Coding4Fun

The source code and tutorials for the Rocket Commander game are available in this MSDN Coding4Fun section!
Posted by markda | 0 Comments
Filed under:

Directory.GetFiles and search patterns

System.IO.Directory.GetFiles(string,string) enables you to provide a search pattern as the second argument. I have a list of file extensions that I need to search for and discovered two issues with this method. 1. The second argument only accepts a single
Posted by markda | 1 Comments
Filed under:
 
Page view tracker