Feeds:
Posts
Comments

Archive for the ‘programming’ Category

Introducing F#

MS Research has come up with a new addition to the set of .NET languages – F#
“F# is a pragmatically-oriented variant of ML that shares a core language with OCaml. F# programs run on top of the .NET Framework. Unlike other scripting languages it executes at or near the speed of C# and C++, making [...]

Read Full Post »

MSDN has a well compiled list of must have tools for .NET programmers.
“Besides well-known tools such as Visual Studio® .NET, there are a multitude of small, lesser-known tools available from the .NET community. In this article, I’m going to introduce you to some of the best free tools available today that target .NET development. I’ll [...]

Read Full Post »

plentyofcode.com has a nice collection of programming related resource, mainly for Java, AJAX, ASP.NET, PHP and open source enthusiasts

Read Full Post »