The Microsoft Ajax Minifier enables you to improve the performance of your Ajax applications by reducing the size of your Cascading Style Sheet and JavaScript files. The Microsoft Ajax Minifier supports removing unnecessary whitespace, comments, semicolons, and curly braces, shortening the names of local variables and removing unreachable code.
|
Some issues are there at times. May be some changes required to fix that.
by
Ommrudraksha
on
Dec 10 2011 at 5:06 PM
The minifier halts processing on some css files, anything with nth-child( making it unusable for us.
by
andylbrummer
on
Nov 17 2011 at 9:48 PM
Bugs... Where is the source code? CodePlex partial open source community?
by
Brainbug
on
May 3 2011 at 8:16 AM
I've seen another version in this url (http://ajaxmin.codeplex.com/) I'd like to know whether it's maintained by Microsoft or not ?
by
javafun
on
Apr 9 2011 at 11:49 AM
Ahmet Koçoğlu
by
phito45
on
Mar 25 2011 at 8:54 AM
very ok ok
by
spy7
on
Jan 25 2011 at 2:33 AM
Nice tool!
but one question: how can i use 1-click publish feature if its not recommended to include minified versions of JS and CSS in project? Could you please describe 2 scenarios:
1. TFS Server builds a project, then deploys it
2. I am building it in VS 2010, then deploying it using 1-click publish feature
?
thank you
by
sergixc
on
Dec 8 2010 at 3:39 PM
Excellent. Added it to my VS solution to automatically run on build. Very slick.
by
versute
on
Nov 21 2010 at 3:10 PM
how can i implement this to asp.net web site project not asp.net web application project
i found tutorial about how to use this at asp.net web application project but there is no info about how to implement asp.net web site project
i am using microsoft visual studio 2008 and iis 7.5 and netframework 3.5
thank you
by
PokemonCraft
on
Sep 30 2010 at 9:22 PM
I like it quite a bit! -hc is the way to go.
Works better than YUI, and it works great with JQuery (Google advanced optimization does not unfortunately)
Thanks guys!
by
batman99
on
Aug 24 2010 at 5:47 AM
fffsdfsdffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
by
gzalrj
on
Aug 17 2010 at 7:23 AM
Onde posso baixar o novo Ajax MS 4. Qual o tamnho do mesmo?
by
liguesilva
on
Aug 16 2010 at 5:30 PM
Getting the same memory out of exception ..can sombody suggest soemething.... :( ..
by
rupak_raj6
on
Aug 6 2010 at 11:40 AM
I download it for just try but it's a wonderful....
by
asifhuddani
on
Apr 21 2010 at 8:45 AM
i was searching for something like that thanks so much
by
eljoker2k
on
Apr 15 2010 at 8:39 PM
good tool , thanks
by
zbrong
on
Apr 3 2010 at 2:27 AM
It worked really nice on my dev machine (win7), but in the server (windows server 2003) it didn't' work at all. Got this two errors all the time:
The "JsSourceFiles" parameter is not supported by the "AjaxMin" task. Verify the parameter exists on the task, and it is a settable public instance property.
The "AjaxMin" task could not be initialized with its input parameters.
One word: fail.
by
ozinabox
on
Apr 1 2010 at 9:22 PM
Confusing Name. What does Ajax have to do with it? Nothing. With Ajax in the wording of the product name it sounds as if my JavaScript or CSS file have to have something to do with Ajax. Why not just call it Microsoft JavaScript Minifier? Or just Microsoft Minifier? Why is it assumed that 99% of my JavaScript is related to Ajax what if it is not?
by
y2k4life
on
Mar 23 2010 at 7:25 PM
This version has a problem when doing something like this;
.justAclass {
color: #FFFAFFF;
}
Every color with more than 6 characters is causing a;
"AjaxMin.exe: error AM-EXCEPTION: Exception of type 'System.OutOfMemory
Can you fix this? or at least make it open source ;)
by
CasperBroeren
on
Mar 19 2010 at 8:36 PM
I failed to find the source codes of this tool. Is it open sourced?
by
jackieku
on
Mar 14 2010 at 11:19 AM
ok
by
marsfeng
on
Mar 13 2010 at 3:32 AM
Nice to see the RESX feature in this version. It adds great benefit for our implementation.
by
cgottumukkala
on
Feb 17 2010 at 12:44 AM