My MSN

Click OK to add this content

 
Content Preview: rss
-+Restoring Visual Studio 2010 Beta 2 back to normal life
37 days ago
Sometimes Visual Studio 2010 Beta 2 starts behaving badly. For me, Intellisense disappeared, but some people report other issues such as lack of response of Team Explorer.   For those and other ailments, the solution is to reset the Visual studio environment by typing this at the command line:   devenv /resetsettings   Of course, you must navigate to VS 2010 installation folder, which in my case is   "C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\"   You can find this and other related tips at this blog entry: http://blogs.microsoft.co.il/blogs/shair/archive/2008/09/03/reset-the-visual-studio-environment.aspx.
-+Lots of news for Microsoft developers
39 days ago
Besides the wide availability of Windows Seven, this week brought several news for Microsoft developers: Beta 2 of Visual Studio 2010, with “go-live” license for productions environments Revamped MSDN portal New Visual Studio 2010 videos at Channel 9: http://channel9.msdn.com/visualstudio/ Busy week indeed!
-+Windows 7 is here!
39 days ago
Tonight at midnight (maybe I should say tomorrow, I don’t know) Microsoft starts selling retail copies of Windows Seven with events all over the world. Actually this is no big deal for me. I’ve been using pre-release versions Windows Seven since the end of last year and loving it. Even the final version is no big news; as a MSDN subscriber I have that for almost two months now. Windows Seven is what Windows Vista should have been. To be frank, I never liked Vista – you will not find a word I wrote praising it. I not alone in my dislike of Vista, check what Bill Gates said: http://gizmodo.com/342920/holy-crap-did-bill-gates-just-say-windows-sucks On the other hand, Windows Seven is simply great. Windows Seven installed quickly and flawlessly in all the computers I tested, both as clean installs and as upgrade from Vista. It’s fast, stable and uses fewer resources than Vista. UAC – those “security” dialog boxes that come from time to time are much rarer due to some now obvious ...
-+VS 2010 almost ready
39 days ago
Yesterday Microsoft released for its MSDN subscribers Visual Studio 2010 and. NET Framework 4.0 Beta 2.   Under Microsoft's liturgy, Beta 2 is a complete and usable product, but only with stability and performance issues. It also includes a "go-live" license. That means the software is supported and can be put into production under some restrictions.   Supposedly it coexists peacefully with Visual Studio 2008, which led me to install it on my real machine (not virtual) Windows Seven.   Among the many new features, I think the greatest thing is the excellent support for WPF and Silverlight. You can now develop  within Visual Studio without the need for another tool such as Expression Blend. In fact, the interface of Visual Studio was entirely rewritten in WPF.   I installed, used it a little and liked it what I saw.   Other features include:   New languages like F #, Python and Ruby, and dynamic extensions to C# and VB.NET The widely awaited tools ...
-+NET for iPhone (sort of)
75 days ago
Novell has extended its Mono project (a .NET clone) to the iPhone platform. I didn’t test it but it looks promising. I’d rather use C# and at least part of the .NET Framework than going back to C/C++ and have to learn a whole new programming model. Actually, the iPhone uses Objective C, which is not even quite C++. Also interesting is the note that the project is *not* Open Source, but a commercial venture. Check at http://monotouch.net/.
© 2009 MicrosoftMicrosoft