DCSIMG
Visual Studio,DEV - Yevgeni Frolov

Yevgeni Frolov

Browse by Tags

All Tags » Visual Studio » DEV (RSS)
Visual Studio 2010 new release date.
After postponing the release date due to performance issues new release date of Visual Studio 2010 has been announced yesterday. So we will be able to enjoy new toys at April 12. For those of you who likes to try new tools before full release – you can download a Visual Studio 2010 Beta2 and start exploring the new Microsoft's offering for developers.   Enjoy, Yevgeni
Performance: Automatically minify java script files with Visual Studio.
One of simplest ways to reduce network load is to minify java script files downloaded to a clients. By minifying I mean removing all “Enters”, “Tabs”, “Spaces”, Comments etc.  all those that help us to turn our scripts into a readable story. Since I’m a typical lazy software developer – I hate doing those manually, especially if it should be done each release… Another spoiler is that minifying java script converts it into barely readable bunch of string – not so pleasant to debug… So I’ve found...
Visual Studio 2010 is on it’s way!
Today was published release date of Visual Studio 2010 Beta2 and final release dates. Currently it’s October 21 for Beta 2 and March 22, 2010 for Final Release. http://www.theregister.co.uk/2009/10/19/visual_studio_2010_second_beta_packaging/