Posts

Showing posts with the label Visual Studio

IronRuby & IronPython CTPs for VS2010 beta 2

I have a lot of friends who really like to work in Python and Ruby, so I thought I would pass this announcement on. If you are into Python and Ruby, you might want to check out www.codemash.org , a great event I help with coming up in January. Today we announced the release of the IronRuby and IronPython CTPs for .NET 4.0 Beta 2 . This is the third preview of IronRuby and IronPython running under the Dynamic Language Runtime that is built directly into .NET 4.0. As before, this release allows you to use IronRuby objects and types as .NET 4.0 dynamic objects from within C# and Visual Basic code. These binaries are roughly equivalent to the functionality found in IronRuby 0.9 and IronPython 2.6. Take a look at Harry Pierson ’s blog post about this release as well, especially if you’re more into snakes than gemstones.   Try it out To try out this release: · Install NET 4.0 Beta 2 or Visual Studio 2010 Beta 2 · Download either IronRuby or IronPython · Follow any of the...

VS2010 SKUs simplified

We have been trying to simplify our product lineup and skus over the past few years for all of our products. Customers want it to be simpler. I have bought software before, and in comparison we have some of the simplest licensing, but we can always do better. Windows 7 has fewer skus, and now VS2010 does as well. Having different skus is important, but the trick is to have the right number. Too much choice leads to consumer confusion and dissatisfaction. Studies have shown that too many choices leads to a dissatisfied customer. Let’s say you go into a store and there are 100 different types of jeans on sale. You spend some time, pick the ones you like and bring them home (preferably after paying for them.) You will be ok with your selection, but not really happy. You will always have the doubt in your head as to the question if you actually picked the right pair. Perhaps the one with the super special boot leg cut would have been better looking with my sandals. Now that I have you...

Visual Studio 2010 Beta 2 is released

Image
VS2010 beta 2 has been released. Go get it now. It comes with a go live license, so you can use it in production, and we will support it. You need to understand that it is still a beta though. The RTM date is March 22, 2010, so if you have a project that is going live around then, it might be best to build it with the beta than building it with VS2008. We have committed that there will be a smooth upgrade path from beta2 to RTM so you don’t have to worry about the proper retention of source code, and work items. I plan on posting some unboxing videos soon, but I wanted to hit some of the top features (at least that I think are my favorite features). TFS is now much easier to install. You can install on Windows 7, on a desktop PC, and with SQL Express. It takes about 20 minutes now. There is a new basic profile with TFS that installs the core features, making it super easy to get source control and work item tracking up and running for your team. There is a new code onl...