locked
Validation Key Deployment RRS feed

  • Question

  • what kind of project will you use to deploy a project you need user to enter a validation key:

    1. XBAP

    2. One Click

    3. SetUp

    4. XCopy

    Monday, September 19, 2011 3:40 PM

Answers

  • A Visual Studio setup project does support serial number validation, but it's not so good. There is a discussion about this here:

    http://social.msdn.microsoft.com/Forums/ar-SA/winformssetup/thread/301913a0-ecf9-4095-8d66-a3f4baeea6eb


    Cosmin Pirvu
    My blog | Contact me
    Please remember to mark the replies as answers if they help.
    • Proposed as answer by Neddy Ren Wednesday, September 21, 2011 8:32 AM
    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Monday, September 19, 2011 6:31 PM
  • Then the answer is 3: a setup project.

    • XBAP is an XAML Browser Application. 
    • One Click doesn't mean anything to me. It may be a trap related to ClickOnce
    • XCopy is a copy command line option

    Cosmin Pirvu
    My blog | Contact me
    Please remember to mark the replies as answers if they help.
    • Proposed as answer by Neddy Ren Wednesday, September 21, 2011 8:33 AM
    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Tuesday, September 20, 2011 10:11 AM
  • Hi JayIreland,

    Maybe you are doing an example, the answer should be the 3.SetUP.

    But actually, both the setup and the clickonce can also enter the validation key. The setup can make the user enter the validated key straightly, and the clickOnce can also be required to do this. But it is a little more complex for you the develop the website and use the certifications which is accepted in your website. After you enter the correct validation key, your website can download the certification which your applications required to run to the user computer which need to install your application.

    If you have any questions, please feel free to tell us.

    Best Regards


    Neddy Ren [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Wednesday, September 21, 2011 8:39 AM

All replies

  • A Visual Studio setup project does support serial number validation, but it's not so good. There is a discussion about this here:

    http://social.msdn.microsoft.com/Forums/ar-SA/winformssetup/thread/301913a0-ecf9-4095-8d66-a3f4baeea6eb


    Cosmin Pirvu
    My blog | Contact me
    Please remember to mark the replies as answers if they help.
    • Proposed as answer by Neddy Ren Wednesday, September 21, 2011 8:32 AM
    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Monday, September 19, 2011 6:31 PM
  • This is a question from a 70-511 exam that I took last week, I think that this was the only question I was unable to answer. So I take it that there must be an answer recognised by Microsoft.
    Tuesday, September 20, 2011 9:06 AM
  • Then the answer is 3: a setup project.

    • XBAP is an XAML Browser Application. 
    • One Click doesn't mean anything to me. It may be a trap related to ClickOnce
    • XCopy is a copy command line option

    Cosmin Pirvu
    My blog | Contact me
    Please remember to mark the replies as answers if they help.
    • Proposed as answer by Neddy Ren Wednesday, September 21, 2011 8:33 AM
    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Tuesday, September 20, 2011 10:11 AM
  • Hi JayIreland,

    Maybe you are doing an example, the answer should be the 3.SetUP.

    But actually, both the setup and the clickonce can also enter the validation key. The setup can make the user enter the validated key straightly, and the clickOnce can also be required to do this. But it is a little more complex for you the develop the website and use the certifications which is accepted in your website. After you enter the correct validation key, your website can download the certification which your applications required to run to the user computer which need to install your application.

    If you have any questions, please feel free to tell us.

    Best Regards


    Neddy Ren [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Marked as answer by Neddy Ren Monday, September 26, 2011 2:36 AM
    Wednesday, September 21, 2011 8:39 AM