(Sanjeev Dwivedi) Recently, while build a website on Azure, I needed a quick, simple login mechanism. There is an ASP.NET forms based authentication template, so this was pretty straightforward.
Other News
Service-Orientation Principles with Java Web-Based Services
(Thomas Erl, Raj Balasubramanian, David Chou, Thomas Plunkett, Satadru Roy, Philip Thomas and Andre Tost) Building services for service-oriented solutions requires the application of the service-orientation paradigm whose established design principles drive many Java service contract and implementat
WaterMark in ASP.Net TextBox using JavaScript in C# VB.Net Application
(Shawpnendu Bikash) Basically developers use WaterMark in TextBox to give users a small hints to input valid or meaningful data. The concept is TextBox initially loaded with a hints information in a gray text like “Enter Email”, “Enter Password” etc.
Informix Extents: Sizing and Performance
(Barrie Shaw) When tuning performance for an IBM Informix instance, one important issue to look for is the presence of tables and indexes containing a large number of extents. Today’s high speed disks and SSD drives can mask some of the performance hit, making this an area that is often overlooked.
On The Importance of Database Backup and Recovery
(Craig S. Mullins) Things break. When a new database is created or a new application goes online, everything is fresh and new—and running as designed. But the environment changes over time. New hardware and software is added, along with more users, more data, more requirements—more, more, more. Syst
DB2 monitoring enhancements for BLU Acceleration
(Scott Walkty, Mike Springgay, Dan Behman and David Kalmuk) BLU Acceleration is a collection of technologies for analytic queries that was introduced in IBM DB2 for Linux, UNIX and Windows (LUW) Version 10.5. BLU Acceleration can provide significant benefits in many areas including performance, stor
Calling an ASMX webservice from other server using jquery and PHP
(SibeeshKV) Few months back i have got a requiremnet of fetching some inventory data from a server and show it to a html page. The interesting fact was the client server(the one which i want to show the datas , does not support dot net files).
Tokenizing a String
(Brendan Tierney) Over the past while I’ve been working a lot with text strings. Some of these have been short in length like tweets from Twitter, or longer pieces of text like product reviews. Plus others of various lengths. In all these scenarios I have to break up the data into individual works o
ODI 12c – Sessionizing Data with MATCH_RECOGNIZE and SQL Override
(David Allan) The Oracle 12c database introduced a very useful new pattern matching capability, useful for many different use cases. The example I will use in this blog post within ODI is sessionizing data – some log data with sample URLs, IP addresses initiating the clicks and their timestamps.
Macros and parameter passing macros with #goldengate
(Bobby Curtis) Replicating data can be a time consuming process to setup. Fortunately, Oracle GoldenGate provide a few tools to help ease the complexity of setup. One of these tools is the “macro”. Macros are used to simplify and automate the work associated with setting up and replicating data.
