(Arup Nanda) You must have seen sessions waiting on the event “latch: cache buffers chains” from time to time. If you ever wondered what this means and how you can reduce time spent on it, read on.
Other News
Create jqGrid Using WebService
(Anubhav Chaudhary) Here I will create a jqGrid whose data will be provided from a WebService. The data will be static data because I am creating it for beginners of jQuery and jqGrid. If you have already worked with WebServices and jQuery then it will be very easy for you to provide the dynamic dat
SQL SERVER – Unable to Restore From Backup After Detach Operation
(Pinal Dave) While doing community work I travel a lot, speak at various conferences and get a chance to meet many new faces. The best part is that I get a chance to hear a variety of issues which people face while using SQL Server.
Tuning an IBM DB2 for z/OS Application: Transaction Times
(Lockwood Lyon) Many applications have Service Level Agreements (SLAs) that promise quick turnaround or acceptable on-line response time. Lengthened transaction elapsed times are a cause for concern. Here are several methods the database administrator can use to alleviate these issues.
Performance Optimization in ASP.NET Web Sites
(Raj Aththanayake) In this article, we will look at some of the approaches that you can take to make optimized and better performing ASP.NET web sites. Some of these principles can also be applied to websites created in a technology other than ASP.NET.
How does a small business prepare for the holidays?
How Does a Small Business Prepare for the Holidays? Hello, this is Laura Lee Rose. I am a speaker and author. I am an expert in time and project management. I help busy professionals and entrepreneurs create effective systems so that they can comfortably delegate to others, be more profitable and have time to enjoy life even if they don’t...
Use XMLHttpRequest To Call ASP.NET Web API
(Bipin Joshi) Most of the times developers use jQuery $.ajax() to call ASP.NET Web API from the client side script. At times, however, you may need to use plain JavaScript to invoke the Web API. Consider a situation wherein you wish to call Web API from HTML5 Web Worker.
File upload in ASP.NET MVC using Dropzone JS and HTML5
(Madan Mohan Venkat Baggu) This article explains how to upload a file in ASP.NET MVC using Dropzone JS and HTML.
JavaScript Namespace
(_debasis) Namespace is a container for set of identifiers, functions, methods and all that.It gives a level of direction to its contents so that it will be well distinguished and organised.
Oracle Database Last Logins with Oracle 12c
Tracking when database users last logged in is a common security and compliance requirement – for example to reconcile users and identify stale users. With Oracle 12c this analysis can now be done through standard functionality.
