The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Eight queens puzzle and its solution using Vb.Net
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Vipul ShahPosted Oct 5, 2010, 1:20 AM
Sir When I run this project, it displays an error of not finding resx file. Kindly help me to resolve this problem.
borisPosted Apr 14, 2010, 7:06 PM
Hi Tested your codes Running well.Some Bugs in project itself 1.Starting object must be set to Form1. 2. Solution contains unnecessary files application.my application,assemlyinfo,resource which I have to exclude from project to be able to run it. OR you have to include them in zip file Boris