Tagged Questions

2
votes
4answers
100 views

Windows Standard File Locations

Could somebody point me to a document which lists all the standard file locations in windows and what one should and shouldn't use them for. Something like User Application Data -> …
2
votes
2answers
165 views

File Structure / Architecture for AJAX Site?

Hi All, I'm building a site using ajax and am trying to decide where to put the files that supply the data for the ajax requests. For example, I am going to have a .js file that can be included in a …