Feeds:
Posts
Comments

Archive for September, 2006

Currently I m working on shopping cart application . I found some cool and very helpful articles where guys describe the way in which they write  shopping cart application in dot net. These are the best links which I found on net.
 Building an ASP.NET Shopping Cart Using DataTables I found this cool article on site point.
From [...]

Read Full Post »

Last day while studying for Dot net certification I found  a good function “ReadKey” .
.It reads single character with out pressing enter key as we did in Console.Read() .
Where it is like Console.ReadKey();
When executed statement reach at ReadKey statement it waits for key press. When key press keystoke occur and it return pressed key immediately. [...]

Read Full Post »

Again Study Started

 Finally I decide to conduct certification for dot net frame work 2. I got E-book www.Flazx.com. And start working on in. But study is not in my habit. Its very difficult to me work again. Start from scratch. Form simple c# language tokens to dot net framework Classes.  Again Study Started

Read Full Post »