visual-studio-2010

visual studio 2010 CTP expiration work around

I downloaded the VS2010 CTP from here: http://www.microsoft.com/downloads/details.aspx?FamilyId=922B4655-93D0-4476-BDA4-94CF5F8D4814&displaylang=en It took a while to download and install naturally and after running it in Virtual PC I was disappoint to see that it expired already even though it was still available for download. I ...

Will installing Visual Studio 2010 side by side with VS2008 cause problems?

What kind of problems might this cause? Is it better to install in a VM? ...

Is it possible to create ASP.NET MVC applications in VS 2010 B1?

Is it possible to create ASP.NET MVC applications in VS 2010? What should I do to enable 'Create View', 'Create Controller' magic? ...

.net framework 4.0 documentation

Is the actual API documentation for .net 4.0 already live on MSDN? I read a blog post from someone in the vs2010 team saying that, but I've not been able to find it. ...

How do I change the blue borders in VS 2010?

I imported my old fonts and colors settings under environment, and my code looks the way I like it, but I don't see where to change the look of the blue border surrounding it. If anyone knows where this is, please help me complete my usual post-install pimp my IDE routine... ...

Visual Studio 2010 Beta 1 Installer fails on my Vista x64 desktop

I downloaded the beta from MSDN and installed it successfully on my 32-bit Windows 7 RC notebook. However it fails to install on my Vista x64 desktop. If I try to install the .NET Framework Beta 1 on it's own, it fails with this message. I don't have .NET framework 1.0 installed. At least it doesn't show up in my add/remove program...

What's the compelling reason to upgrade to Visual Studio 2010 from VS2008?

Are there new features in Visual Studio 2010 that are must-haves? If so, which ones? For me, the big draws for VS2008 as compared to VS2005 were LINQ, .NET Framework multitargeting, WCF (REST + Syndication), and general devenv.exe reliability. Granted, some of these features are framework things, and not tool things. For the purposes o...

Will the new VS2010 Beta 1 have a Virtual PC

I love the idea of using VS2010. I downloaded it today to play with it. But I am hesitant to install it all on my machine as upgrading from Microsoft betas is usually difficult. Also, I am not a TFS install expert, so I don't know the best ways to set that up. But I still want to play with it... Does anyone know of a VPC that has it...

F# operator "?"

I just read the information on this page, and while a new ? operator is mentioned, it's quite unclear to me what would its usage be. Could anyone please provide a quick explanation, post a code snipped of how would this operator be used and possibly mention a use case? Edit: this is really awkward, I've noticed that the ? operator is no ...

Can I develop asp.net 3.5/2.0 projects using Visual Studio 2010?

Can I develop asp.net 3.5/2.0 projects using Visual Studio 2010? Or I will be stick on .Net Framework 4.0? ...

Will VS2010 Beta 1 upgrade to the final product?

Will VS2010 Beta 1 upgrade to the final product? ...

Is there a way to generate code from a modeling project in VS2010?

Is there a way to generate code from a modeling project in VS2010? ...

Will Visual Studio 2010 combine the express editions into a single product?

I remember in a VS express survey that Microsoft asked whether you'd like to see the express editions merged together into a single express product (i.e. so you could notably do multi-language solutions). I'm unable to locate any specific information on this topic, as my attention has only newly turned to VS2010 now that the beta is out,...

Resharper on VS2010 ?

Did anybody get resharper 4.5 working on V2010 ? ...

How do I connect to MySQL 5.1 in Visual Studio 2010?

Does any one know how to connect to MySQL 5.1 with Visual Studio 2010? I have already tried the MySQL Connector/ODBC route and it got me really nasty results. The table rows were all listed as a view in the views section and nothing at all was listed in the tables or procedures folder. ...

VS 2010 Beta1 "Historical Data Has not been Collected"

I am trying out the Historical Debugger in VS2010 Beta 1. I have it turned on in the settings (at least I think I do), but when I try to examine objects the value is: [Historical Data Has Not Been Collected] Any Ideas how to get this to show the actual value? Here is the code in question: public partial class Form1 : Form { ...

What are the new features of C# v4.0?

Possible Duplicate: New Cool Features of C# 4.0 Hello, There are several(many) questions at SO about "what do you want in C# v4.0?". This question is different,I'm not asking you what you'd like to see in the new version of Microsoft's baby,but what is already in there since Microsoft Visual Studio 2010 Beta 1 is already out. ...

Run VSTS 2010 side by side with VSTS 2008

Hello, I'm planning to install VSTS 2010 Beta 1 in my development workstation and i don't know if my VSTS 2008 will continue working.. Have someone tried this?? Thx! ...

Visual Studio 2010 Team Explorer

I just installed VS2010 and I want to connect to TFS, But I don't have any team explorer options. I searched for Team Explorer and I found this link that states that Team Explorer comes preinstalled in VS2010 Team Suit. I downloaded VS2010 Pro and don't have team explorer and can't find it anywhere. Any ideas? Tips? Thanks ...

Can I still target .NET Framework 2.0 in VisualStudio 2010?

Before upgrading to VisualStudio 2010, I want to make sure I can still target version 2.0 of the framework. I couldn't find a statement about this from MS. Does anyone know? ...