Social Icons

twitter facebook google plus

Pages

Wednesday 20 August 2014

Structured Query Language: Part 2

Hello friends, 

In my previous article you saw some Structured Query Language (SQL) commands. And now I share some more commands of SQL. If you haven't read my previous article of SQL please then read that article first because in that article I explained how to create databases and tables. Also, how to insert values into the tables and more.
Ok, let's start.
http://www.c-sharpcorner.com/UploadFile/2cb323/structured-query-language-part-2/

Monday 18 August 2014

Structured Query Language: Part 1

Hello friends,

Structured Query Language, also known as SQL, is a programming language designed for managing Relational Database Management Systems (RDBMSs). SQL is an International Organization for Standardization (ISO) standard. 

In a RDBMS all the data is stored in tables with each table consisting of rows and columns. 

In this entire article I use Oracle 10g express edition software for the database.

Let's move towards the programming by using this link.

http://www.c-sharpcorner.com/UploadFile/2cb323/structured-query-language-part-1/

Saturday 2 August 2014

Make Responsive Web Page Using Media Query in CSS

Hello programmers, 

we are all familiar with the basics of HTML5 and CSS3 but when we make a web page using only HTML and CSS (without media query) then the site is not responsive.

What is a responsive web page? 
A responsive web page means the user interface or front end of the web page looks the same, whether we use a computer system, a tablet or a mobile device.

learn to make responsive web page by visiting my blog on c# corner

http://www.c-sharpcorner.com/UploadFile/2cb323/make-responsive-web-page-using-media-query-in-css/

thanks..
 

OUR VISION

think different

ABOUT US