Yesterday remy sharp update jQuert Tag Suggestions plugin a list of fixes can be found here. The new features are really good: Be able to use multi words tags by specifying the separator. (my contribution) Added filtering to prevent already selected...
-
Upgraded jQuery Tag Suggestions
-
GuardQ: Guard class meets Linq
Update: The code has moved to NetFx project at http://code.google.com/p/netfx/source/browse/trunk/Source/Guard.cs. In the task of validating function arguments, usually a sealed class Guard is created. For example, if we want to validate for null...
-
Mocking with LINQ: Moq is here!
In these days of agile and TDD, most probably you had to deal with mocks. In such case, you have two options: create hundreds of mock classes by hand, one for each expected behavior for every unit test, or use a mock framework. There are many mock...
-
REST/POX client with WCF 3.5
REST/POX client with WCF 3.5
-
Automatic "Organize Usings" when saving files on VS2008
Automatic "Organize Usings" when saving files on VS2008
-
Java tips learnt from Eclipse
Here are some Java tips for making your code more beautiful, understandable, reliable and maintable. They are in no particular order. Suppose your code will be read by somebody else. Even if you are working on a project on your own, it’s worth commenting...
-
Build Xml files in Ruby
If you have to generate xml in ruby I suggest take a look at builder gems. It has really little overhead to generate xml. Take a look to this example: require 'Builder' xm=Builder::XmlMarkup.new( :target => $stdout , :indent => 2 ) xm.instruct! xm...
-
Prime generator with LINQ
Maybe this example is not impressive as an entire ray tracer in a single line, but it gives an idea of the expressiveness of LINQ. I remember from my high school times, the internal spontaneous competitions looking for the “fastest” prime generators...
-
ASMX to WCF migration
ASMX to WCF migration
-
REST/POX client with WCF
REST/POX client with WCF
Contributors

Nicolás di Tada Founder

Jonathan Kicillof Art Director

Matías García Isaía Full-stack Engineer & Site Reliability Engineer

Francisco Tarulla Full-stack Engineer

Martin Pettinati Marketing & Communications Lead
Ismael Bejarano Full-stack Engineer

Beta Ziliani Team Lead & Product Manager

Leandro Radusky Alumni

Martín Verzilli CTO

Sergio Medina Alumni

Pablo Brusco Alumni

María Inti David Alumni

Ary Borenszweig Alumni

Santiago Palladino Alumni

Valeria Tiffenberg Alumni

Paula Mallol Alumni

Juan Wajnerman Alumni

Brian J. Cardiff Alumni

Leandro Matayoshi Alumni

Mitchell Russell Alumni