keys Archive

  • In other words… the ones I know about and keep using …and need to jot down somewhere (here!) lest I forget Charms and App Bar Windows-C Open the Charms bar....

    My favourite Windows 8 Shortcut keys

    In other words… the ones I know about and keep using …and need to jot down somewhere (here!) lest I forget Charms and App Bar Windows-C Open the Charms bar....

    Continue Reading...

  • In other words… the ones I know about and keep using …and need to jot down somewhere (here!) lest I forget Charms and App Bar   Windows-C Open the Charms...

    My favourite Windows 8 Shortcut keys

    In other words… the ones I know about and keep using …and need to jot down somewhere (here!) lest I forget Charms and App Bar   Windows-C Open the Charms...

    Continue Reading...

  • Agile Results is the name of the system I talk about in Getting Results the Agile Way.   It’s a simple time management system for meaningful results.  The focus is on...

    3 Keys to Agile Results

    Agile Results is the name of the system I talk about in Getting Results the Agile Way.   It’s a simple time management system for meaningful results.  The focus is on...

    Continue Reading...

  • I was working on my Mac today and while I maintain that the OS X finder is as effective as shooting your hands fill of Novocaine, I remain envious of...

    Console2 – A Better Windows Command Prompt

    I was working on my Mac today and while I maintain that the OS X finder is as effective as shooting your hands fill of Novocaine, I remain envious of...

    Continue Reading...

  • http://stackoverflow.com/questions/278982/are-foreign-keys-indexed-automatically-in-sql-server I’ve used SQL script similar to paul_nielsen’s to Create Indexes for Foreign Keys and added “if not exists” condition DECLARE @SQL VARCHAR(max); SET @SQL = ” SELECT @SQL =...

    SQL Script to create indexes for Foreign keys

    http://stackoverflow.com/questions/278982/are-foreign-keys-indexed-automatically-in-sql-server I’ve used SQL script similar to paul_nielsen’s to Create Indexes for Foreign Keys and added “if not exists” condition DECLARE @SQL VARCHAR(max); SET @SQL = ” SELECT @SQL =...

    Continue Reading...