Blog Detail
Blog for Shopping cart, Payment gateway, Api integration design and development services at Narola Infotech
http://www.narolainfotech.blogspot.com/
Custom web application development, shopping cart, ecommerce design and development services e-commerce solutions, e-commerce website development, inventory management solution, payment gateway integration, portal development, shopping cart USA, call biller for skype, textile ERP, website development, warehouse management solution at Narola InfoTech
Recent Posts
XSL Transformation (XSLT)
XSLT is used to transform XML document into other format document like html, xml and many more. This document is specially for transforming xml document into other format of xml using xsl. XSL is stand for Extensible StyleSheet Language. To learn ...
Google Chart Integration
Google Chart Implementation Create chart in java application using Google Visualization API. URL: http://code.google.com/apis/visualization/documentation/gallery.html Click on charts tab. It shows different types of chart. ...
How Does Agile Scrum Work?
Agile Scrum has become incredibly popular lately. Its reputation is definitely well-earned – this is a great method for software development that allows to take full advantage of continuous integration and get clear overview of the project st...
Some useful linux command
command to find out your Kernel Version uname -a command to Remove package yum remove httpd command to install package yum install httpd To find files by name try "locate"; it will force you to run updatedb the first time. rpm -qa ...
Install tomcat connector - jk connector in linux
Get tomcat connector source code from below url for linux http://tomcat.apache.org/download-connectors.cgi go to directory where tomcat-connectors-1.2.28-src.tar.gz is lying. run all below command. 1. tar -xvzf tomcat-connectors-1.2.28-src.tar....
Important SQL commands to reduce MS-SQL database log file
SQL command to find MDF or LOG file name “SP_helpfile” SQL command to reduce size “DBCC SHRINKFILE ('DBNAME_log', 50)” ...

