Counting record and sorting with fiscal month in APEX chart
Recently in one of my project that built in Oracle APEX. This is basically a Change Request System (CRS) built in APEX to submit or log any change request by…
My little world of sharing
Recently in one of my project that built in Oracle APEX. This is basically a Change Request System (CRS) built in APEX to submit or log any change request by…
In this exercise, I will demonstrate how to implement a simple keyword search in MS SQL Server database using textbox and gridview control in Asp.NET AJAX technology. Most of the…
In this example of I will show how to rename all the files in a directory using asp.net. Sometimes you may have thousands of photos that require to rename or…
Before starting this tutorial, assuming that you have installed SQL Server 2005 or SQL server 2008 installed in your local machine. If you have not installed either one of those…
Sending user to some url with trailing value In some cases you want to send user to external or internal url with some value added with the link. You can…