*** Update 11/6/2-16 – This probably isn’t something you need to worry about any longer as the PWA limit was increased to 9999 some time back – although it may still be useful if you want to use a name of a site you deleted… (Thanks for the reminder to update, Edward!) *** If you…
Year: 2012
Small Basic Extensions Gallery
UPDATED 07/06/16: Added Oculus Rift/Oculus SB. On 03/05/16: Updated the ESL extension links. On 02/28/16: Added Jibba Jabba’s Small Basic Leaderboard, Extended Text Library (by jsakamoto), Fast 2D Graphics (by FuleSnabel), Kinect (by Synergist), Neural Network (by EzyMCP), and SquareBasic (by Benedikt Muessig). On 01/31/16: Added Fremy’s Extension as a featured extension. On 11/2/15: Added LitDev and EV3 Basic….
About Maintenance Plans – grooming SQL Server
Latest update: 10/24/2016 (Check change log) Download scripts on GitHub. Hello all, I admit I’m not a big fan of Maintenance Plans (the feature that goes by that name) mainly because of its “do or die” approach. So, it was not by chance that I authored and keep updating the AdaptiveIndexDefrag procedure. Good maintenance (or lack…
Selling your things to schools–advice on how to get it right in the long-term
Doug Woods, an education blogger, trainer and consultant from the UK, recently offered some great advice to ICT companies in his blog post “Selling your things to schools“. Although Doug’s advice was specifically for the UK, a large portion of it is directly relevant to Australia. So here’s Doug’s top ten bits of advice for…
Direct3D Feature Levels
In various forums and discussion threads of late, I’ve seen some confusion about the difference between “DirectX 11” the API and “DirectX 11” the class of video hardware. The key to this is the concept of a “Feature Level” for devices which simplifies the old Direct3D 9 “sea of capabilities bits” to an increasingly capable group…
SQL Swiss Army Knife #12 – Index information galore!
Download scripts here: view_IndexInformation.sql (for all DBs at once), view_IndexInformation_CurrentDB.sql (for a DB in scope) and view_IndexCreation.sql (for relevant missing indexes) Hello all, Here is another post on SQL scripts that may help DBAs, following the series “SQL Swiss Army Knife”. I’ve been using and tweaking this script for years now, and with a recent update for SQL…
Overview of Microsoft Dynamics AX build numbers
Microsoft Dynamics 365 for Operations (roadmap | what’s new) Version Build Availability To learn more Application version 1611 7.1.1541.3036 Nov 2016 Upgrade Platform Update 3 7.0.4307.16141 Nov 2016 Upgrade Platform Update 2 7.0.4230.16130 Aug 2016 Upgrade Platform Update 1 7.0.4127.16103 May 2016 Upgrade Application version 7.01 7.0.1265.23014 May 2016 Upgrade Platform version 7.0 RTW 7.0.4030.16079 Mar 2016 How…