David Gardiner

Results 160 comments of David Gardiner

Hi @jlperkins, the original page does contain more HTML than that, and it does include alt text. For example, the first URL flagged in the screenshot above is a URL...

To be clear, this is nothing to do with my content. This will be true for any image URL. eg. you can see the same thing for this image (currently...

Thanks @gbrackley! - I was about to give up on this when I found your comment about checking **Ignore SSL?**

We're using Windsor. Sent from my Windows Phone --- From: Igal Tabachnikmailto:[email protected] Sent: ‎12/‎03/‎2014 9:39 PM To: hmemcpy/AgentMuldermailto:[email protected] Cc: David Gardinermailto:[email protected] Subject: Re: [AgentMulder] NullReferenceException loading solution (#62) Ouch! Sorry...

Started looking at this. A bit of scope creep already as I've also made a start on implementing support for percentage widths. Time will tell if that was a silly...

yeah, i think the idea of elevating just for those commands that require it is good. So if I ran `choco install` then it would prompt, but if I ran...

So would an approach like https://stackoverflow.com/a/10905713/25702 be suitable? Or would you need to launch a child process elevated and wait for that to finish before the parent process exited?

I'm guessing the parent would need to wait for the child so that things continued to work as expected when you're calling choco in a script and expect execution to...

I found that @david1995 removed this back in https://github.com/techtalk/SpecFlow/commit/70a9b366d5ac7dc1c47e1dbec80699bcfc955643. Was there a problem with the inputs/outputs?

Inputs / Outputs also compares file modification times, so that would be the equivalent of when the content changes. I suspect a problem with the linked code is it still...