December 2004 - Posts

Update Windows Form UI with Network Available Change Event
16 December 04 07:06 PM | adarshk | 6 Comments   
.Net frameworks 2.0 has a new namespace System.Net.NetworkInformation, which you could use to gather various network statistics on the machine, it also provide two interesting events NetworkAddressChanged and NetworkAvailabilityChanged. If you are writing Read More...
Does your application require customizing System.Net.WebPermission, SocketPermission or DnsPermission settings?
06 December 04 01:43 AM | adarshk | 2 Comments   
.Net frameworks comes with deefault security settings where components running under Intranet, Internet Zone can only have WebPermission to connect back to the server, from where they are downloaded. Also the component from Intranet zone and Internet Read More...
Resuming broken file download with FtpWebRequest class
01 December 04 03:04 PM | adarshk | 16 Comments   
This post is valid for .Netframeworks 2.0 When we are downloading a large file from ftp site and connection got broken in between, on next attempt you would be interested in downloading the rest of the file content instead of full file. FtpWebRequest Read More...

Search

This Blog

Syndication

Page view tracker