i absorbed some of it with a paper towel and smelled it, but it doesn't have a scent and has no color. it's like it's leaking water or something. it hasn't rained here for several days. i notice it after i've parked my car in the garage at home and when i park at work. i see a track of...
what is the controversy? i mean, these discussions get so heated to the point where you start to think you're discussing the existence of god. can someone please tell me the implications of believing/not believing global warming is an issue? yes, i know someone is going to bring up "well a long...
intellisense? i link .js files to my master pages so i have access to the javascript functions i use most commonly. however, since the functions are not part of the page itself, it's really a pain to have to type them out since they don't show up in intellisense. is there a way to get...
load file or assembly? full error:
"Generation of designer file failed: Could not load file or assembly 'AssemblyName', Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."
what i am working with is a solution...
...intellisense? i link .js files to my master pages so i have access to the javascript functions i use most commonly. however, since the functions are not part of the page itself, it's really a pain to have to type them out since they don't show up in intellisense. is there a way to get...
intellisense? i link .js files to my master pages so i have access to the javascript functions i use most commonly. however, since the functions are not part of the page itself, it's really a pain to have to type them out since they don't show up in intellisense. is there a way to get...
okay, hear me out about this. we have a client who has set up a web server. all they gave us was a url and a port (https://blahblah.yakyak.com:12345). this server requires NO authentication (e. g., anyone can go to the url without being prompted for a un/pw). they sent us a very vague...
i have an asp.net app and i use the session state to store temporary data. if the user hits the back button or navigates to the page directly from their favorites, it usually results in an old page being loaded from their browser cache rather than them hitting the server for a new version.
i...