Archive for July, 2011

Java: Create DSL »

With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including compilers and interpreters as well as full blown Eclipse-based IDE integration. Out of the box, the editor supports syntax coloring based on the lexical structureand the semantic data of your files. Users […]

.NET Mini Profiler »

mini-profiler is a simple but effective mini-profiler for ASP.NET MVC 3. The core here is a single assembly, with an example MVC project to show usage. The profiler includes powerful and comprehensive database profiling capabilities. To enable wrap your database connection with a profiling connection. The built in database profiler support any kind of DbConnection. […]

Useful Visual Studio Plugin »

The Mindscape Web Workbench is a 100% free plugin for Visual Studio 2010 to provide CoffeeScript, Sass and Less editing! This all in one package takes care of all dependencies and adds: Syntax highlighting (all languages) Intellisense (Sass & Less) Automatically generates the required output (e.g. .JS for CoffeeScript, .CSS for Sass) Collapsable code blocks […]

Glimpse–Debugging .NET Web Applications »

Glimpse is an amazing product that allows you to see exactly what’s going on in your web server. Currently, it works for any ASP.NET website and even has specific extensions for specific frameworks like (ASP.NET MVC, etc.). Besides just supporting frameworks such as these out of the box, Glimpse has an architecture that fundamentally supports […]

Open Source Testing Tool–loadUI »

loadUI is a free and open source cross-platform Load Testing solution. With a visual, drag-and-drop interface, it allows you to create, configure and redistribute your Load Tests interactively and in real-time. In a single test environment, loadUI provides complete test coverage and supports all the standard protocols and technologies. And it’s so powerful, it generates […]

OWASP Mantra – Security Framework »

Mantra is a dream that came true. It is a collection of free and open source tools integrated into a web browser, which can become handy for students, penetration testers, web application developers, security professionals etc. It is portable, ready-to-run, compact and follows the true spirit of free and open source software. Mantra is a […]