TopOfBlogs
11,530 Blogs in 72 Categories
Tracked 530,621,419 pageviews, Sent Out 429,668


Best Blogs By:



  Site Details Viewed: 546



Techie Zone


Recommend Site To A Friend


Site Details
URL: http://www.hiteshagrawal.com
Listed in: Programming
Category rank: 2
Overall rank: 629
Tags: ajax  javascript  mysql  java  php5 

Join Date: November 12, 2007
Country: India
Language: English

Google PageRank: 3
Alexa: 266,038
Technorati: Rank: 2,577,325 Authority: 75


Site Description:
Articles and discussion on Ajax, PHP 5, Mysql, Javascript , Java, JSP, Servlets , Career, Flash ActionScript Programming and Object Oriented Programming


Statistics


Pageviews:151,111
Sent out:40


Pageviews 24h:1,065
Pageviews yesterday:968
Pageviews last week:5,015
Pageviews last month:22,030
Pageviews last year:141,910


Latest Posts on: Techie Zone
Retrieved latest 5 posts at: http://www.hiteshagrawal.com/feed

JSP - Create Custom Tags | 24 Dec 2008
JSP Tags acts as a plugin to your JSP pages. These are basically Java Classes that get executed when jsp page get rendered by server and browser. JSP comes with in build Tags like jsp:include, jsp:forward, but they are not sufficient to cater to the Web World. To overcome this problem you can design tags [...]  (more)
Apache TOMCAT - Database Connection Pooling | 24 Dec 2008
In Apache TOMCAT you can do Database Connection Pooling where in the server will manage the no of the connections with the Database. In this article we will learn how we can achieve Database Connection Pooling using Apache TOMCAT. NOTE: Here i am showing MySql as my database, developers can achieve the same using any other Database [...]  (more)
MySql - Working With Stored Procedure | 23 Dec 2008
Stored Procedures are simple sql statements that are already processed and stored at server end. This increases the performance in terms of time taken to fetch data as minimum information will get passed through network. The other advantage that stored procedures have is the security aspect, we don’t have to write Sql Query at source [...]  (more)
Must Have Functions in JavaScript | 23 Dec 2008
JavaScript does not comes with pre-bundled functions or methods that can perform special operations. We as a programmer has to write those functions. In this article i am listing down few javascript functions that i have encountered. Loading XML File in JavaScript: function load_xml_file(xmlFilePath) { if (window.ActiveXObjec  (more)
MySql - Cross Join Queries | 22 Dec 2008
Complex queries involves fetching data from more than one table, this can be achieved by joining the tables. In this article we will learn how we can fetch data from multiple table using cross joins. NOTE: To read data from Multiple Table you need to have Primary Key - Foreign Key Relationship between tables. Suppose i want to [...]  (more)


Subscribe: Add Techie Zone to your favorite RSS Reader

Subscribe to Bloglines Subscribe to Google Subscribe to MyYahoo Subscribe to MyMSN Subscribe to Newsgator Subscribe to Netvibes

Copyright - © 2007 - 2008 TopOfBlogs
Home | Register | Blog | Feedback | Free Resources | Help | Terms of use | Contact us
Page generated in 11.2714 seconds & 14 queries. Server Load: 0.75