Richard Mitchell Remoting and common classes I’ve been playing a bit lately with .NET Remoting and I must say that so far I’m deeply un-impressed. The... 12 February 2008 6 min read
Phil Factor The Technically minded subclass, and the fog of misperception. I spent several years in a team that advised a large international manufacturing company on their software-purchasing strategy. It always... 06 February 2008 4 min read
Dan Archer Step up to Red Alert! “Step up to Red Alert!”“Sir, are you absolutely sure? It does mean changing the bulb…” — Red Dwarf Computers are... 05 February 2008 7 min read
Jason Crease Using the Exception Hunter Command Line to find All Methods that throw a given Exception Red-Gate’s new .NET tool – Exception Hunter – shows you the exceptions that can be thrown by a .NET method.... 31 January 2008 1 min read
Phil Factor Microsoft Boy announces his School Homework Continuing in our series of attempts to imagine how Microsoft Marketing people relate to their fellow men outside work, we give... 27 January 2008 3 min read
Phil Factor The Three Little Pigs in Java Once upon a time, in a land .far off to the west of Krakatoa called Java, .there lived three little... 22 January 2008 4 min read
Phil Factor A great programmer. I sat back in my chair the other day, and my eye happened to fall on a bookshelf with some... 18 January 2008 3 min read
David Connell SQL Data Generator 1 (Beta) – Adding UK Style Address Generators We are currently running a Beta of SQL Data Generator, and some people have requested UK style data generators. So... 10 January 2008 1 min read
Tony Davis TSQL and the Tower of Babel It is always a bit of a strain to program in several languages at once. A simple task like writing... 08 January 2008 3 min read
Damon Armstrong Disabling an ASP.NET Button when Clicked I was answering a question in the ASP.NET forums on Simple-Talk.com about how to avoid the issue of users submitting multiple... 20 December 2007 3 min read
Robert Chipperfield Should you always use a clustered index? In one of his recent editorials, Steve Jones of SQLServerCentral wondered about whether every table evar should have a primary... 17 December 2007 5 min read
Louis Davidson 2008: Initializing Table Data with Row Constructors Well, I am just discovering this feature, mostly because I never saw it demoed at any of the sessions I... 05 December 2007 3 min read
Louis Davidson Changing the owner of a database Tonight, as I was creating my sample database for my chapter on implementing the database, I learned something new, that... 05 December 2007 3 min read
András Belokosztolszki Some interesting, obscure (and absolutely useless) T-SQL syntax /*Writing ugly SQL Statements is an art. Today I’ve spenta few minutes trying to break our parser as well as... 28 November 2007 2 min read
András Belokosztolszki SQL Server 2008: Microsoft has given, and Microsoft has taken away (powersum) SQL Server 2008 November CTP came out this week. This CTP finally contains many major features that are worth playing... 22 November 2007 3 min read
Tony Davis LINQ and vNext The history of IT is littered with the corpses of software companies that assumed that a solution that worked well... 15 November 2007 3 min read
Brian Donahue Need to loosen my bindings Microsoft .NET’s runtime provides an execution engine for Just-In-Time compiled code, but it also has the clandestine capability to pre-compile code... 13 November 2007 4 min read
Phil Factor A temporary inconvenience Here is an interesting interview question. You have a PC in front of you, switched off, with a database on... 12 November 2007 2 min read
Richard Mitchell SQL Data Compare 6 API OK I admit it. During the development of SQL Data Compare 6 in order to get the product out on... 12 November 2007 3 min read
James Moore A little bit of Genius Over the years I have installed Linux distro’s many many times – the first was sometime around Red Hat 4... 09 November 2007 2 min read