Browse by Tags
All Tags »
Learning .NET (
RSS)
Lots of big stuff happening this week. Today Visual Studio 2010 Beta 2 is available to MSDN Subscribers and it'll be available for everyone on Wednesday. I'm running Beta 2 on all my machines now and really digging it. It's much faster than...
The team I work for is called Server and Tools Online. If you go way, way up, our boss is Soma ( Yes, this Soma ), but down here in the trenches there's the folks that make content and systems to help you after you "File | New Project."...
You, Dear Reader, very likely don't need this information. I assume you're probably not a beginner. BUT, you likely KNOW a beginner. Share this information with them! A bunch of people on Twitter discovered the MSDN Beginner Developer Center today...
As web programmers, we use a lot of strings to move data around the web. Often we’ll use a string to represent a date or an integer or a boolean. Basically "1" in instead of 1, or "April 1, 2009" rather than a proper ISO-8601 formatted...
I'm running 64-bit operating systems on every machine I have that is capable. I'm running Vista 64 on my quad-proc machine with 8 gigs of RAM, and Windows 7 Beta 64-bit on my laptop with 4 gigs. Writing managed code is a pretty good way to not...
I used to hate podcasts , but that didn't last long. I got a longer commute, bandwidth became less of an issue and podcasts, frankly, got better. Of course, I'm a smidge biased . I listen to a number of podcasts, not all technical, of course....
A buddy of mine and I had a nice slap in the face yesterday. I was helping him deploy an ADO.NET Data Service to a large company's staging server and we were seeing REALLY odd behavior. We'd request something like /myservice.svc and get...
More Posts