(HardikPatel89) This will help you with very fast paging navigation and you can also customize rows per page and in this version, sorting in all columns is also included.
Other News
Improve scalability with the SessionCache service
(Paul Chen, Brian Martin and Abelard Chow) As software architects, we know that clustering and load balancing are important topics in enterprise applications. However, we often don’t have the resources to design and implement them. Well-designed session persistence framework is required for performa
Tech Tune-up: A Closer Look at JavaScript Types in Node.js (text+video)
(Marc Wandschneider) This section begins the review of JavaScript by looking at the types the language offers. For much of the discussion in this chapter, I use the Node.js Read-Eval-Print-Loop (REPL) to demonstrate how the code works. To help you out, I use bold to indicate things that you type int
.NET Native Deep Dive: Making Your Library Great
(Morgan Brown) As a .NET library author, you don’t necessarily have to do anything to have your library work with .NET Native. That said, your library might use some patterns that create extra burdens on app developers using your library.
Getting Insights Fast Enough??
(Susan Visser) Get ready for another action packed tweetchat! Join us July 17 at 11:00 (eastern) to discuss the topic “Getting Insights Fast Enough?” This chat will explore the benefits of having a database management system that is fast enough to give you the answers you need to make important dec
June 2014: DB2 11 for z/OS Product Publications have been refreshed
(Willie Favero) The June 2014 DB2 for z/OS product publication updates are now available. However, this update is a bit different from previous updates; the only publications modified were for DB2 11.
MDSYS.SDO_COORD_AXES
(Andrew Reid) This was tested on Oracle 11.2. If you need to look at the ORDER column in the above-mentioned table, there only seems to be one way to do it i.e. in upper case and surrounded by double quotes as shown below.
Getting the database parameters from a spfile
(Frits Hoogland) There’s been some debate about how to get the parameters from a spfile. A spfile is a binary version of the parameter file of the Oracle database.
Oracle Audit Control part 2 – purging records
(Neil Chandler) Now that you have got your audit table somewhere a little more sensible (i.e. not in the SYSTEM tablespace), there’s probably a policy about how many audit records should be kept.
mydumper [less] locking
(Max Bubenick) In this post I would like to review how my dumper for MySQL works from the point of view of locks. Since 0.6 serie we have different options, so I will try to explain how they work.
