Description: Add a custom validation method. It must consist of a name (must be a legal javascript identifier), a javascript based function and a default string message.
Author: SSWUG Research
IBM’s SmartCloud now runs HANA
(Nestor E. Arellano) A recent upgrade to IBM Corp’s SmartCloud enables the cloud computing product to run copies of SAP AG’s in-memory database platform HANA and provides the Big Blue product with new data analytics features.
SSWUGtv: Special Edition: Using Hosting Etiquette to Close the Deal
Video Programming for IT Professionals Career management advice, coaching and much more. We discuss making the best of your professional development, provide specific tips and ideas for advancing your career and even answer questions from field.
SQL Server Simple and Forced Parameterization
(Brady Upton) I have heard about parameterization for SQL Server queries, but what is Forced and Simple Parameterization and which one should I use for my SQL Server database?
Use SQL Server’s Ranking Functions Wisely
(Tecfield) SQL Server’s Ranking functions can be very useful and handy if we use them in a right way and thoughtfully; otherwise, they become evil very fast! In this tip I will talk about my experience with NTILE function but the same story can be expanded to all other ranking functions.
How to Get Login Name and Display Name using SharePoint 2013 REST API
(Alex Choroshin) Working with REST API is quite simple and straight forward. For example when you need to fetch data from a list you can use the following JQuery Ajax code snippet:
Constructing REST services with WebSphere Application Server, Part 1: A simple RESTful implementation
(Rick Gunderson) This introduction to the REST features embedded in IBM WebSphere Application Server V8 and later illustrates how you can create a simple REST service and leverage the RESTful capabilities that are built into WebSphere Application Server, such as object deserialization, custom serial
Tracing in ASP.NET Web API
(Suprotim Agarwal) Tracing plays an important part in keeping track of how things are flowing through in your Application Services. Configuring tracing to collate system output is invaluable in gathering correct information about what the service is actually doing other than throwing a HTTP 5xx or H
Non-Deterministic Query in Replication Stream
(Arjen Lentz) You might find a warning like the below in your error log:
Debugger Dangers – Part 2
(Tanel Poder) About 5 years ago I wrote about the risks that connecting to Oracle processes via debuggers may cause and what are (in my opinion) the safer and less safer options for taking stack samples from running Oracle processes.

