I've got a web app that requires a user to specify the path to a datasource (xml) file for processing. Instead of doing a file-upload inside of an ASP.Net page and actually transferring the XML file ...
In previous columns I’ve looked at using TypeScript with popular JavaScript frameworks like Knockout and Backbone. It makes sense, therefore, to look at how to use TypeScript with one of the most ...