How it's done?

Collection of recipes that I've used during code cooking.

Wednesday, August 5, 2009

My Drools 5.0 Notes

›
Introductions Drools 5.0 is now split into 4 modules, each with their own manual - Guvnor, Expert, Fusion and Flow. Guvnor is our web ba...
4 comments:
Thursday, July 9, 2009

Mark text inside XML

›
This week I had to implement really simple feature - mark selected words in a XHTML content. Let's say that we need to wrap term 'd...
Thursday, May 14, 2009

Lambda Expression

›
Good article that explains lambda expressions: http://www.developingfor.net/c-30/upgrade-your-c-skills-part-3-lambda-expressions.html

C# extention methods

›
Very nice feature. According to definition: "Extension methods enable you to "add" methods to existing types without creating...
Monday, April 27, 2009

WCF Rest Client

›
In my humble opinion the easiest way to create REST client in .NET is using " WCF REST Starter Kit Preview " Step 1 Add references...

Read password C# console

›
Method to read password from console: using System.Collections; ... public static string ReadPassword() { Sta...
6 comments:
Wednesday, April 1, 2009

Resources and Spring

›
Spring provides an easy way to store resources. For instance you need to use an xslt transformation file in your class. 1. Add resource memb...
›
Home
View web version

About Me

My photo
hairy bumblebee
Evanston, IL, United States
Software Developer. Mostly interested in: Java, .NET, WCF, Silverlight, Search, FAST ESP, J2EE, REST, WS, SOA, Semantic Web, Spring, Algorithms, OS
View my complete profile
Powered by Blogger.