Feb 15, 2010 A: Visual Studio Test Professional 2010 with MSDN provides testers the right to develop and test on Windows, Windows Server, and SQL Server. While we understand that some customers may need access to other Microsoft products for testing, the SKU was designed to accommodate the price sensitivity we had learned from our customers. Jul 05, 2015 Visual studio 2010 shell--invaild license data reinstall Visual studio 2010 shell--invaild license data reinstall There seems to be a problem with this machine, in that it does have Visual Studio installed already, I can see some kind of VS KB article in your background, and, the VS2010 components are associated to the (hidden/obscured. This license applies to the Visual Studio Code product. The source code is available under the MIT license agreement. Additional license information can be found in our FAQ. MICROSOFT SOFTWARE LICENSE TERMS MICROSOFT VISUAL STUDIO CODE. All Visual Studio subscribers get Basic access to your account, plus certain Visual Studio subscriptions include additional features, such as the Test Manager and Package Management extensions. The Visual Studio Marketplace.
- Microsoft Visual Studio 2010 License Agreement
- Microsoft Visual Studio 2010 License
- Visual Studio License Cost
I have a C#
Visual studio S2010 project that was completed successfully by a vworker. here is the project:
<[url removed, login to view]>
I need you to enhance it by adding a licensing mechanism. You may need to edit some parts of the code but they should not have major impact on the core functionalities.
basically: add a feature that allows for a license key to be pasted for the software to work.
the license has a validity date. this validity date is encrypted in the license key itself. once validity date expires, software will not work.
## Deliverables
I have a C#
Visual studio S2010 project that was completed successfully by a vworker. here is the project:
<[url removed, login to view]>
I need you to enhance it by adding a licensing mechanism. You may need to edit some parts of the code but they should not have major impact on the core functionalities.
basically: add a feature that allows for a license key to be pasted for the software to work.
the license has a validity date. this validity date is encrypted in the license key itself. once validity date expires, software will not work.
the main issue will be:
1. i will generate the encrypted license key from PHP, so your VS2010 will decrypt this key and read the validity date.
2. users cannot share keys - this means that the license is tied to an account. The software has an xml config file that can be edited from the software. you will add a new numeric field that is tied up to the identity if the user/license. This means the encryption/decryption of the license key is dependent on the numeric value manually saved in the xml file via the software on first install.
2.1 - the encryption algorythm does not have to be complicated - i cannot stress this enough. don't wrack your brains on this since my users are few and not intelligent. I propose a simple encryption from ascii to hex, as php has this already:
[url removed, login to view]
- so just look for the VS2010 function that converts hex to ascii. taking into account that the numeric id of the user needs to be multiplied or divided to the hex value
3. the validity date must not be circumvented if the user changes his PC date.
4. when license is expired, the software will inform the user of such
5. the software will have a page for you to encode/paste the license
6. ** the software is actually a windows service, and a user interface box is provided in the taskbar. you encode license from the UI box
Microsoft Visual Studio 2010 License Agreement
7. licenses are usually valid on a monthly, quarterly or yearly basis.
Microsoft Visual Studio 2010 License
8. you are not allowed to sell/reuse this software
Visual Studio License Cost
- Includes:
- Microsoft Visual Studio 2010 Professional
- Installation Method: Digital Download
- Estimated Delivery Time: 30 Minutes
- Users Supported: 1 User
- Devices Supported: 1 Device
- Installations Supported: 1 Installation
- License Type: Perpetual
- License Term: Indefinite
- Licensed Use: Licensed for Home and Commercial Use
- Brand: Microsoft
- Manufacturer Part Number: C5E-00521D - 01
- GTIN: 885370018431
- Platform Supported: Windows
- Operating Systems Supported: Windows XP, Windows Vista, Windows 7, Windows Server 2003, Windows Server 2008
- Minimum Hard Drive Space: 3 GB
- Minimum Memory: 2 GB
- Minimum Processor Speed: 1.6 GHz
댓글