Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Advertise
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 


Dotnet

 

 DotNet (.NET) Version Check  License: Freeware

 
  DotNET Version Checker will tell you whether you have the required components to run Microsoft .NET (dotNet) applications. It checks the version of MDAC (data access components), Internet Explorer and the .NET runtime and servicepacks installed on your machine, and will prompt you with download locations of the latest versions.

Author:
TMG Development Ltd| Date: 12-05-2004 | Size: 84 KB
  -
 

 VSS.net  License: Freeware

 
  Vss.net will allow you to use Visual SourceSafe™ over the Internet by implementing a Web Service on the server side and a dotNet WinForms client on the client side. 1) Checkin, CheckOut, Get, and Undo CheckOut 2) Interface is similar to Microsoft's Visual SourceSafe™ 3) Works using either http or https protocols 4) Virtually no firewalling issues. No ports to open. 5) Date and Time display relative to Client side clock

Author:
DMB Consulting, LLC| Date: 31-10-2003 | Size: 617 KB
  -
 

 SlidingMenu  License: Freeware

 
  SlidingMenu is about Creative Layers. Using HTML inline tags to build up stacks of layers like eg. the VS.NET IDE Toolbox, SlidingMenu builds on the power of .Net templates to hide the DHTML and JavaScript difficulties moving the focus to the Creative Visions of how to z-pile anything for anywone who can write an HTML page. SlidingMenu is highly configurable, it is fun, it is free and it opt for a more efficient use of web space.

Author:
Menulab| Date: 07-04-2004 | Size: 351 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
  -
 

 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
  -
 

 Garbe.Sound Audio DSP  License: Freeware

 
  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 in mono. The filters are designed to act like a signal box, with a signal input and output. The library has been written 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. Furthermore, the class is not marked as CLS compliant, so developers may encounter problems when using it in languages other than C#. The class library can be used in .NET Framework Windows Forms and Web Forms applications.

Author:
ComponentSpot| Date: 07-09-2003 | Size: 847 KB
  -
 

 MiniNotes  License: Freeware

 
  MiniNotes is designed to fast-track and organize text files on your desktop while you work. It was orginally developed as a software development tool, someplace where you could keep a multiple of text files organized while you work. But you can do more with it than just that. You can use it for household purposes, from keeping track of a ToDo list to keeping your shopping list, in the office, such as writing down a telephone number or email address, or even while playing games. Its uses are open to your imagination. It's easy and convenient to use. When you use the program to jot down notes, you don't have to worry about which folder you saved the files to. The Interface is Tab-based, and each of the ten tabs can be configured to your personal wish. To keep your notes active, out of your way and only a click away, you can order MiniNotes to run in the Taskbar. MiniNotes is DotNet enabled, which means you have to have Microsoft's Dot Net Framework version 1.1 installed on your machine. And, best of all, it's free.

Author:
Steve Gertsch| Date: 19-09-2003 | Size: 365 KB
  -
 

 SourceGrid  License: Freeware

 
  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 DataSet class: the control always has to be bound to a dataset or other source for its data. Others consider that the DataSet class is too slanted towards working with XML documents. The SourceGrid control allows simple data to be displayed, without relying on XML to do it. However, while the SourceGrid control is potentially useful for simple applications, it lacks more advanced features offered by other grid controls. For example, SourceGrid lacks databinding. Databinding is the ability to automatically update data from a source that is “bound” to an object, which can mean virtually real-time data access. Without the ability to display bound data, developers must code the data updating themselves, which is costly in time and money. SourceGrid of course provides for unbound data. Any .NET control can be contained in CellControl. The grid control lacks an IDE designer and other advanced WYSIWYG features. It provides no printer support, and lacks grouping and master/detail capabilities.

Author:
ComponentSpot| Date: 09-11-2003 | Size: 1422 KB
  -
 

 db4o  License: Freeware

 
  db4o (database for objects) is the open source object database for Java and .NET. It is a fast, lean and easy to use database for native Java and .NET objects. It is free software available under the GPL but also under an optional commercial license. It can persist any native object with a single line of code, minimizing persistence hassle and allowing you to experience the gains of true object-orientation. Key Features: - Simplicity (one line of code to store objects) - Native Java and .NET objects (no interface, inheritance, pre or post-processing required) - Class model == database schema - Smooth production process - Automatic schema versioning - Query-by-Example - S.O.D.A. active queries - 300kB footprint Key benefits: - Greatly reduced development time and costs - Higher quality, less error-prone OO code - Embedded, web or mobile device deployment - No need for training and administration - Build lean, structured and manageable code - Better refactorability and re-use - Avoid writing object mapping code - Simple installation and deployment - No language conversion overhead - No problems with debuggers - No time-consuming build process - Use existing Java or .NET class libraries without modification - Run your own code within queries - Benefit from fast serverside query execution - Be ready for next generation applications - Use database technology where your competition needs to store binary Free Community-Driven Resources and Support: - Step-by-step Interactive (!) Tutorial - Community Newsgroup - Knowledgebase-driven FAQ - Bug Tracking - Online API Documentation - CVS Access - Direct No-Hassle Download

Author:
db4objects, Inc.| Date: 06-11-2004 | Size: 292 KB
  -
 

 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
  -
 

 Visual Paradigm for UML (Community Edition) for Mac OS X  License: Freeware

 
  Visual Paradigm for UML (VP-UML) is an easy-to-use, full-featured UML modelling tool that supports full software life-cycle - analysis, design, construction, testing and deployment. This UML modeling tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams, generate code from UML diagrams and vice versa, and generate documentation. This UML CASE tool also provides plenty UML resources - UML tutorials, sample projects and demos. VP-UML Features: +Full UML notation support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, package diagram, state diagram, activity diagram, component diagram and deployment diagram) +Textual analysis for identifying candidate classes, use cases, actors... +CRC Card for finding objects +Use case modeling (use case scheduling, use case description...) +Business Workflow diagram +OOAD support - object-oriented analysis (OOA), object-oriented design (OOD) +Incremental round-trip engineering +Code Generation - diagram to code, model to code (UML to code, UML model to Java) +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Instant Reverse for XML, DotNET dll/exe, C++, CORBA IDL +Synchronization between diagram and source code automatically +Report generator for generating documentation to HTML/PDF +Auto diagram layout - arrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose file +Visio Integration - draw UML diagrams with Visio stencils +Export diagrams to SVG, PNG, JPG +Template and Plug-in +More... Other UML Modeling Tools / UML Plug-ins: Windows Platform: +SDE for Microsoft Visual Studio .NET Java Platform (Mac OS X/Windows/Linux): +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: 61952 KB
  -

| 1 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

BackStreet Browser
Powerful Offline Browser - Download Entire Website.

Offline Browser

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 


www.DirFile.Com - Freeware Software Download |
Dotnet at AbcDir