KNOCKS VS2005 Addin is an "all-in-one" add-in that integrates with Visual Studio .NET 2005 and provides features to improve your productivity while coding and designing and debugging. ...
The Whois component by Viascape, for the .NET Framework, performs either synchronous, blocking lookup queries using a Lookup method, or asynchronous, non-blocking lookup queries using BeginLookup/EndLookup methods. Asynchronous calls can receive notification through a callback method. The component can be used in Windows Forms or ASP.NET (Web Forms) applications, and in ...
#ziplib (pronounced SharpZipLib) is a free, open-source compression library for the .NET Framework. Data can be handled using the following formats: · Zip: This format archives multiple files into one file and compresses the results. Uses the deflate algorithm. · Gzip: This format is often used in Unix and GNU Linux. ...
This 330 page ebook 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, ...
Looking for a simple and fast way to indent and export your C# code into various file formats? Look no further than C# Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents, convert them to PDF, RTF, ...
Microsoft’s .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly. KCommon’s FTP component was designed to compensate for the fact that .NET lacks FTP support. With this FTP component, programmers can build either Windows Forms or ASP.NET (Web Forms) applications that ...
With Garbe.Sound Audio DSP, a .NET class library, developers can create their own sound filters or use the ones implemented by the author. The author has provided over a half dozen filters, including Gain, Delay, and Reverberation. The library also has the ability to read and write .WAV files, but only ...
when using Lumisoft’s UI Controls 0.11, developers can choose from over a dozen basic flat controls and add them to their Windows Forms applications. The library includes the following controls: · Label · Button · ToolBar · EditBox · SpinEdit · ComboBox · CheckBox · PictureBox · TabControl · OutlookBar · ...
SourceGrid 1.2.11.0 is a light grid control written in C# that will allow programmers to add basic grid capabilities to their .NET Windows Forms applications. Apps using the control can display and edit unbound data. The author feels that the DataGrid class of Microsoft’s .NET Framework relies too much on the ...
Revjon’s FreeTextBox control provides programmers with a user interface element for a WYSIWYG HTML editing environment similar to what is available in word processors. Developers can add text-editing capabilities to ASP.NET (Web Forms) Web pages. Users can therefore edit text and click on buttons to format their text, just like in ...