Version 1.55 See demonstration at www.famsoft.org Although the main objective of Personal C Sharp has been to enable a person who has no extensivesoftware experience to use the .NET library to produce his / her own programs for personal use, ithas evoluted to a very strong tool. Now it can be used to produce sophisticated software projects in an surprisingly short time with an extraordinary ease and simplicity.Making programming code as comfortable and shortaspossibleandreducingthings to memorize enables you to devote all your mental power and attention to your programming creativity and reduces the chance for errors.Here is what Personal C# can do for you:** Provides you with ability to produce professional drawings which include contrary shape and image objects, Affine transformation and 3D effects with the shortest code possible.** Provides you with an comfortable way to produce and work with window controls. Layout and event handling have been dramatically simplified.** Provides an comfortable way to perform networking tasks like retrieving web pages and searching their contents, checking, receiving and sending e-mail messages programmatically and as well uploading and downloading files to / from ftp sites.** Provides you with comfortable to produce and use Sequencial and Random Access Files in addition to a file type which can be used as a database for small applications.** Provides you with an extremely simple way to produce thread safe objects.** permit you to write hardware troubleshooting programs well since it permit your program to exit, run any external utility or script then return back and work on the output text which the external program has generated. ** Provides you with ability to produce professional web pages which makes use of all PC#s power in generating graphics dynamically, doing tasks which include networking and other features.See sample at www.famsoft.org