What version of Visual Studio should I upgrade to?

I am using Visual Studio 10 Professional in my Company. There are only two people using it but our WPF application is vast and we also have WCF services. The OS is Windows Server 2008 R2.
What version of Visual Studio should I upgrade to?
Thanks.

Visual studio 2013 pro would mean upgrading your solution but is the current version.
2015 is on the way.
Check the os requirements if you think you should maybe hang on for that.
I think 2015 ctp is still available to trial.
Please don't forget to upvote posts which you like and mark those which answer your question.
My latest Technet article - Dynamic XAML

Similar Messages

  • What version of Visual Studio should I use to build the samples in the CS5 plug-in SDK?

    I just downloaded the plug-in SDK for CS5.  I tried to build two of them in Visual Studio 2012.  VS2012 had to convert them for me.  The first one, 3DHeightField, failed abysmally, as it tried to redefine standard library keywords for no reason I'll ever understand.  It told me to enable warning CS4005 to find the illegal #define statement, but I don't know how to enable warnings, only how to disable them.
    The second I tried, Dissolve, failed because the compiler could not find afxres.h.
    What is the recommended way to build these projects?  And, if possible, could someone please point me to a sample filter plug-in project that will build in Visual Studio 2012 without having to be converted from some older version of Visual Studio?
    Thank you very much.
    RobR

    You can build these with Visual Studio 2012.  You just need to add the following preprocessor definition to your project.
    _ALLOW_KEYWORD_MACROS
    If adding it to your project doesn't work, you can also #define it in a source or header file that gets read early in the chain.

  • What Versions of Visual Studio Can Use Microsoft Test Manager

    Hello all!
    I was wondering what versions of Visual Studio can use Microsoft Test Manager, a friend is having issue using MTM and can't get it working. She doesn't know if it's a product key issue or if it's the version of Visual Studio she's using, She is using Visual
    Studio Server 2013.
    Thank all!

    Hi machopper,
    Thank you for posting in MSND forum.
    Based on your issue, as far as I know that the Visual Studio Ultimate, Visual Studio Premium, Test Professional include MTM.
    Reference:
    https://msdn.microsoft.com/en-us/library/jj635157.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What version of visual studio is free

    what version of visual studio is free

    Visual Studio 2013 Express Editions and
    Visual Studio 2013 Community are free (Community Edition has more functionality but is limited to individuals, small companies and open source developers).
    A
    preview of Visual Studio 2015 is also currently available at no cost.

  • Crystal Reports, version for Visual Studio 2010 Problem

    Dear all,
    I encounter a problem after installed the crystal report version for Visual Studio 2010. Once I call                              
                           ReportDocument.PrintToPrinter(1,False, 0, 0)
    The error message prompt:
    Report is unavailable(Index was out of range. Must be non-negative and less than the size of the collection. Parameter name:index)
    If I try
                             ReportDocument.PrintToPrinter(1,False, 1, 1)
    It can print the 1st page of the report.
    I also try to create a simple report. It works.
    After installed this version, my reports also encounter the same problem in Visual Studio 2008.
    My report has sub-reports. My PC is Windows XP.
    Anybody has idea on this issue!?

    Now you can set the various printer options using the PrintOutputController. I'm using a UI box to select the printer but your developer should be able to figure this out. If not you can include him in the e-mail, it would be fine to go direct. Of course you will stay in the thread:
         private void btnSetPrinter_Click(object sender, System.EventArgs e)
              System.Drawing.Printing.PrintDocument pDoc = new System.Drawing.Printing.PrintDocument();
                CrystalDecisions.ReportAppServer.Controllers.PrintReportOptions rasPROpts = new CrystalDecisions.ReportAppServer.Controllers.PrintReportOptionsClass();
              // Use the next line if you need to, you'll ahve to test. Depends on how the reports were saved.
                //CrystalDecisions.CrystalReports.Engine.PrintOptions.DissociatePageSizeAndPrinterPaperSize = true;
                //CrystalDecisions.ReportAppServer.ReportDefModel.ISCRPrintOptions.DissociatePageSizeAndPrinterPaperSize = true;
                //pDoc.DefaultPageSettings = pgSettings;
                PrintDialog dlg = new PrintDialog();
                dlg.Document = pDoc;
                if (dlg.ShowDialog() == DialogResult.Cancel)
                    MessageBox.Show("Cancel Button clicked", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
                    return;
                else
                    CrystalDecisions.ReportAppServer.ReportDefModel.PrintOptions MYPRTOpts = new PrintOptionsClass();
                    if (rdoCurrent.Checked)
                        pDoc.PrinterSettings.PrinterName = cboCurrentPrinters.Text;
                   // the next 3 lines may not be necessary.
                        MYPRTOpts.PrinterName = cboCurrentPrinters.Text;
                        MYPRTOpts.PaperSize = (CrPaperSizeEnum)
                            pDoc.PrinterSettings.PaperSizes[cboCurrentPaperSizes.SelectedIndex].Kind;
                        MYPRTOpts.PaperSource = (CrPaperSourceEnum)
                            pDoc.PrinterSettings.PaperSources[cboCurrentPaperTrays.SelectedIndex].Kind;
                        MYPRTOpts.PaperOrientation = CrPaperOrientationEnum.crPaperOrientationLandscape;
                        //MYPRTOpts.PageMargins.Bottom = .1;
                        //MYPRTOpts.PageMargins.Top = .1;
                        //MYPRTOpts.PageMargins.Left = .1;
                        //MYPRTOpts.PageMargins.Right = .1;
                    else
                        pDoc.PrinterSettings.PrinterName = cboDefaultPrinters.Text;
                        MYPRTOpts.PrinterName = cboDefaultPrinters.Text;
                        MYPRTOpts.PaperSize = (CrPaperSizeEnum)
                            pDoc.PrinterSettings.PaperSizes[cboDefaultPaperSizes.SelectedIndex].Kind;
                        MYPRTOpts.PaperSource = (CrPaperSourceEnum)
                            pDoc.PrinterSettings.PaperSources[cboDefaultPaperTrays.SelectedIndex].Kind;
                    rptClientDoc.PrintOutputController.ModifyPrintOptions(MYPRTOpts);
                    //MessageBox.Show("Printer set.", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
                    rptClientDoc.PrintOutputController.PrintReport(rasPROpts);
                    //MessageBox.Show("Printing report.", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
    Thank you
    Don

  • What version of Desktop Manager should I be using?

    I have the Sprint 8330 and Vista with Outlook2007, what version of Desktop Manager should I be using?

    molarchs wrote:
    Could it be that my Outlook is from Microsoft Office 2000?
    Yes, exactly, which is why I asked several posts back... what version of Outlook are you using". We ask questions for good reasons.
    You will need DM version 4.2 Service Pack for Outlook 2000.
    OR, upgrade the Outlook to 2003 or better and use DM 4.7
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SQL Server 2008 R2: which version of Visual Studio do I need to keep database projects and SSIS projects in the same solution

    I need to build a solution containing a database project and an integration services project for SQL Server 2008R2.  Apparently, the subset of Visual Studio tools that comes with SQL Server 2008R2 does not include database projects and does not have
    Team Foundation Server support.  Because of those limitations, I am trying to determine which version of Visual Studio will allow me to:
    1. Build a single solution that includes both a database project and an Integration Services project
    2. For the database project, be able to import a database schema from an existing SQL Server 2008 R2 database, do schema compares and update the project from the database and vice versa
    3. For the Integration Services project, be able to deploy the packages to SQL Server Integration Services on SQL Server 2008 R2 (that is, to the msdb database).
    4. Use Team Foundation Server for source control of the whole solution, including both project types.

    Hi G Britton,
    To build a solution containing a database project and an integration services project for SQL Server 2008 R2 and use Team Foundation Server for source control.
     You can choose to install Visual Studio 2008.
    And as you want to utilize Schema compare and/or Data compare functionalities in Visual Studio, you will need to install the
    Visual Studio Team System 2008 Database Edition or Visual Studio Team System 2008 Team Suite.
    In addition, for Visual Studio issues, I would like to recommend you post the question in the
    Visual
    Studio forums to get better support.
    Reference:
    Team Foundation Version Control
    Compare and Synchronize Database Schemas
    Interoperability and Coexistence (Integration Services)
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • What version of Flash Player should I use with my Power PC based Mac?

    I did the following (see below from a Recent Forum) - and even got a sucessful INSTALLED, but when I go to YouTube....I can not get anything and I am asked to update FLASH.....thoughts?
    What version of Flash Player should I use with my Power PC based Mac?
    Please follow these instructions for installing the most recent version of Flash Player that supports PowerPC based Macs
    1. Follow the instructions for uninstalling Flash Player on the Mac: Uninstall Flash Player
    2. Download and extract the Flash Player 10.1.102.64 zip file
    3. Navigate into the folder "/Flash Player 10.1.102.64/10_1r102_64/"
    4. Mount the file "flashplayer10_1r102_64_ub_mac.dmg" by double clicking
    5. Install using the normal procedure

    I was finally able to successfully installed FP on my Mac OS 10.5.8 using the last trick shown below by Chris (Adobe Flash Player.pkg file). This, only after several (at least 10) attempts, and only after restarting my computer after downloading the install file. Thanks for the helpful post.

  • How do I resolve error 1310 while installing crystal report version for visual studio 2010.

    How do I resolve error 1310. I try to install crystal version for visual studio 2010, but I got this error message. Error 1310. Error writing to file. mcf80.dll.verify that you have access to that directory. My pc is window 7 (32 bit). Please I need help
    urgently to work with this program in my system successfully. Please help.

    Hello Dorohidea,
    Do you mean that when you install crystal report in virtual studio 2010, you receive the error message about error 1310?
    Please take a look at the following KB.
    Support for Crystal Reports for Visual Studio
    https://support.microsoft.com/kb/317789/en-us
    In Visual Studio 2010, to create a Crystal Reports project or Web site or to import existing projects or Web sites that were created by using older versions of Visual Studio or Crystal Reports, you must first install a version of Crystal Reports that is
    compatible with Visual Studio 2010.
    For more information about how to use Crystal Reports in Visual Studio 2010, visit the following SAP Crystal Reports website:
    http://www.sap.com/crystalreports/vs2010
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • I am using OS 10.8.5 on a MacBook Pro, what version of Widows 8 should I purchase so I have an IE browser for some vendors I need to communicate who only have IE browser support?

    I am using OS 10.8.5 on a MacBook Pro, what version of Widows 8 should I purchase so I have an IE browser for some vendors I need to communicate who only have IE browser support?

    but if all you need is to use internet explore and not play 3d games then
    using bootcamp is overkill and overcomplex
    use a free virtual machine such as virtualbox https://www.virtualbox.org/
    and you'll have IE comming out of your ears in no time

  • What version of Windows 7 should I use on my Macbook Pro to run parallel operating systems?  32 or 64 bit?

    What version of Windows 7 should I use on my Macbook Pro to run parallel operating systems?  32 or 64 bit?

    64 bit.

  • What version of Measurement Studio do I buy for Visual Studio 6.0?

    I am consulting for a company that requires me to use VB 6.0 and I am looking for the NI Measurement Studio version to purchase but this particular part of this web site is as confusing as HP's(Agilent) so I have yet to figure it out. The evaluation software I have for Measurement Studio lists Visual Studio.net 2003 as a requirement. Has NI assumed everyone has migrated to .net?

    National Instruments is actually one of the few companies that IS still supporting Visual Basic 6.0. We currently offer both an evaluation for Visual Studio 6.0 and Visual Studio .NET. From the Measurement Studio home page (ni.com/mstudio), you will see two different path options: 6.0 & .NET. If you select the 6.0 option and scroll down, you will see the option to request the 6.0 evaluation software here: (https://sine.ni.com/apps/we/nigb.guestbook?code=GB_EVALMSSTUDIO6〈=US&gb_prof_id=1907&scode=&pr=1907).
    To purchase the 6.0 tools, you simply need to purchase Measurement Studio 7.0 which includes the 6.0 tools as outlined in the package comparison chart here: http://volt.ni.com/niwc/common.jsp?page=mstudio_package_compare&node=3769
    The Measurement Stud
    io 7.0 packages (Professional and Enterprise) include both the Visual Studio .NET and Visual Studio 6.0 tools.
    Please feel free to contact me if you have any further questions.

  • Why the err Invalid database Connection -CR 11 version in Visual studio 1.1

    Hai all,
    I am new to using the Crystal report with Visual studio 2003.I am facing Invalid database connection problem. My objective is tyring to upgrade CR 8 to CR11 with VS 1.1 framework(VC++ in .NET 2003).All things like ODBC connection with MS SQL server 2005,generating report going fine with CR8 version  but invalid database connection error comes with CR11 version. The configuration details and Code snippet are below for your ref,
    Upgrading CR8 to CR11 with VS .NET 2003.
    Application framework - VS 1.1 framework
    CR                            - 11 Version
    DB                            - MS SQL server 2005
    Connection                - ODBC
    DLL                          - CRPE32 DLL (Version11)
    Code snippet:
    CODBCDatabase * pDatabase = pApp->GetDatabase();
    BOOL bRes;
    bRes = ::PELogOnSQLServerWithPrivateInfo(_T("pdsodbc.DLL"), pDatabase->m_hdbc);
    Note: pdsodbc dll not found in local and anywhere.But it supports CR 8 but not CR 11.So i downloaded and put it in appropriate place exe path\system32\system and tested.Used and tested p2sodbc dll also but "Invalid DataBase connection" err came.Followed some instruction like changing the Data source name,DSN path,re installing CR 11 version and all but same problem coming.
    ::PELogOnSQLServerWithPrivateInfo() declation is in the following link
    http://www.arcaretentores.com.br/FTP/Format/Report/ProgramF/SEAGAT~1/CRW/DEV/Help/HTML/12a_0708.htm
    Thanks in advance
    Regards
    SatheeshKumar
    India.

    Thanks for your reply
       The API i have given is not available in Crystal report 11.So i tried with the PELogonServer API of version 11.It also failed.
      I am unable to understand the suggestions you gave to me 1) The Report Designer Component (RDC)
    2) The CR Assemblies for .NET.
    Can you give any link that have related samples or articles to implement the above topics please?
    Thanks again,
    Satheesh Kumar.D

  • SQL 2008 R2 - get latest BIDS version for Visual Studio

    I recently had my PC upgraded, and I'm having issues editing a couple of SSRS reports in Visual Studio. When I compared my Visual Studio Help -> About screen between the 2 PCs, I noticed that the old PC had a newer version of Reporting Services Designer
    (10.50.1790.0 on the old PC, as compared to 10.0.1600.22 on the new PC). I was wondering how I go about updating this.
    I tried downloading and installing the SQL 2008 RS SP2 upgrade. However, I do not have an instance of SQL on this machine. I only installed tools such as SSMS, BIDS designers etc, no SQL instance. As such, the SP2 installation would not let me proceed, stating
    that there was no SQL instance to upgrade. Is there any way to just update the SSRS designer? Thanks.
    Eric

    Is there any way to just update the SSRS designer?
    Hello Eric,
    BIDS 2008 to 2008 R2 is not an "update", it's different version, so it's an "upgrade". You have to use the SQL Server 2008 R2 installation media (DVD or download file) to install BIDS 2008R2. Or you could install Report
    Builder 3.0, which is free available; you can get it here:
    Microsoft SQL Server 2008 R2 Report Builder 3.0
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Which version of Visual Studio for Apps created with VS 10 or before

    I will be working on an application that was originally developed with VS 2005 and currently maintained with VS2010.
    I have VS 2013 installed but the dev lead on the old application says I should be working on it with VS 2010.
    His belief is that if I open the project in VS 2013 it will introduce incompatibilities since the rest of the his team is using VS 10.
    I would appreciate any suggestions or feedback on this topic.
    I do not really have enough experience with maintaining older apps in Visual Studio to know whether this is really a potential issue.
    Thanks
    Matt

    Hi Matt,
    I think this document would be helpful for you:
    https://msdn.microsoft.com/en-us/library/hh266747.aspx
    It shared us the project which are supported in VS2010 with sp1, VS2012 with update 4 and VS2013.
    So you would check whether your projects are compatible between different VS versions.
    Of course, if possible you could test it between two versions after you take a backup for this project.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Questions on in-memory with disk based overflow cache.

    Hi, support I want to create a cache which have two tiers, one is size limited local cache and the other uses a disk as a storage. As you said if the local cache is full, the other data will be moved to external cache (on disk). Does it mean the othe

  • Reverting from OS Lion Server to OS Lion

    I run OS Lion Server on a Mac Mini, and everything is going relatively well. I am contemplating using my current Mac Mini as a music server only and buying a new Mac Mini with Lion Server pre-installed. If I go this route, I will want to "remove" OS

  • Upgrading from 3GS to 4S tomorrow.  iOS5 a necessity on my 3GS first?

    I'm upgrading to a 4S tomorrow. My 3GS is currently backed up, but not with iO S5.  Can I restore from backup with the 4S successfully without making a backup of my 3GS with iO S 5?

  • Floating point precision of "Flatten to XML"

    It appears that the "Flatten to XML" function (LV 7.1.1) truncates floating point numbers to 5 decimal places.  This is a rather annoying limitation, since I'm trying to store a relative time in hours, accurate to the second (chosen by a previous cod

  • How to create graph through form9i

    dear, I mant to know how to create graph in form 9i.Right now i have no idea about graphs use in form9i. please reply me as soon as possible. my mail id is [email protected] If you have any answer related to this problem please mail me in my mail id