|
|
C#
|
SDE for Visual Studio .NET (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for Visual Studio .NET is a UML CASE tool/plug-in tightly integrated with Visual Studio .NET. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Visual Studio .NET, generate C# code, reverse engineer C# code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, package diagram, object diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +CRC Card diagram +Business Workflow diagram +Reverse engineering - code to diagram, code to model (C# to UML models, C# to UML diagram) +Instant Reverse for C#, C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - diagram to code, model to code, (UML to code, UML model to C#) +Incremental round-trip engineering +Automatic synchronization between diagrams and source code +Template and plug-in +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to PDF or HTML +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Windows Platform: +SDE for Microsoft Visual Studio .NET Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 65134 KB
|
|
- |
|
Simple System Tray IMAP Client License: Freeware
|
|
|
This program includes a few interesting and useful technologies i.e. - A Simple System Tray IMAP Mail Client (not available so far) - System Tray Implementation in Visual C#.Net This includes source code, so you could use it as it is or play around with the code to satisfy your requirements. This requires .Net Framework to be installed first (I use v1.1). There is no installation required. Just copy the executable from binRelease folder in the zip and run it. You should find the "My" icon in the System Tray. Double click to open main window. Chose IMAP Client from menu and enter user, password, IMAP Server and click Connect to check mail. Double click on SysTray icon to hide window. I made this software to serve as a personal utility for those features which are not available in the market. First one is the System Tray IMAP Client - It is very useful because I don't have to keep the Mail program open in the taskbar, there being no way to tell if there is new mail otherwise.
Author: Arundale Ramanathan| Date: 08-11-2003 | Size: 37 KB
|
|
- |
|
FTP Component License: Freeware
|
|
|
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 will allow users to send or receive a single file or multiple files, using the FTP protocol. Operations for synchronous and asynchronous (using a callback or an event) transfers are supported. KCommon supports passive mode, but does not support active mode, which could cause problems with poorly written firewalls. Recall that in passive mode, the data flow is set up and initiated by the FTP client, rather than the server. This means improved security for the client computer, because it won’t have to deal with data flow being set up by the server. The component is written in C#. It is not marked as CLS compliant. It does not support proxy servers. The online description erroneously refers to an FtpSession type (it should be Session).
Author: ComponentSpot| Date: 08-05-2002 | Size: 843 KB
|
|
- |
|
StimulControls.Net License: Freeware
|
|
|
StimulControls.Net is a collection of 100% native .NET framework managed controls written in C#. All controls distribute absolutely free, with source codes. The collection allows developers to create high-quality, applications with a cool design. The package contains DockingManager, Button, CheckBox, RadioButton, ComboBox, GroupBox, ListBox, TextBox, TabControl, ButtonEdit, ColorBox, FontBox, MenuProvider, NumericSpinEdit, OutlookBar, ToolBar, TreeViewBox, TreeView, and GroupBox components.
Author: Stimulsoft Inc.| Date: 14-12-2004 | Size: 1538 KB
|
|
- |
|
DbControl License: Freeware
|
|
|
With DbControl.dll (Intelligent DataSource .Net Componenet) And DbControl Form Wizard Generate Advance Data Form in C# or Vb.Net And SQLServer ,Oracle ,Accesss DataBase Without writing any code. The type of DBControl is data source, So you can bind any control which has data binding properties to it. For example you can bind controls such as TextBox,CheckBox, ListBox, ComboBox, DataGrid… to DBControl. Also, DBControl has a powerful wizard which name is "DBControl Form Wizard" that covers all steps for generating .ready to run forms without writing any line of code - DBControl Features: 1-Inserting, updating and deleting records in two ways: Single update or Batch update. 2- Navigating Records, using these shortcuts on the keyboard: - Up arrow : previous record - Down arrow : next record - Page up : previous 20th record - Page down : next 20th record - Ctrl-Down arrow : last record - Ctrl-up arrow : first record 3- Automatically diagnosing primary key fields and also checking values of those fields to be unique at data entry or update time. 4- Automatically diagnosing Not Null fields. 5 - The facility of searching field values in "Query by Form" order, just like ORACLE environment. By using F11 key, values of fields will be empty. Then after setting one or many of search parameters, and pressing F12 key or CTRL+F12(inverse query), search result will be filtered within data on the form form. 7- Automatically setting maximum permissive Field length, refer to defined field data types in table. 8- Automatically checking range of numeric fields. 9- The facility of duplicating values of current record to create a new record. 10 - Automatically identifying numeric and characteristic fields and setting limitations for numeric fields at data entry and update time. 11- The ability of settling Access rights, refer to user qualifications and determining Add, delete or update. - … And over a 50 useful property, Method and Event
Author: vbiran| Date: 25-11-2004 | Size: 1247 KB
|
|
- |
|
FreeTextBox License: Freeware
|
|
|
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 a text editor. The control is written in C# and has many options for customization. It can be validated using standard ASP.NET validators. The code is not marked CLS compliant, so developers may encounter problems when using it in languages other than C#. MSHTML is reputed to make certain changes to HTML code, such as changing relative URLs to absolute. Developers can prevent this by using the control’s properties. Some developers have noted that it has problems in Opera 7. It lacks find and replace, as well as a context menu.
Author: ComponentSpot| Date: 10-03-2004 | Size: 1042 KB
|
|
- |
|
MyGeneration License: Freeware
|
|
|
MyGeneration is an extremely flexible development tool written in Microsoft .NET. MyGeneration generates code from templates that can be written in C#, VB.NET, JScript, and VBScript. MyGeneration is great at generating ORM architectures or O/R Mapping files for architectures such as Gentle.NET, NHibernate, and others. The meta-data from your database is made available to your templates through the MyMeta API. MyGeneration supports Microsoft SQL, Oracle, IBM DB2, MySQL, PostgreSQL, Microsoft Access, FireBird, Interbase, SQLite and VistaDB. MyGeneration also ships with a very popular .NET architecture available in C# and VB.NET known as dOOdads
Author: MyGeneration Software| Date: 01-12-2004 | Size: 1496 KB
|
|
- |
|
XYGraph License: Freeware
|
|
|
XYGraph is a native .NET charting component showing data in a cartesian graph (X,Y). Controls from componentXtra gives royalty free software integration. Both the free and purchased products includes sample code (VB and C#).
Author: componentXtra| Date: 04-10-2004 | Size: 390 KB
|
|
- |
|
CSpot SMTPClient License: Freeware
|
|
|
SMTPClient from Bossware lets developers add outgoing email capabilities to their Windows Forms and ASP.NET (Web Forms) email apps using the SMTP protocol. The component does not use the .NET System.Web.Mail namespace, which is simply a .NET Framework wrapper for CDONTS and CDOSYS, two Microsoft COM objects. One problem of using System.Web.Mail is that code using this namespace can behave differently depending on the OS of the computer it’s running on. CDONTS is also said to be resource-intensive and more complex to configure, and to have limitations, and even be unstable. The component is written in 100% managed C# and is CLS compliant; therefore, developers can use the component in any .NET Framework programming language, such as C#, VB.NET, J#, ASP.NET, etc. It is a strong-named assembly so it can be used in cross-application development situations by registering it in the Global Assembly Cache (GAC). With this control, developers can implement the following features: • Sending HTML/text messages. • Sending to multiple recipients. • Connecting to multiple servers. • Including multiple attachments. • Connection retry count. • Sending files using MIME encoding. • Synchronized, thread-safe wrapper. • Using message priority. The component complies with several RFC (Request for Comment) documents concerning the SMTP protocol. However, it lacks logging and mail merge capabilities. • distribution agreement (no limits) (optional) • license agreement (no limits) (optional)
Author: ComponentSpot| Date: 01-01-2004 | Size: 862 KB
|
|
- |
|
Line Counter License: Freeware
|
|
|
Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file.
Author: Noel DANJOU| Date: 28-01-2004 | Size: 38 KB
|
|
- |
|
.NET Communication Library License: Freeware
|
|
|
Microsoft’s .NET Framework class library doesn’t support certain common communication protocols, for example, the NNTP and POP3 protocols. Although still in its infancy, Smilla’s .NET Communication Library is attempting to fill the gap. By using Smilla’s class library, developers can add NNTP protocol support to their applications for functionalities such as: • Reading newsgroups • Reading common MIME types • Posting new articles (simple text only) • Supporting attachments Developers can therefore write Windows Forms and ASP.NET (Web Forms) client newsreader apps. The library has been written in C#, but is not marked as CLS compliant. It is distributed under the GNU Lesser General Public License and is open source. Further protocols are supposed to be added in the future, eventually residing in separate assemblies.
Author: ComponentSpot| Date: 16-07-2002 | Size: 800 KB
|
|
- |
|
EsbDecimals License: Freeware
|
|
|
Free Microsoft .NET v1.1 Assembly supplying Decimal Routines and demos for Visual Studio 2003 C#, Visual Studio 2003 VB.NET, Borland C# Builder and Borland Delphi 8 for .NET. Includes C# Source, HTMLHelp and CSUnit Unit Testing. Aims to provide a comprehensive collection of Mathematical routines and constants that are based on the Decimal Type supplied by the .NET Framework.
Author: ESB Consultancy| Date: 19-03-2004 | Size: 990 KB
|
|
- |
|
MS Access Password Recovery License: Freeware
|
|
|
This is a free MS Access password recover utility done in C# for the .NET platform, complete with source. Handy for when you forget the password, or when someone leaves a company without writing down the password. While handy, please read the following before downloading. Please note that unauthorized use of password recovery techniques can breach software license agreements and leave you without otherwise available assistance and remedies. You may also be liable to being sued or even prosecuted under the terms of the software license. You can in some cases be in breach of terms of your employment and find yourself out on the street. You are warned that civil and criminal proceedings risks should not be viewed lightly. If in any doubt, don't. The algorithm for this came off a usenet post, and was originally done in perl, by someone called Lensman. You will need .net runtime version 1.1 or better to run this. To use, just select the access file that you want to know the password for, and the program will tell you the password (if any) that is stored in the file.
Author: About280.com| Date: 10-04-2005 | Size: 24 KB
|
|
- |
| 1 |
|
|
Universal Explorer
Powerful windows explorer file manager and viewer.

Disk Size Manager Analyses hard disk space and collects statistics.

Web Data Extractor Email marketing software to extract specific contact.
 BackStreet Browser Powerful Offline Browser - Download Entire Website. RafaBot Downloader.
ListMotor Email List Manager, operates with email stored in simple text files or csv files.

|