Move along, nothing to see here...
Who has time for more than 140 characters these days?
Labels: everything100%off, experiment, failure, goingoutofbusiness, icantbelieveihaventdonethisbefore, me-me-me, moving
Labels: everything100%off, experiment, failure, goingoutofbusiness, icantbelieveihaventdonethisbefore, me-me-me, moving
You are familiar with the auto-generated WSDL obtained by calling your ASMX with the ?wsdl request, so try ?schema=xxx where xxx is the name of the returned XSD.I wasn't aware of that. Cool.
For example, if I have an ASMX at http://www.tempuri.org/MyService.asmx and It has a Method named Foo that returns a typed dataset named Bar, I can get the schema from http://www.tempuri.org/MyService.asmx?schema=Bar
Labels: asp.net, howto, icantbelieveihaventdonethisbefore, random, webservice
Whenever I write any coding documentation, Word and Live Writer like to “help out” by auto correcting some stuff that I’d rather it left alone, since it tends to break code samples. Quotes are on top of that list – so here goes:
From the ICan’tBelieveIHaventDoneThisBefore department, here is how to stop Word from replacing "straight quotes" with “smart quotes”.
In Word, hit the Office Button, then Word Options, then the Proofing tab, then the AutoCorrect Options, then the AutoFormat As You Type tab, then uncheck "Straight quotes" with “smart quotes”.
(thanks to Herb Tyson who posted this here: http://help.lockergnome.com/office/prevent-Word-Outlook-Replaceing-Apostrophes--ftopict987047.html)
In Live Writer, it's a bit more straight-forward, simply select the (tiny) Live Writer button, then Options, then Editing, then uncheck Replace "straight quotes" with “smart quotes”
There – "that's better".
Labels: howto, icantbelieveihaventdonethisbefore, livewriter, microsoft, office