Free $5 for start real Forex trading

By signing up you will get $10.000 virtual money for practice and $5 for start real trading. It means you can be forex trader with NO INVESMENT at all http://bit.ly/marketivasignup
Showing posts with label Download. Show all posts
Showing posts with label Download. Show all posts

Enjoy ReSharper 5.0 Beta 2

. Thursday, February 18, 2010
0 comments

Download

While improving its traditional analysis functionality, ReSharper is at the same time targeting a wider audience, thanks to its new, comprehensive approach to web development, and providing new features that are useful at solution/project level (in addition to class level) to benefit not just individual developers but whole teams.

Compared to previous versions, ReSharper 5.0 has evolved in four major directions:

  1. Web Development. We have greatly extended the toolset available to ASP.NET developers when they work with markup files and web site infrastructure.
  2. Project and Team. ReSharper becomes a valuable assistant not only to individual developers but to teams working with large, complicated projects. It allows them to view, change and maintain project structure.
  3. Support for Visual Studio 2010. ReSharper 5.0 provides support for the new Visual Studio version earlier than ever. Of course, Visual Studio 2005 and 2008 are supported, too.
  4. Code Analysis. This area incorporates several improvements, from "plainly" implementing a substantial pack of new code inspections to upgrading foreach and for loops to LINQ queries and letting you track how data values and method calls are passed through your code.

Other enhancements include extended IntelliSense, bookmarking, native NUnit support, and more.

Source

Mono for Windows

. Sunday, December 13, 2009
0 comments

Tags: Mono,C#,Linux,Windows

Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell, the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications.Mono is a software that can develop and run .NET client and server applications.
Mono can run binaries produced by Visual Studio, there is no need to recompile. Mono API coverage is limited to the .NET 1.1 API at this point, with spotty support for 2.0.

Here are some key features of "Mono for Windows":
· Multi-platform
· Based on the ECMA/ISO standards
· Can run .NET, Java, Python and more.
· Open Source, Free Software.
· Commercially supported.
· Comprehensive technology coverage.

· LINQ to SQL is now partially supported
· New debugger engine - Mono Soft Debugger
· Early partial support for C# 4.0
· Includes some components of the ParallelFx framework
· Dynamic language runtime (DLR) is now distributed as part .NET 4 profile
· The WindowsBase assembly is now part of the standard Mono distribution
· A lot of WinForms fixes
· The csharp command now supports auto-completion using the tab key
· xbuild, the Mono implementation of the msbuild build tool has advanced significantly
· Mono now includes a sandbox and its verifier
· As part of the gsoc 2009, Jerry Maine ported Mono.Simd to AMD64
· It is now possible to compile Mono to use the LLVM code generation engine as an optimizing compiler for Mono
· Support for generics is greatly improved compared to 2.4
· Signal Chaining
· Debugging support for GDB

Download