Monday, December 03, 2012

jsp compress

you can combine and merge all your JS files into one in java. here is how

http://code.google.com/p/granule/

enjoy and if you share your experience with granule I will enjoy to read those :)

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...