|
Blog :
C# ڽ C# ִ 2 ̿Ѵ: the TcpClient class (for TCP connections with the target server) and the ThreadPool class (to increase the speed by connecting onmany threads simultaneously). How To Download files over the Internet in C# This C# tutorial shows how to download files over the Internet using C#. File transfer over the Internet is done using FTP or HTTP. C# provides for downloading files using both of these protocols. The dotNET library has a class called WebClient that has a method DownloadFile. How To create and manipulate Threads in C#, Part I C# uses a standard threading library, as it inherits an entire set of threading classes from the .Net framework. This C# tutorial demonstrates using the System.Threading dotNet namespaces, which consist of 14 utility classes, 4 exception classes, 2 structures, 6 delegates and 3 enumerations. How To create and manipulate Thread in C#, Part II This is the second of two how to tutorials covering .Net threading. This second part presents and demonstrates the synchronization objects in the System.Threading dotNet namespace, thread local storage, COM interoperability and thread states. C# Performance compuared to equivalient C++ In this article, we will find out once and for all how much slower managed C# is then unmanaged C++. In this speed battle, unmanaged C++ is the winner. We will be running some performance tests against C# and C++. Technorati Tags: c# tutorials, c# how tos, learn c#, c sharp tutorials Popularity: 12% [?] Related Posts: No Comments »No comments yet. RSS feed for comments on this post. Leave a commentYou must be logged in to post a comment. Powered by WordPress |





























