(Ben Nadel) Most of the time, we don’t have to think about unbinding Scope.$on() event handlers in AngularJS because they are implicitly unbound when the current scope is destroyed.
Other News
Rapid Deployment of Integrated WebSphere Solutions in Your Cloud
(Barkana Emrah, Antonella Bertoletti, Stefano Bussaglia, Ernest Calalang, Sebastian Kapciak, Leonardo Olivera, Sergio Polastri and Fabio Silva) This IBM Redbooks publication uses the same practical solution and is an extension to Creating Integrated WebSphere Solutions using Application Lifecycle Ma
How to call Server side function with JavaScript
(Shipra Gupta) In this article you will find how we can call Server side static function using JavaScript and get value from it. Many times developers find such requirement of fetching some data from Server side. Here is the code, where page will not follow Page life cycle and no data will be posted
Querying an Object Type
(Michael McLaughlin) I demonstrated a number of SQL approaches to reading object types in Appendix B of the Oracle Database 12c PL/SQL Programming book. For example, the easiest one to construct and return the results from a TO_STRING member function uses the TREAT function:
Throttling MySQL Enterprise Backup with cgroups
(Daniel van Eeden) Today I encountered a situation where MySQL Enterprise Backup caused to much load on the I/O subsystem of the server to cause the application to be so slow that it wasn’t usable any longer. So I wanted to limit the mysqlbackup process so it wouldn’t cause any more issues.
SQL SERVER – How to use Procedure sp_user_counter1 to sp_user_counter10
(Pinal Dave) There are many performance counters available in SQL Server which can be used to monitor various parameters of SQL Server engine. Have you ever been into a situation where you want to see value in performance counter for a query which you have returned?
WPF Shapes – Ellipse
(Richard Carr) The one hundred and twenty-first part of the Windows Presentation Foundation Fundamentals tutorial looks at the Ellipse class, which draws a filled or transparent ellipse.
Tracking Holidays
The Christmas holiday season we are currently celebrating here in the United States reminds me of a common problem many applications need to take into account. What are the days out of a calendar year that are considered a business day? How do you track them? How are they determined when non-business days must be taken into account for the […]
Data and 2014: Security and privacy
(Henrik Loeser) With security and privacy being one of the top topics for data processing in this year (and probably the next year too), I wanted my last post for this year to be spot on.
Capture Screen Shots Using ASP.Net C# Without JavaScript
(Vithal Wadje) This article is for beginners and those who want to learn how to capture the screen using ASP.Net and C# without using any scripting language.
