One feature in VS 2008 SP1 worth writing home about
-
Apart from new ASP.NET Routing (which I like) and ASP.NET Dynamic data (which I am not so crazy about), the best thing in VS 2008 SP1 is the JavaScript intelli-sense. What nice about it is that it works great for third party JavaScript libraries like jQuery, prototype and extJs[^] (the one I am using). This feature has improved a lot from VS 2008.
Proud to be a CPHog user
-
Apart from new ASP.NET Routing (which I like) and ASP.NET Dynamic data (which I am not so crazy about), the best thing in VS 2008 SP1 is the JavaScript intelli-sense. What nice about it is that it works great for third party JavaScript libraries like jQuery, prototype and extJs[^] (the one I am using). This feature has improved a lot from VS 2008.
Proud to be a CPHog user
Wow - sounds like an incentive for me to get VS 2008 :) Regards, --Perspx
"The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript
-
Apart from new ASP.NET Routing (which I like) and ASP.NET Dynamic data (which I am not so crazy about), the best thing in VS 2008 SP1 is the JavaScript intelli-sense. What nice about it is that it works great for third party JavaScript libraries like jQuery, prototype and extJs[^] (the one I am using). This feature has improved a lot from VS 2008.
Proud to be a CPHog user
C++ TR1 is very, very important. Also the new MFC classes are very useful, especially if you have, like we had, old versions of BCGControlBar. VS2008 SP1 is very important for C++.
-
Apart from new ASP.NET Routing (which I like) and ASP.NET Dynamic data (which I am not so crazy about), the best thing in VS 2008 SP1 is the JavaScript intelli-sense. What nice about it is that it works great for third party JavaScript libraries like jQuery, prototype and extJs[^] (the one I am using). This feature has improved a lot from VS 2008.
Proud to be a CPHog user
Rama Krishna Vavilala wrote:
What nice about it is that it works great for third party JavaScript libraries like jQuery, prototype and extJs[^] (the one I am using).
Cool! We're using that. :-D
-
C++ TR1 is very, very important. Also the new MFC classes are very useful, especially if you have, like we had, old versions of BCGControlBar. VS2008 SP1 is very important for C++.
We are using CodeJock so the C++ feature pack does not seem that appealing.
Proud to be a CPHog user
-
We are using CodeJock so the C++ feature pack does not seem that appealing.
Proud to be a CPHog user
But TR1 should (shared_ptr, regex, fuction, hash tables and many more) Cheers.