Redirecting to another webpage from the current webpage is one of the useful techniques often developers need. Redirecting to another webpage can be setup in the main domain place where it redirects to other sub folders. This Redirecting can be done in many ways. Among them here are present with two most and widely used [...]
Configure SQL Server for ASP.Net session state
Once you start running multiple web servers for the same web site, the default asp.net session state, InProc, is no longer useful, as you cannot guarantee that each page request goes to the same server. It becomes necessary to have a central state store that every web server accesses.
Read More
Install and Use PHP & MySql on Windows Machine
Its very easy to install and use PHP & MySql on windows Machine using AppServ Package which is freeware to download and use.
Read More
Create Your Own Windows Service
On a windows operating we can create our windows service with the exe file developed on our own either in vb or c# or etc. or any other executable windows component or any other third party software.
Read More
Global Positioning System (GPS)
An overview of GPS , how it works and its applications. GPS means Global Positioning system. It is used now-a-days in many applications which are available as GPS Receivers.
Read More
ASP.Net Page Refresh Problem
When the user refreshes a page in ASP.Net website, the recently taken place action will be repeated again such as calling a button click event / method like adding records to a database with the same values as inserted in the earlier state.
Read More
AMD Phenom II 920 2.8GHz
AMD is once again rocking the world of Computer Processors. Especially the new release of AMD 3.2GHz 955 is now the king of the midrange.
Read More
Recent Comments