When I run my solution, when certain parts of code are run such as logging in, I noticed that a node called "Script Documents" shows up under the solution node. Under script documents, it says Windows Internet Explorer and under that, various files show up, such as plain text files just named "anonymous code", javascript files, ScriptResource.asx?.... etc. This is happening in visual studio 2008.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
It does this because it is in JS debugging mode. You're seeing the interpreted script of the page |
|||||||
|