BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
In the Polls folder there's a file called licenses.licx. The book doesn't discuss it at all so what's this file is all about? and how to create it?
Thanks,
Marenela
These are often used to license third-party controls, and they may be required if you create a setup project to distribute web controls. Check the System.ComponentModel.LicenseContext class for more info.
I don't think we need this particular file in ThePhile.