Free C# School E-book 1.0 This free 330 page e-book covers the .NET framework and the C# language. Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates. Later chapters cover practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O. The final chapter covers new feat See also: tutorial, csharp, c sharp, C#, anonymous method, IO, asynchronous, thread, database, exception, class, interface, event, oop, object oriented programming, multi-threading, winforms, generics, ado.net, delegate, book |
Garbe.Sound Audio DSP Beta 1 A digital audio processing .NET class library that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files. The library tries to be as systematic as possible; most classes inherit from the SoundObj class. It is not a strong-named assembly so it can?t be registered in the Global Assembly Cache. It is not marked as CLS compliant. See also: digital audio processing, digital audio processing library, Audio DSP C#, C#, J#, VB.NET, .NET, dotnet, winforms, Filters |