Oct 31, 2009 | Microsoft MVP Community
.NET Framework 4.0 Beta 2 Installation Error: Unable to create or save new files in the folder...
When trying to install the .NET Framework 4.0 Beta 2 on the Windows partition of my Macbook Pro, I encountered this error: Unable to create or save new files in the folder into which the files are being extracted.
Whata s new in Beta 2 for the Concurrency Runtime, Parallel Pattern...
Last week Visual Studio 2010 Beta was released for download . Since Beta1, the team has been pretty busy adding enhanced functionality to make you more productive at expressing parallelism in your applications and improving the quality and performance of our runtime and programming models.
WinFS seems to have been cancelled-- sort of. "These changes do mean that we are not pursuing a separate delivery of WinFS, including the previously planned Beta 2 release.
I've decided to write a short tutorial that teaches F# to a reasonably intelligent C# programmer.
Visual Studio 2010 Beta 2 does not Load: The a oeApplication Cannot Starta and Raster Font Errors
I was working at home the other night with a freshly installed copy of Visual 2010 Beta 2. I closed the IDE for a moment, and when I tried to reopen it, I got an error that read: a oeThe application cannot start.a I found I could start the IDE by using the Jump Lists in Windows 7 to start a specific application rather than simply opening the IDE ...
Visual Studio 2010 Beta 2 Install Fail In Boot Camp
I ran into an interesting bug this past wee when trying to install the beta 2 build of Visual Studio 2010.
Visual Studio 2010 Pre-Release (Beta 2) License Information
License terms for Microsoft Visual Studio 2010 Pre-Release Brief Description This page contains information on important updates to the license terms of Microsoft Visual Studio 2010 Beta 2. Overview The following are updates to the license terms included with Visual Studio 2010 Product Family Pre-Release . Please refer to the license installed with ...
Visual Studio 2010 Beta 2 and WPF designer
After a week of testing Visual Studio 2010 , I think that the integrated WPF Designer is not so stablea Ia ve successfully converted all my projects to the new version and all works good.
Workaround for VS 2010 Beta 2 Bug: CommandBarButton.Style not honored, always Icon + Caption
Back in VS.NET 2002/2003 the only way to change the style of a CommandBarButton created from a Command was to cast the CommandBarControl returned by Command.AddControl to CommandBarButton and use the CommandBarButton.Style property.
New Silverlight Tooling Support in Visual Studio 2010 Beta 2
Visual Studio 2010 Beta 2 will bring full support for developing applications in Silverlight 3. Therea TMs a few things that have changed since VS2010 Beta 1, and we hope you enjoy the new beta release! Silverlight 2 is no longer supported a ' long live Silverlight 3 Now that Silverlight 3 has released , VS2010 has moved the minimum supported ...
Debugging add-ins for VS 2010 (Beta 2) created with VS 2008: The...
Debugging add-ins for VS 2010 created with VS 2008: The debugger's protocol is incompatible with the debuggee If you are developing add-ins for in-house use, chances are that you can drive, encourage or even force the whole organization to use the latest version of Visual Studio and therefore your add-in needs to target only that version.
Yet another critical VS 2010 Beta 2 bug in CommandBars: this one causes VS to hang, nothing less
This one happens when an add-in: - Creates a temporary toolbar using CommandBars.Add - Creates a temporary CommandBarPopup on that toolbar - Creates a command and tries to add a CommandBarButton from that command to that CommandBarPopup using Command.Add The bug report is here: VS 2010 Beta 2 Bug: adding CommandBarButton from Command to ...
Migrating from Visual Studio 2010 beta 1 to beta 2 a " solution file change required
Having installed Visual Studio 2010 beta 2 on my freshly-reinstalled netbook I found that my solution file from Visual Studio 2010 beta 1 wasna TMt recognised properly : double-clicking on the file didna TMt do anything.
Another critical VS 2010 Beta 2 bug in CommandBars: this one causes...
After 3 hours isolating this to the minimal expression , here it is: CommandBarPopups on a parent CommandBarPopup and tries to delete them when unloaded) Published Sun, Oct 25 2009 15:48 by carlosq Filed under: VS 2010
CSLA .NET 3.8.0 Beta 2 available
I have put CSLA .NET 3.8.0 Beta 2 online for download. This completes the work for version 3.8.0, and I plan to release 3.8 in just a couple weeks.
The .NET Framework 4 works side by side with older Framework versions. Applications that are based on earlier versions of the Framework will continue to run on the version targeted by default.
Templated Helpers in Asp.Net MVC 2
Templated Helpers are one of the new features in ASP.NET MVC 2. The other day, Visual Studio 2010 Beta 2 came out and some of you may have noticed that it comes pre-equipped with a beta release of ASP.NET MVC 2. In short a templated helper is a way of using various combinations of implicit and explicit rules to automatically place partial controls ...
Team Foundation Server 2010 Beta 2 Available
We have just announced the availability of Team Foundation Server 2010 Beta 2 along with the Ultimate, Premium and Professional editions of Visual Studio 2010 .
Frustrating new bugs in commandbars of VS 2010 Beta 2
I can't express how disappointed, frustrated I am with VS 2010 Beta 2 regarding correct behavior of commandbars for add-ins. It seems that once a bug is fixed in a VS 2010 build and an add-in can pass that point, new bugs surface that prevent its correct loading .
How to Get Started with Multi-Core: Parallel Processing You Can Use
One of the great features of Windows 7 and Windows Server 2008 R2 has been the ability to support processing on machines with multiple cores.
Data Enhancements in .NET 4 / Visual Studio 2010 Beta 2
On Wednesday we are releasing .NET 4 / Visual Studio 2010 Beta 2 to the public and it brings many cool enhancements to the ASP.NET data controls and Entity Framework.
IronRuby, IronPythom CTPs Support .NET Framework 4 Beta 2
IronRuby and IronPython Community Technology Previews for .NET 4.0 Beta 2 are the third preview of IronRuby and IronPython running under the Dynamic Language Runtime that is built directly into .NET 4.0. This release allows you to use IronRuby objects and types as .NET 4.0 dynamic objects from within C# and Visual Basic code.
VS 2010 / .NET 4 Beta 2 Now Available
This was big news yesterday . I was traveling so unfortunately I didna t get a chance to see any of the official announcements.
Link to information about .NET Framework 4 setup and deployment improvements
Peter Marcu has posted some detailed information about improvements that have been made to the setup and deployment process for the .NET Framework 4 starting with the recently released .NET Framework 4 beta 2 and Visual Studio 2010 beta 2 . The improvements have been made to solve issues that exist in the .NET Framework 3.5 and 3.5 SP1 and to ...
TFS2010: SQL Queries for TFS Statistics
Brian has been posting TFS statistics from the Developer Division dogfood TFS server for many years.
One More Update to KeywordClassifier
I've just committed some updates changes to my KeywordClassifier extension for Visual Studio 2010 Beta 2. I had already worked around some problems my custom classifier was causing with Beta 2 related to it's use of a recursive invocation of the classifier services, but @noahsmark proposed a better way to get this done in Beta 2 that would simplify ...
Visualizing Parallelism and Concurrency in Visual Studio 2010 Beta 2
Visual Studio 2010 Beta 2 includes many interesting improvements related to its multicore programming features.
Visual Studio 2010 Beta 2 is Now Available
Visual Studio 2010 Beta 2 is now available for download ! This beta includes plenty of new features, but it is particularly noteworthy for the ReportViewer control.
Moving to Visual Studio 2010 Beta 2
Ia ve always used the Beta versions of Visual Studio on a virtual environment mainly in order to preserve my production box.
EF4: Lazy Loading on By Default but what about pre Beta 2 Models?
There are two changes to the lazy loading feature introduced in the Beta 1 version of Entity Framework.
9 hours agoWADA finalizes 2010 substances listThe World Anti-Doping...
The World Anti-Doping Agency has announced the release of the 2010 List of Prohibited Substances and Methods which will take effect on January 1, 2010.
Updating VS2010 Extensions for Beta 2
Now that Visual Studio 2010 Beta 2 is out, I've spent some time updating the editor extensions I created for VS2010 using the new extensibility model so that they work with Beta 2. The changes needed haven't been very extensive, but they were not obvious at first.
Microsoft Visual Studio 2010 Ultimate Beta 2
Microsoft Visual Studio 2010 Ultimate simplifies solution development, lowering risk and increasing return.
Closer to the finish line with VS 2010 and .Net 4.0
Today on his blog, Scott Guthrie announced on the availability of beta 2 for VS 2010 and .Net 4.0. This is bug news for those of who have been waiting anxiously for a product that we can feel confident is close to the final version.
Silverlight Cream for October 20, 2009 -- #712
Unless you've been sleeping behind the door, you already know Scott Guthrie 's announcement: VS 2010 and .NET 4.0 Beta 2 , but Tim Heuer also has a post up with a Silverlight slant to it: Visual Studio 2010 Beta 2 and Silverlight updates From SilverlightCream.com : MVVM with Prism 101 a ' Part 3: Regions Mark Miller posted Part 3 of his series on ...
Visual Studio 2010 Beta 2 and .NET Framework 4 Training Kit
Wow, this looks like a fantastic learning resource for coming up to speed with Visual Studio 2010 Beta 2. Yeah, Ia m lazy and just grabbed the following text from the Visual Studio 2010 and .NET Framework 4 Training Kit page: a oeThe Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations, hands-on labs, and demos.
Our annual VSX Conference started today, the same day we officially announced and launched Visual Studio 2010 Beta 2. For those who have an MSDN subscription, you can download VS 2010 Beta 2 right now.
Persistence in Workflow Foundation 4 Beta 2
The Workflow Foundation has changed dramatically since .NET 3.5a and many changes have been made even since Beta one.
WF4 Changes Between Beta 1 and Beta 2
Hi all, Ia m Matt Winkler , a PM on the WF team and occasional guest blogger here on the endpoint.
VS2010 and .NET Framework 4 Beta 2 Announced
Visual Studio 2010 and the .NET Framework 4 Beta 2 are now available for download by MSDN subscribers and will available to the rest of the world on Wednesday.
Visual Studio 2010 & .NET 4 Framework Beta-2 Announced, Launching on March 22nd 2010a
Not all Mondays wake me with a smile. However, today I woke up knowing that Ia ll be able to download and play with Visual Studio 2010 Beta 2. Developers subscribing to MSDN can fully experience the Beta2 and .NET 4 for themselves by visiting MSDN To download it .
Windows Azure Tools and Visual Studio 2010
Windows Azure Tools for Microsoft Visual Studio extend Visual Studio to enable the creation, building, configuring, debugging, running and packaging of scalable web applications and services on Windows Azure.
Parallel Programming Demystified
Check here in the coming weeks as we demystify some of the new parallel capabilities of the Visual Studio 2010 profiler, available in the upcoming beta 2 release.
The Open Service Availability Framework is designed to work in a loosely coupled computer system with fast interconnections between the nodes.
Error: Unable to start debugging. The Silverlight managed debugging package isn't installed.
Silverlight was working great and one day I started getting this error on debugging: Unable to start debugging.
Inhaled Steroids: More Harm Than Good In COPD?
In people who suffer from COPD, a progressive lung disease that makes it hard to breathe, adding an inhaled steroid to a so-called "long-acting beta-2 agonist" may do more harm than good, new research hints.
Flashbuilder 4 beta 2: Embarassing Bug
Was planning to do some positive posts about Flex. Having looked at it during prior incarnations, I was never very impressed.
Preparing for VSTS 2010: Upgrade process
I've earlier posted about the new installation process, which really simplifies the way we setup TFS.
RE: Looking for extra cash ...
Microsoft plans next week to charge a nominal fee for Office 2007 Beta 2 downloads, in a move that runs counter to the practice held by most software companies.
MacAppStuff Remind 1.00 Beta 2
A place to store a list of all your things to do. MacAppStuff Remind is a very easy to use application that provides a place to store a list of all your tasks.
CommandBarButton.Mask property deprecated in VS 2010
As you already know from my posts in the last months, VS 2010 will use WPF-based commandbars and will introduce support for 32-bit bitmaps with built-in transparency in the alpha channel for pictures of commands of add-ins, apart from the old way of using 24-bit bitmaps with RGB=0,254,0 for background color .
Service Manager 2010 Beta 2 Released
We released our public Beta 2 on Friday and are busy making progress toward our RTM early next year.
Getting Ready for VSTS 2010 Beta 2 with "Go Live" License
Brian Keller , Technical Evangelist for Visual Studio Team System just blogged about the a oevery soona release of Visual Studio 2010 Beta 2 which will have a a oeGo Livea license.A That means you will receive product support from MS if you deploy and use it.
Identification of two distinct inactive conformations of the...
Abstract Fully understanding the mechanisms of signaling proteins such as G protein-coupled receptors will require the characterization of their conformational states and the pathways connecting those states.
Paint.NET developers have released the second beta of their upcoming Paint.NET 3.5 release.
Export In Zeolites and related materials: Trends, targets and challenges, Proceedings of the 4 International FEZA Conference, Vol.
Getting Ready for Office 2010 and SharePoint 2010 + MSDN Redesign +...
Ita s been a while since I had an opportunity to blog. When I am quiet it usually means I am up to something :). Getting Ready for Office 2010 and SharePoint 2010 This are exciting times for Office and SharePoint developers.
Hey there, I am actually new to the world of IVF. I am starting a new thread for anybody whom cares to join at any stage from: chat, success, inquirers, help, facts, stories, hopefuls, etc.
Also on Topix