ss_blog_claim=00deed920afe83df31142596ccb3c407
Archive for February, 2009

Working AJAX in visual basic February 19, 2009

Currently posted in my new site http://akosipau.com
Ajax or Asynchronous JavaScript and XML is a web development technique that used XMLHttpRequest object to provide us a way to communicate with a server after a web page has loaded.
What Ajax or XMLHttpRequest object can do?

Update a web page with new data without reloading the page
Request data from [...]

Hard work paid off! February 11, 2009

Ive been out from posting and monitoring my blog for a awhile as i have been busy these past few weeks working on other people project. Seriously doing stuff to others is harder than doing stuff for you own, giving them quality service taking almost of my time and worst is I haven’t read the [...]

Recent Viewer