How to remove whitespace in the whole application after application build because it take much size so i will remove white space.
in my project i have 10 page with 5000 line code in each page so all the page i want to remove white space when application is build than i will upload the page
so how to solve this issue????
Thanks & Regards,
Brijesh Mandaliya
Sam HobbsPosted Jan 21, 2011, 11:27 AM
Amit ChoudharyPosted Jan 21, 2011, 4:34 AM
Check out the below article:
http://omari-o.blogspot.com/2009/09/aspnet-white-space-cleaning-with-no.html
Hope this helps you.
Thanks