New "Coding4Fun" Site Launched

Microsoft has launched a new website aimed at developers who program for fun instead of profit with articles and information about how to use .NET 2.0 to develop games, media applications, and other personal use utilities. While aimed at the "hobbyist" developer, the site has some examples of how to use new .NET features that Enterprise developers can also learn from.

In particular, there is a very interesting article on building network utilities that shows how to use the new Semaphore class as well as new additions to the Systems.Net namespace that make simple network tasks like pinging a host significantly easier.

There is also an example of s system monitoring utility that monitors disk space, event logs, and network availability.

To get more information visit Coding4Fun.

真希望有一天能够这样,program for fun而不是for profit,虽然这样,这个网站对于开发游戏与多媒体软件的朋友还是很有帮助的。
原文地址:https://www.cnblogs.com/jeet/p/141040.html