Saturday, August 12, 2017

Saturday, May 13, 2017

Video and track example

VIDEO AND TRACK EXAMPLE

To download example CLICK HERE.

Please run the example using any web server.

Friday, November 4, 2016

AJAX Example(javascript, jquery, angularjs)

Hi All,

Please use below link to download ajax example using nodejs and mysql as backend.

MEAN & AJAX EXAMPLE

MYSQL student DATABASE SCHEMA

JQUERY AJAX EXAMPLE(CONTAINS GET & POST EXAMPLE)

START SERVER TO UP AND RUNNING SERVER SIDE PROGRAMS
1) open command route to mean use npm install.
2) open mysql workbench import database schema.
3) then in command use npm start to start serever.

START SERVER TO UP AND RUNNING CLIENT SIDE PROGRAMS
1) Extract ajax.rar file and open location in command.
2) Use below command to run client programs using server:
                  npm install http-server -g
3) Use below command to run client side programs:
                  http-server ./ -c-1

Thanks & regards,

Vikram Y.

Jquery Notes

Hi All,

Please find jquery notes by using below link.

JQUERY NOTES

Thanks & regards,

Vikram Y.

Friday, July 29, 2016

javascript notes

Hi all,

Please follow below link to download javascript notes.

JAVASCRIPT NOTES

Thanks & regards,

Vikram Y.

Monday, July 25, 2016

css notes

Hi all,

Please follow below link to download CSS notes.

CSS NOTES

Thanks & regards,

Vikram Y.

Tuesday, July 12, 2016

HTML notes

Please follow below link to download html notes:

HTML NOTES

Thanks & regards,

Vikram Y.