.net Lounge
Pradip Takate from Pune
.NET-ites Blog. One an fins post related to .NET, C#, ASP.NET & ASP.NET AJAX on this blog.
Visits today
Total visits
Recent Posts from ".net Lounge"
Popup control in Silverlight 2
30 Aug 08, 9:58 AMSilverlight 2 is about to release in few months. I'm going to update you the various new controls in Silverlight 2. This is the first blog in this series.When w...
Dynamic Stylesheet Assignment Dependent on Br
9 Jul 08, 12:57 PMI've two stylesheets. One for Internet Explorer & other for other browsers. When the client is IE, the web page should have IE-specific stylesheet attached....
Table-layout Templates in VS 2008
5 Jun 08, 5:27 PMTable layout templates vanished from VS 2008. Don’t worry. Same kind of layout we can have with few style-sheets & table markup structure.When we take tab...
Delegates in C#
26 May 08, 5:00 AMPointer is a variable, which stores address of some memory location. The memory location can be the storage for some value or beginning of function. When it poi...
Number Flip in numeric data types
21 May 08, 5:00 AMLook at the code below. It prints -128 as output. Oops!!! How?using System;namespace NumberFlipDemo{class Program{static void Main(string[] args){sbyte i = 127;...
Read Comments for ".net Lounge"
1 Comments posted
paddy says:Posted: 25-05-2008 09:22:02 AM
thevaluations.blogspot.com. Visit it and read article about gold valuations in INDIA.

