(Vipin Kumar) In this article you will learn how to work with HTML DOM Events. HTML DOM allows JavaScript to react to HTML events.
Author: SSWUG Research
Security Questions: Difference Between db_datawriter and db_ddladmin?
(Jason Strate) As I mentioned in the introductory post, during the Introduction to SQL Server Security session for Pragmatic Work’s Training on the T’s, I received a large number of questions that there wasn’t time to answer. Instead of just a re-cap of all of the questions, instead I’ve opted to p
SQL Server – SELECTing/Displaying Top N rows from a table
(Vishal Gajjar) To SELECT only top N rows from a table we can use TOP clause in SELECT statement. Using TOP clause we can also specify percentage option.
Scripting a partitioned table or index, a caution.
(Kenneth Fisher) I was researching a problem with a partitioned table that had somehow become unpartitioned and discovered something rather interesting.
Formatting Dates [SSRS]
(Valentino Vranken) In my previous article I discussed all possible methods to get numbers formatted any way you prefer.
AngularJS: Listening for $destroy
(K. Scott Allen) Angular will broadcast a $destroy event just before tearing down a scope and removing the scope from its parent.
DB2 Locking, Part 16: Skipping Uncommitted Inserts
(Craig S. Mullins) DB2 10 for z/OS introduces a new technique for concurrency. As we have discussed previously in this series on DB2 locking, one of the most troublesome problems for DB2 performance analysts is reducing timeouts and lock suspensions.
Performing CRUD Operations using ASP.NET WEB API in Windows Store App using C# and XAML
(Mahesh Sabnis) Windows 8 introduced the new Store Apps development model, aimed at building apps for touch centric devices as well as desktops. As always, Line of Business Apps is one horizontal that the Store Apps will cover. Typically consumers for these applications are always expected to be con
3 Simple Patterns for Tighter MySQL Code
(Sean Hull) SQL is derided by many and for good reason. It’s key to scalability yet terribly difficult to write good code.
Install Optim Performance Manager
(Thuan Bui) This video outlines the components needed for Optim Performance Manager install, goes through the install , and highlights the best practices for OPM install.
