I ordered Scott Allen's WF/XAML/C# book many weeks ago and am now told not to expect it un 28-Oct. Amazon initally said "its coming immediately", but...
... I pre-ordered the threading book that everyone recommends (the java one) from Amazon ages (years?) ago, and it never turned up. I had the option to buy the...
For whoever was asking previously, Amazon EC2 now supports Windows Server. http://www.25hoursaday.com/weblog/2008/10/01/WindowsServerOnAmazonEC2.aspx -- Curt...
... I've come away from a few books feeling like I understand hardware better. I'm not sure it's the same kind of thing you're looking for, but these are great...
It's always good to know at least a little bit in a couple of layers below the tools you are using. All these abstractions in computing are so leaky. I...
I have some POCOs with simple Properties like this [DataMember] public class MyDreamClass { public string MyValue { get; set; } } I would like to wire up...
... I think you should give it a shot using DynamicProxy. I know how you feel, but once you do it I think you'll be surprised at how 'light' it actually is. ...
Hello, everyone: I'm interested in finding out if there are any open source tools available for doing some predictive analysis on data collected from web...
... Thanks, I was in need of a good laugh. I'm enjoying jQuery so much that I'm just working all hours, can't put it down. All these years I'd avoided...
Has anyone seen - I think just in the recent updates of Firefox (it doesn't happen in IE) - that the to "To" and "Subject" lines in GMail have weird font...
On Thu, Oct 9, 2008 at 10:26 AM, Scott Colestock ... Nope. I also don't get the highlighting around the "To" box, for what that's worth. I'm using FF 3.0.3. ...
Hi Scott, On Thu, Oct 9, 2008 at 16:26, Scott Colestock ... Yeah, I did notice that when I first upgraded to FF 3.0, but now it's either disappeared, or I've...
... Those sentences don't sit well next to each other like that. If I were you I'd probably have tried to build up differently, like this: Thanks! Man... I was...
... I hope they didn't forget to provision some professional proactive resources to action the feasibility study, because I'm passionate about quality software...
But what I meant was what I said. jQuery itself is not at all complicated, though as with any language we can easily make it so if not careful. And I'm think...
... I'm supporting 1.1 and 2.0 projects at the moment, so VS 2003 and 2005, with occasional notepad. None of which have Resharper support for JavaScript so...
... EditPlus [1] is like an old pair of jeans for me. It doesn't do auto-completion, but does pretty much everything else. [1] http://www.editplus.com/...
Having a brain freeze. I want to use the 2007 release of the MS Logging Application Block and specify that any logging should be written to the %temp%...
Never used this, but google was good to me. Try this link. This feature is available in v4. You can currently either: * Upgrade to v4, which might not be an...