Forum: C# Jul 20th, 2009 |
| Replies: 3 Views: 278 |
Forum: C# Jul 18th, 2009 |
| Replies: 3 Views: 278 Hi,
Environment.SpecialFolder, this returns a enum without having a
public GetEnumerator();,
, can u tell me how to access the values like by using foreach statement? |
Forum: C# Jul 13th, 2009 |
| Replies: 1 Views: 176 Hi,
What is the units (e.g bytes or kb or mb etc) in which HttpWebResponse.ContentLength; returns its value?
Also that of Stream.Length;
I'm using C#.net.
Thank you.
[all ur help is highly... |