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
MyDbExplorer Framework 1.0
MyDbExplorer Framework is a creative and simple-to-use utility which allows opening of multiple connections for any plug-in. more>> <<less
Microsoft .NET Framework 1.0
A software component that can be added to Microsoft Windows. more>> The Microsoft .NET Framework version 3.5 redistributable package installs the .NET Framework runtime and associated files required to run applications developed to target the .NET Framework v2.0.
The .NET Framework version 3.5 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 3.5 controls and services.
The .NET Framework is Microsofts managed code programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes. In addition to the .NET Framework 3.5, it includes Windows Presentation Foundation (WPF), Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), and Windows CardSpace.
All known breaking changes in the .NET Framework 3.5 have been reviewed in detail. Breaking changes were made for a number of reasons, including standards compliance, customer feedback, and correctness. We have attempted to be exhaustive in documenting changes in the attached file, but believe that many of these changes will impact very few users. An example of several of the types of run-time changes follows:
- Standards Compliance: The ISO tag in System.Globalization for Kyrgyzstan was updated from KZ to KG.
- Customer Feedback: The ASP.NET project model was changed in response to customer feedback.
- Correctness: Floating point precision was increased in certain cases. This is something which was already documented in the CLI specification as being possible.<<less
License:Freeware
License:Freeware
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
ILM Extensibility Framework 1.0 Beta
Makes the users life much easier for the advanced solutions using ILM more>>
ILM Extensibility Framework 1.0 Beta is an effective program making the users life much easier for the advanced solutions.
The ILM Extensibility Framework is done by the community for the community for extending Identity Lifecycle Manager 2007 and the next version, Identity Lifecycle Manager "2".
SQL xMA 1.0: This SQL xMA is over 50% to 90% faster then the default packaged SQL management agent, especially when a multiValue table/view/query is added and large data sources are in scope.
You also have the ability to use queries on the import side instead of using tables / views, giving you the ability to filter out unwanted objects from the connectorspace on demand.
<<lessMicrosoft Office Information Bridge Framework 1.0
connect Office apps with web services, more more>> <<less
ASP.NET Security Update for .NET Framework 1.0 SP3 for Tablet PC/Media Center 1
ASP.NET Security Update for .NET Framework 1.0 SP3 for Tablet PC/Media Center provides the latest update in which a security issue has been identified that could allow an attacker to compromise a computer running Microsoft .NET Framework 1.0 Service Pack 3 on Tablet PC / Media Center. more>>
ASP.NET Security Update for .NET Framework 1.0 SP3 for Tablet PC/Media Center 1 provides the latest update in which a security issue has been identified that could allow an attacker to compromise a computer running Microsoft .NET Framework 1.0 Service Pack 3 on Tablet PC / Media Center. You can help protect your computer by installing this update from Microsoft.
Requirements: Windows XP/MCE
ASP.NET Security Update for Microsoft .NET Framework 1.0 Service Pack 2 on Tablet PC / Media Center 2
A security issue has been identified that could allow an attacker to compromise a computer running Microsoft .NET Framework 1.0 Service Pack 2 on Tablet PC / Media Center more>>
A security issue has been identified that could allow an attacker to compromise a computer running Microsoft .NET Framework 1.0 Service Pack 2 on Tablet PC / Media Center. You can help protect your computer by installing this update from Microsoft.

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.
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
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
Spring 2.5 enhances Spring 2.0 with many exciting new features, including ... framework, with first-class support for JUnit 4 and TestNG A new annotation-based controller
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
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 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.
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 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.
FLV Player 1.0
A free and easy to use pkayer for your FLV files. more>> A free and easy to use pkayer for your FLV files.
FLV Player by LongTail.TV is a free standalone application to play Flash FLV files. Functionality includes Play, Pause, and Stop Buttons as well as a Full Screen Option. Moreover, you have the possibility to drag&drop the FLV files onto the player.
System requirements:
- .NET Framework 1.0 or higher
This program is marked as adware
- ADWARE INCLUDED! You can, however, UNCHECK that adware at installation.
- ASK Toolbar