Feed on
Posts
Comments

Introduction

Smile please, hey guys I received this query through email from one of my friend. It looks great and funny; I am sharing it with you. Dedicated to all techies

 

Wedding SQL Query

CREATE PROCEDURE MyMarriage     BrideGroom Male (25),     Bride Female (22) AS BEGIN     SELECT Bride FROM India_Brides     WHERE FatherInLaw = [...]

Introduction

“Microsoft SQL Server 2008” is the next release from Microsoft in its SQL Server category after “Microsoft SQL Server 2005” three year back. There are many new additions and enhancement in SQL Server 2008, likewise DateTime data type now separated in Date and Time and many others. So the first step for using SQL is [...]

Introduction

MySQL is the most scalable and widely used database server on web. Mostly applications I have seen are using mysql as a database server due to its fast speed (I think), and easy to use features, and the most important thing is its open [...]

Introduction Hi, in this article I am going to explain you about the use of “radio button” control inside an “ASP.NET Grid View” control. This sounds that it’s easy to put the radio button inside a grid view control, but you are [...]

Introduction This article tell you the difference between Server.Transfer and Response.Redirect.

Server.Transfer v/s Response.Redirect Both "Server" and "Response" are [...]

Introduction Difference between Server.Transfer and Server.Execute.

Server.Transfer v/s Server.Execute

Both Server.Transfer and Server.Execute were introduced in Classic ASP 3.0 (and still work in ASP.NET).
When Server.Execute is used, a URL is passed to [...]

Introduction Hi to all, here I am with a new article; topic of this article is “Difference between Truncate and Delete”. [...]

SQL - Cursors

Introduction In a relational database, operations are carried out on a complete set of rows in a table. The SELECT statement returns all the rows that satisfy the condition [...]

Introduction

Hi, I found this video while surfing on YouTube and its pretty interesting, will tell you all the basic concept of developing a website in today’s world. Watch and listen it carefully. (lyrics are included below) Have Fun

 

 

Lyrics

Your [...]

Introduction Hi guys, this article related to web development, I have used the XHTML and CSS languages to demonstrate example in this article. In this article you’ll find a great and simple technique of CSS and XHTML to make icons in web [...]

Next »