ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
Mono open source ECMA CLI, C# and .NET implementation
Mono is an open‑source implementation of Microsoft's .NET Framework (ECMA‑compatible), enabling developers to build cross‑platform applications. Supported by the .NET Foundation, Mono allows .NET code to run across different operating systems. You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install.
A collection of code for performing common and useful functions in Microsoft.NET. For example, code to perform file searches with regex and wildcard matching and recursion.
NMock2 is a library for assisting test driven development of .NET code by providing a dynamic Mock Object framework for .NET interfaces and classes (virtual and abstract members of classes).
DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
Enterprise size application genererator. Mogenius is set of modelling tools, codegenerators for different application levels( Database , Data access , Data presentaton, Application). Document locking, Role subssystem, Workflow subsystem included.
Library to get database schema information and generate code and other information based on the schema information. Helps database schema version control for projects that targets multiple databases and other build automation tasks.
A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
KIS (Keep It Simple) is an open-source framework for developing rich web applications. KIS applications can be created entirely in server-side Java code using a component-oriented and event-driven API. It also supports AJAX for SVG and Silverlight .
An open source project for Adobe Flex development using C# and platform SDK tools with syntax color highlighting, code hints and code completion helpers.
NRaisin helps you develop assertive, fail-fast .NET applications by allowing you to generate simple user-defined types that closely mirror the constraints of your problem domain at the lowest possible level.
Security tool that replace sn.exe(Strong Naming Tool) in ASP.NET.This tool is for .Net developers only.Securing your web applications is very important .So with this tool you can protect your application by securing it sourcecode.
Vulcan is a Windows Desktop Software Development Studio platform written in C# which is itself built using the Valkyrie Windows Desktop Application platform.
Diagrammer for .Net Assemblies, also support for Javascript. Good for assembly dependencies. Good for showing the call graph in complex methods. Good for showing the jumps in IL. Good for getting an overview of where the complex parts of a system are.
A code review tool used as a plugin to Visual Studio 2005/2008, supporting version control softwares like ClearCase and SVN. This tool supports exporting/importing of code review reports to and from Visual Studio in a customized format.
VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoyan Damov.