Rate this item
(0 votes)

A digital photo is a multidimensional array containing numbers
that indicates the color of points in the photo/image.so we could
do what we want with this multidimensional array like we can
make any amendments in the array by entering it into math functions,
also we can encrypt the image.in this article i am gonna show you
how to place a background behind a photo using a method.

Friday, 28 December 2012 13:55

common sql server data types explained

Written by
Rate this item
(0 votes)

Sql server knows many data types.it's worth our
while to know most common types -

Monday, 17 December 2012 15:51

A simple string example for dot net beginners

Written by
Rate this item
(0 votes)

code behind file codes -

using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;

Monday, 24 December 2012 13:55

stored procedures

Written by
Rate this item
(0 votes)

stored procedures allow flexibility by offering capabilities like
conditional logic.a single procedure may execute a set of SQL
statements which are really complex.

Saturday, 29 December 2012 13:54

how to force to download file in asp.net

Written by
Rate this item
(0 votes)

we know different file types like html,jpeg,gif,pdf,
doc,etc handled by different browsers like IE,
firefox,opera,etc.the situation can come when the
browser can't handle the file type,it will ask
to save or open that file.

Friday, 10 January 2014 18:12

Joomla Wrapper

Written by
Rate this item
(0 votes)
Confused or dont know what and how to use Joomla Wrapper. Just know about it here.
Last modified on Friday, 10 January 2014 20:23
Sunday, 27 January 2013 13:56

how to show tips when clicked using jquery and qtip

Written by
Rate this item
(0 votes)

it's needed to show nice tips through out the web page.basically
you will show tips in a basic popup on a html element click.it
will also show nice arrow pointing to where the click arised -


Latest discussions

  • No posts to display.