All Tags »
Jam it! »
Nominated for the Mug (RSS)
Sorry, but there are no more tags available to filter with.
-
-
[quote user="tbcpp"]"Don't leave your vehicle idol" [/quote] OMG a typo? WTF!
-
[quote user="rdrunner"] wanted to know why they have stored my password in an retrievable format [/quote] Did you want them to NOT be able to retrieve it? How did you think authentication would work?
-
[quote user="rexmorgan"] Emphasis on the should . A good third of the time, we just get "Index fell outside the expected range" with a call stack that is nothing but SharePoint internal calls all the way up. Troubleshooting means "something I did between the last time I tried...
-
[quote user="Heron"] [quote user="rexmorgan"] bool condition = true; while(condition) { //snip condition = false; } [/quote] This type of thing is used fairly often when people need to do the equivalent of: foo(); if(failed()) goto bar; foo2(); bar: cleanup(); but they've heard...
Page 1 of 1 (5 items)