(saadixl) Tic-Tac-Toe is a very simple paper-pencil game. In this example, I’ve shown how to build a 2D Tic-Tac-Toe using jQuery on HTML.
Other News
SQL Server Hybrid High Availability and Disaster Recovery
(Greg Robidoux) As the cloud becomes more and more widely used and the options for SQL Server continue to evolve, more SQL Server shops are looking at using cloud based services such as Azure and Amazon as a valid option for their high availability (HA) failover clustering and offsite disaster recov
New MySQL Utility to Display Grants by Object
(Nelson Gonçalves) We are happy to announce mysqlgrants, a new utility that allows users to display the privileges of grantees over database objects. Together with mysqlbinlogmove, these are the new utilities included in MySQL Utilities release-1.6.0 Alpha.
Patch 19183482 resolves ORA-01403 getting plan with baseline
(Bobby Durrett) I was testing SQL plan baselines on a base 11.2.0.3 release of Oracle on a 64 bit Linux virtual machine. I ran DBMS_SPM.LOAD_PLANS_FROM_CURSOR_CACHE to create a SQL plan baseline for a test query after running that query once to get its plan in the cursor cache.
Perform Multi-Field Validation Using Custom Data Validation Attributes
(Bipin Joshi) Data annotation based validations validate one property at a time. For example, if you decorate CustomerID property of a class with [Required] data annotation attribute, it validates only the CustomerID property.
Understanding AngularJS Templates
(Shailendra Chauhan) In Angular, templates are the views with the HTML enriched by Angular elements like directive and attributes. Templates are used to display the information from the model and controller that a user sees in his browser.
Speed Up Apps by Doubling Up on Database Access
(Peter Vogel) The slowest thing you can do in your application is read or write to your hard disk.
IBM Ups DB2 Blu Acceleration Database Game
(Mike Vizard) Rather than having to switch database platforms to drive the convergence of transaction processing and analytics, IBM is making the case for a new faster version of DB2 with Blu Acceleration that not only runs some queries a thousand times faster, but also now fully supports SAP applic
Accordion-Style Left Navigation Using jQuery and CSS in SharePoint 2010
(Sagar P) In this article you will learn about Accordion-Style Left Navigation using JQuery and CSS in SharePoint 2010.
Using the MDM Application Toolkit to build MDM-centric business processes, Part 5: Security
(Dave Kelsey and Nic Townsend) This is the fifth article in a series that describes how to create process applications for master data by using IBM Business Process Manager (BPM). This series refers to the InfoSphere Master Data Management (MDM) Application Toolkit and IBM BPM 8.0.1, both of which a
