Monday, October 1, 2012

Encryption with the help of IDEA algorithm

Encryption with the help of IDEA algorithm


Encryption with the help of IDEA algorithm

Posted: 23 Sep 2012 11:57 AM PDT

We know that now days we mostly focus on the securities of the data travel like if i want to send some data from one place to other and i want no one can read this so i have an option to Encrypt the message. This Encryption is done by many algorithms so IDEA is one of them which i have used.

How to crerate and move a bus in C

Posted: 25 Sep 2012 03:15 AM PDT

In this article I will show how to use the simple functions of graphics which makes our program more attractive. The function I am going to use are Line, Circle, delay and closegraph. With the help of these functions I am making a moving bus.

C# CODE PROVIDER ( CSharpCodeProvider )

Posted: 25 Sep 2012 05:51 AM PDT

We can leverage CSharpCodeProvider features's to achieve various development related requirement which otherwise would not be possible at design time. A suitable example could be; work-around for "Modifying Custom Attribute's properties at run-time" which otherwise would not be possible in straight way.

Fun and Games with SQL – Crossword Puzzle

Posted: 26 Sep 2012 10:09 PM PDT

All of us are interested in playing games and solving puzzles, why don't we try the same with sql server. Solve the crossword puzzle with the given clues, in which the terms are related to sql server.

Working with XMLTextWriter and XMLTextReader

Posted: 28 Sep 2012 11:29 AM PDT

XML (eXtensible Markup Language) is one of the most adopted and relative source to store the data and transport over the network because of its nature. Here I will be going over, how to write and Read XML source. There are numerous ways to work with XML like XML DOM, LINQ to XML and XML Stream approach.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home