Main > Free Download Search >

Free framework software for windows

framework

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2719
Spring Framework 2.5.5

Spring Framework 2.5.5


An open source application framework for the Java platform more>> Spring 2.5 enhances Spring 2.0 with many exciting new features, including:
Full Java 6 and Java EE 5 support (JDBC 4.0, JTA 1.1, JavaMail 1.4, JAX-WS 2.0)
Full-featured annotation-driven dependency injection, including support for qualifiers
Support for auto-detecting application components in the classpath and auto-configuring them as Spring managed objects
A new bean name pointcut element in AspectJ pointcut expressions
Built-in support for AspectJ load-time weaving based on the LoadTimeWeaver abstraction
New XML configuration namespaces context and jms, for maximum convenience
A completely revised integration test framework, with first-class support for JUnit 4 and TestNG
A new annotation-based controller model for Spring MVC supporting Servlet and Portlet environments
Extended SimpleJdbcTemplate functionality, including support for named SQL parameters
Officially certified WebSphere support
The packaging of Spring Framework jars as OSGi-compliant bundles out of the box
The ability to deploy a Spring ApplicationContext as a JCA RAR file, for headless application modules
CA 1.5 message endpoint management, for Spring-managed JMS and CCI message listeners
Please note that Spring 2.5 is still compatible with JDK 1.4.2+ and J2EE 1.3+. Java 1.4 users, for example on WebLogic 8.1 or WebSphere 5.1/6.0, are very welcome to upgrade to Spring 2.5 as well. We recommend putting the backport-util-concurrent jar on the classpath when running on Java 1.4, which allows Spring and your applications to benefit from significant concurrency enhancements.
<<less
Download (5.47MB)
Added: 2008-09-02 License: Freeware Price: Free
471 downloads
 
Other version of Spring Framework
Spring Framework 2.5SpringSource - an open source application framework for the Java platform. Spring Framework. Spring 2.5 enhances Spring 2.0 with
License:Freeware
Download (5.47MB)
741 downloads
Added: 2007-12-28
FxEngine Framework 4.2

FxEngine Framework 4.2


FxEngine Framework is designed to be a helpful and free C++ Framework which can simplify the plug-in architecture for the data flow processing. more>>

FxEngine Framework 4.2 is designed to be a helpful and free C++ Framework which can simplify the plug-in architecture for the data flow processing. The FxEngine Framework provides a full control to the plug-in architecture for applications that require custom solutions. With the Framework, you can create your own plug-ins to support your data format and custom processing.

Can be used in:

  • Signal Processing
  • Image Processing
  • Test and Measurement
  • Financial Processing
  • Control systems Design

Enhancements:

  • Includes a new FxEngine Editor improvements
  • Includes new linux samples.
<<less
Download (1.7MB)
Added: 2009-02-23 License: Freeware Price:
downloads
 
Other version of FxEngine Framework
FxEngine Framework 4.0SMProcess - plugin architecture for the data flow processing. FxEngine Framework. The FxEngine is a C Framework which simplifies
License:Freeware
Download (1.6M)
391 downloads
Added: 2008-11-06
FxEngine Framework 2.7SMProcess - The FxEngine Framework is a free tool that simplifies the plugin architecture for the data flow processing. FxEngine
License:Freeware
Download (803KB)
1057 downloads
Added: 2007-01-15
UnitTest Framework 1.0

UnitTest Framework 1.0


allow developers to write white/grey-box unit test cases more>> UnitTest was developed on the principle of keeping things simple as possible.To that point, the source code testing framework was made to allow the developer to easily write white/grey-box unit test cases.
To make life easier, I also created a utility that generates unit test class source code. The entire project is really tiny and is designed to build and run out of the box! You should be able to get going within 5 mins. I have also provided two sample projects for you to play with in the package.
<<less
Download (70k)
Added: 2008-11-01 License: Freeware Price:
368 downloads
MicroDot Framework 5.02

MicroDot Framework 5.02


MicroDot Framework is a development tool for creating customized products as per the requirement. It incorporates various tools and functionality to develop the entries and reports without any hazards. more>> <<less
Download (0MB)
Added: -0001-11-30 License: Commercial Price: 0USD
12 downloads
NET Framework 2.0 Final

NET Framework 2.0 Final


Microsoft .NET Framework is the programming model of the .NET environment for building, deploying, and running Web-based applications, smart client applications, and XML Web services. more>>

Microsoft .NET Framework is the programming model of the .NET environment for building, deploying, and running Web-based applications, smart client applications, and XML Web services.
It manages much of the plumbing, enabling developers to focus on writing the business logic code for their applications.
The .NET Framework includes the common language runtime and class libraries.
The Microsoft .NET Framework version 2.0 redistributable package installs the .NET Framework runtime and associated files required to run applications developed to target the .NET Framework 2.0.
The .NET Framework version 2.0 improves scalability and performance of applications with improved caching, application deployment and updating with ClickOnce, support for the broadest array of browsers and devices with ASP.NET 2.0 controls and services.
Important: You cannot install two different language versions of the .NET Framework on the same machine. Attempting to install a second language version of the .NET Framework will cause the following error to appear: "Setup cannot install Microsoft .NET Framework because another version of the product is already installed." If you are targeting a non-English platform or if you wish to view .NET Framework resources in a different language, you must download the appropriate language version of the .NET Framework language pack

<<less
Download (22.00MB)
Added: 2008-09-07 License: Freeware Price:
924 downloads
Macs MVC Framework 0.1.4

Macs MVC Framework 0.1.4


Macs MVC Framework is an open source MVC Framework that has an in-built templating engine more>>
Macs MVC Framework is an open source MVC Framework that has an in-built templating engine.
Macs MVC Framework was made with future extendability in mind, ease of install, ease of use, and more over has a very short learning curve.
Macs MVC Framework also comes bundled with many PHP Libraries and Javascript Libraries to allow you to create the application you want.
The framework generates SEF (Search Engine Friendly) URLS, right out of the box.
<<less
Download (1.07MB)
Added: 2007-05-11 License: GPL Price:
901 downloads
Microsoft .NET Framework 4 Beta 1

Microsoft .NET Framework 4 Beta 1


Microsoft .NET Framework offers you redistributable package which installs the .NET Framework runtime and associated files required to run and develop applications to target the .NET Framework 4. more>>

Microsoft .NET Framework 4 Beta 1 offers you redistributable package which installs the .NET Framework runtime and associated files required to run and develop applications to target the .NET Framework 4.

Major Features:

  1. The .NET Framework 4 works side by side with the Framework version 3.5 SP1. Applications that are based on earlier versions of the Framework will continue to run on that version. Just a subset of functionality is shared by all versions of the Framework.
  2. Innovations in the Visual Basic and Clanguages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.
  3. The ADO.NET Entity Framework, which simplifies how developers program against relational databases by raising the level of abstraction, has many new features. These includes persistence ignorance and POCO support, lazy loading, test-driven development support, functions in model, and new LINQ operators.

Enhancements:

  • Enhancements to ASP.NET:
    • New JavaScript UI Templates and databinding capabilities for AJAX.
    • New ASP.NET chart control.
  • Improvements in WPF:
    • Added support in Windows Presentation Foundation (WPF) for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
    • Added support in WPF for Surface 2.0 SDK.
    • New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
    • Improvements in performance and scalability.
    • Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.
  • Improvements to Windows Workflow (WF) that let developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework also offers significant performance gains for WF-based workflows.
  • Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support, durable two-way communication and rich hosting capabilities. Additionally, .NET Framework 4 provides new WCF features such as service discovery, router service, simplified configuration and a number of improvements to queuing, REST support, diagnostics, and performance.
  • Innovative new parallel programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors.
Requirements:
  • Supported Operating Systems: Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP
  • More details:
    • Windows XP SP3
    • Windows Server 2003 SP2
    • Windows Vista SP1 or later
    • Windows Server 2008 or later (not supported in Server Core Role)
    • Windows 7 RC
    • Windows Server 2008 R2 RC (not supported in Server Core Role)
  • Architecture:
    • x86
    • x64
    • ia64 (some features are not supported in ia64 for example, WPF)
  • Minimum: Pentium 400 MHz 96 MB RAM
  • Recommended: Pentium 1 GHz or higher 256 MB or more RAM
  • Windows Installer 3.1 or later
  • Internet Explorer 5.01 or later
<<less
Download (76MB)
Added: 2009-05-21 License: Freeware Price: FREE
downloads
 
Other version of Microsoft .NET Framework
Microsoft .NET Framework Pre-Release 3.5 Service Pack 1The Microsoft .NET Framework 3.0 (which is formerly known as WinFX), is the new
License:Freeware
Download (33.00MB)
3158 downloads
Added: 2008-09-07
Microsoft .NET Framework 3.5 SP 1Microsoft. Corp. - Run-time elements for applications created with .NET
License:Freeware
Download (2.8MB)
2808 downloads
Added: 2008-11-28
Microsoft .NET Framework 3.5 / 3.0 SP1The Microsoft .NET Framework 3.5 CTP is a preview release of the latest version of the .NET Framework. Microsoft .NET
License:Freeware
Download (2.40MB)
5243 downloads
Added: 2007-11-22
Microsoft .NET Framework 3.5 Service Pack 1 / 3.0 SP1 / 3.0Microsoft .NET Framework 3.5 Service Pack 1 is a comprehensive update including
Price: FREE
License:Freeware
Download (33.3MB)
downloads
Added: 2008-08-11
Microsoft .NET Framework 3.5 Beta 1Microsoft Corp. - Installs the .NET Framework runtime and associated files. Microsoft
License:Freeware
Download (2.7MB)
1453 downloads
Added: 2005-10-31
Microsoft .NET Framework 3.5Microsoft Corporation - NET Framework 3.5. Microsoft .NET Framework Version 3.5 Redistributable Package. Microsoft .NET Framework. The
License:Freeware
Download (22.42MB)
7829 downloads
Added: 2007-11-19
Microsoft .NET Framework 3.0NET Framework 3.0. A software component that can be added to or is included with the Windows. Microsoft .NET Framework. The
License:Freeware
Download (50.33MB)
4755 downloads
Added: 2008-03-21
Microsoft .Net Framework 2.0Microsoft Corporation - Net Framework 2.0. Provides the latest updates to the .NET Framework. Microsoft .Net Framework. The Microsoft .NET Framework version 3.5
License:Freeware
Download (22.42MB)
5490 downloads
Added: 2008-03-19
Microsoft .NET Framework 1.1Microsoft Corporation - NET Framework 1.1. A software component that can be added to Microsoft Windows. Microsoft .NET Framework. The Microsoft .NET Framework version
License:Freeware
Download (23.14MB)
4272 downloads
Added: 2008-05-16
Microsoft .NET Framework 1.0Microsoft Corporation - NET Framework 1.0. A software component that can be added to Microsoft Windows. Microsoft .NET Framework. The Microsoft .NET Framework version
License:Freeware
Download (19.70MB)
3179 downloads
Added: 2008-03-19
Microsoft Sync Framework CTP1

Microsoft Sync Framework CTP1


A comprehensive synchronization platform that enables collaboration and offline scenarios for applications, services and devices more>>
A comprehensive synchronization platform that enables collaboration and offline scenarios for applications, services and devices Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline scenarios for applications, services and devices. Developers can build sync ecosystems that integrate any application, any type of data, using any protocol over any network.
The Microsoft Sync Framework provides a platform for taking web services and databases offline. In addition, it provides optimized P2P sync of any type of file including contacts, music, videos, images and settings. The extensible framework includes built-in support for synchronizing relational databases, NTFS/FAT file systems, Simple Sharing Extensions for RSS/ATOM, devices and web services.
Main features:
- Add sync support to new and existing applications, services, and devices
- Enable collaboration and offline capabilities for any application
- Roam and share information from any data store, over any protocol, and over any network configuration
- Leverage sync capabilities exposed in Microsoft technologies to create sync ecosystems
- Extend the architecture to support custom data types including files
<<less
Download (1.32MB)
Added: 2007-11-05 License: Freeware Price:
718 downloads
Spirit Parser Framework 1.2.8

Spirit Parser Framework 1.2.8


Spirit Parser Framework is designed as an object oriented recursive descent parser generator framework implemented using template meta-programming techniques. more>>

Spirit Parser Framework 1.2.8 is designed as an object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow us to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. Parser objects are composed through operator overloading and the result is a backtracking LL(inf) parser that is capable of parsing rather ambiguous grammars.

The Spirit framework enables a target grammar to be written exclusively in C++. Inline EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.

Spirit is part of Boost Libraries, a peer-reviewed, open collaborative development effort.

<<less
Download (451.3KB)
Added: 2002-05-14 License: Freeware Price:
downloads
XNA Framework Redistributable 1

XNA Framework Redistributable 1


XNA Framework Redistributable is launched to be a helpful tool which brings you the important runtime components to execute a game on Windows developed using Microsoft XNA Game Studio Express 1.0 more>>

XNA Framework Redistributable 1 is launched to be a helpful tool which brings you the important runtime components to execute a game on Windows developed using Microsoft XNA Game Studio Express 1.0. Installation of this runtime is not necessary on systems that already have Microsoft XNA Game Studio Express 1.0 installed.

<<less
Download (1.9MB)
Added: 2006-12-14 License: Freeware Price:
downloads
 
Other version of XNA Framework Redistributable
XNA Framework Redistributable 1.0The XNA Framework redistributable offers the necessary runtime components to execute a game on Windows
License:Freeware
Download (1.92MB)
1076 downloads
Added: 2006-12-15
Visual Component Framework 0.9.9

Visual Component Framework 0.9.9


Visual Component Framework is considered as an advanced C++ application framework that offers a modern, clean, C++ architecture and is designed to be cross platform. more>>

Visual Component Framework 0.9.9 is considered as an advanced C++ application framework that offers a modern, clean, C++ architecture and is designed to be cross platform. The core framework is divided into three major libraries, the FoundationKit, the GraphicsKit, and the ApplicationKit. Anti-aliased graphics are supported through the use of the Anti-Grain Graphics library.

Major Features:

  1. Modern C++ design - use of modern C++ techniques like exceptions, templates (where useful), name spaces, and heavy use of the Standard Template Library.
  2. Advanced RTTI features that allow for such things as dynamic object creation given a registered class name or a registered UUID string that represents the class, dynamic introspection of a given object's class and listing such data as the class name, super class, the properties of the class, member methods, and implemented interfaces.
  3. Modular - built across several libraries as opposed to one huge monolithic library that then becomes difficult to break apart. This means that while the VCF is incredibly powerful as a framework for writing GUI based applications, if you just want to use the core features, such as threads, file IO, and RTTI you can do so, without having to have dependencies on all the GUI code.
  4. Easy to use, and powerful event system, suitable for console as well as GUI based applications.
  5. Support for Thread, Mutexes, Semaphores, Files, Streaming data, error logging, string utility functions, and other basic services. All of this is part of the FoundationKit and has no dependencies on the graphics or UI code.
  6. Powerful and easy to use graphics classes, plus more advanced support for anti aliased vector graphics through the use the AntiGrain Graphics libraries.
  7. A simple to use image loading architecture that allows multiple formats to be registered dynamically, for loading up a variety of different graphics formats. On Win32 systems the default image loading support is limited to BMP files, but by using the ImageFormats library (also a part of the VCF) a wide variety of additional image types are also supported. Currently the ImageFormats library uses FreeImage to support a image types such as .TIFF, .TGA, .PSD, .PNG, .PCX, .SGI, .MNG, .RAS, .PBM, .PPM. and many others.
  8. More advanced classes for customizing the drawing process by extending Stroke and Fill classes.
  9. A complete set of powerful GUI classes, including a common set of base classes enabling advanced custom control creation. Some of the control classes include tree controls, list controls, check box and radio controls, push buttons, single line and multi line text controls, and many others.
  10. A standard set of application classes for things like resources, loading windows or forms dynamically at application startup, saving of application state, a registry class for common storage of system and application information.
  11. Other application classes include an Undo/Redo architecture based on commands that allows for undoing and redoing commands as well as notifying other objects of the events.
  12. GUI controls that support both alignment and anchoring. Any control may be aligned to the top, bottom, left or right of it's parent container control. Alternately controls may use their anchoring properties to anchor themselves to the left, right, top and/or bottom sides of their parent container control. In addition to control alignment, it is possible to write custom layout containers and assign them to a control to customize layout logic.
  13. The ApplicationKit provides a set of Model and View classes for using in MVC patterns. A series of models like the ListModel, TreeModel, and TextModel are used in controls to provide separation of the data from the UI presentation code. Because a View can be dynamically attached to a Control at runtime, it will be possible to develop "themes" in the future.
  14. Because of the RTTI features and the event handlers, the VCF easily supports component programming with in IDE that allow for visual development.
  15. The VCF tries to be as flexible as possible, allowing you to use the parts you want, and allowing for inter-operability with other frameworks. Thus VCF controls can be used inside of an MFC application if you like, or only use the graphics module for enhanced graphics features.
  16. No need of special preprocessor tools - if you have a reasonably complete C++ compiler then you're all set to go.
  17. The ability to access the low level handles for most native objects. For example, by accessing the Thread's peer class, you can get a handle to the native thread handle itself. For a control, you can access the control's peer and get a handle id that represents the windowing systems native handle for a window/widget. This allows you to use platform specific calls when necessary.
<<less
Download (828.5KB)
Added: 2009-08-25 License: Freeware Price: Notavailable
downloads
 
Other version of Visual Component Framework
Visual Component Framework 0.9.8Jim Crafton - encorporate C++ architecture into your applications
License:Freeware
Download (35.5M)
353 downloads
Added: 2008-11-09
Product Sale Framework 0.1 beta

Product Sale Framework 0.1 beta


A free centralized product sale and distribution control panel that automates the entire process of digital product sale, delivery, affiliates , support, email follow up and more for all your products more>>

A free centralized product sale and distribution control panel that automates the entire process of digital product sale, IPN based download delivery, auto expiring download links, complete affiliate management , product support ticket system, email follow up and more for all your products, on all your web sites, from one single location. Download now. download now from www.ProductSaleFramework.com

<<less
Download (258.28KB)
Added: 2008-09-07 License: Freeware Price: $0
413 downloads
Genetic Algorithm Framework 1.0

Genetic Algorithm Framework 1.0


Genetic Algorithms are a particular class of evolutionary algorithms (also known as evolutionary computation) that use techniques inspired by evolutionary biology such as inheritance, mutation, more>> Genetic Algorithms are a particular class of evolutionary algorithms (also known as evolutionary computation) that use techniques inspired by evolutionary biology such as inheritance, mutation, selection, and crossover (also called recombination).
Genetic algorithms are imlpemented as a computer simulation in which a population of abstract representations (called chromosomes or the genotype or the genome) of candidate solutions (called individuals, creatures, or phenotypes) to an optimization problem evolves toward better solutions.
<<less
Download (296k)
Added: 2008-10-31 License: Freeware Price:
485 downloads
Tasian Framework for J2EE 1.0.2

Tasian Framework for J2EE 1.0.2


Tasian is a framework for developers of J2EE to create web-based user interfaces that rival the capabilities of rich-client or desktop-based applications. more>>
Tasian is a framework for developers of J2EE to create web-based user interfaces that rival the capabilities of rich-client or desktop-based applications.
Tasian provides developers with an object-oriented, event-driven architecture for web-based application development. It removes the developer from having to think in terms of "page-centric" applications and enables him/her to develop under a component and application-centric paradigm as like developing a C/S application. Knowledge of HTML, HTTP, and javaScript is not required, all these have been implement inside the framework. Tasian will provides a IDE plugin based on eclipse to quicken the speed of development aslo in future.
Tasian is a light-weight framework and less resource needed in server as like pure JSP. It simulates the mechanism of .NET to store the state of comoponent, no session has been stored for application.
Tasian is a free product, you can use it to develop bussiness application and redistribute it, but you havent the privilege of modifying its source code. To improve the productivity of application development, Tasian also provides an IDE based on eclipse, so you can breezily design the windows UI .
Tasian Support Services offers commercial support and consultation for all Tasian software products.
<<less
Download (1200K)
Added: 2005-07-29 License: Freeware Price: $0.00
1551 downloads
.NET Framework 2.0 Service Pack 1

.NET Framework 2.0 Service Pack 1


Provides the latest updates to the .NET Framework more>>
Provides the latest updates to the .NET Framework Microsoft .NET Framework is the programming model of the .NET environment for building, deploying, and running Web-based applications, smart client applications, and XML Web services.
It manages much of the plumbing, enabling developers to focus on writing the business logic code for their applications.
The .NET Framework includes the common language runtime and class libraries.
The Microsoft .NET Framework version 2.0 redistributable package installs the .NET Framework runtime and associated files required to run applications developed to target the .NET Framework 2.0.
The .NET Framework version 2.0 improves scalability and performance of applications with improved caching, application deployment and updating with ClickOnce, support for the broadest array of browsers and devices with ASP.NET 2.0 controls and services.
Important: You cannot install two different language versions of the .NET Framework on the same machine. Attempting to install a second language version of the .NET Framework will cause the following error to appear: "Setup cannot install Microsoft .NET Framework because another version of the product is already installed." If you are targeting a non-English platform or if you wish to view .NET Framework resources in a different language, you must download the appropriate language version of the .NET Framework language pack
<<less
Download (23.6MB)
Added: 2007-11-22 License: Freeware Price:
11231 downloads
 
Other version of .NET Framework
.NET Framework 2.0 Service Pack 2 / 2.0 / 1.1NET Framework 2.0 Service Pack 2 is launched with cumulative roll-up updates for customer reported issues
Price: FREE
License:Freeware
Download (23.8MB)
downloads
Added: 2009-01-17
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5