TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About puzzle
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mike Gold (4)
Syed Shanu (2)
Shaishav Desai (1)
Purushottam Rathore (1)
Tajuddin MD (1)
Ashish Bhatnagar (1)
Ng Cheehou (1)
Lou Troilo (1)
Manoj Bhoir (1)
Praveen Kumar (1)
Rahul Kumar Saxena (1)
Sachin Bhardwaj (1)
Prasad (1)
Alex Groysman (1)
Busila Marian (1)
Related resources for puzzle
No resource found
Cracking the IoT Testing Puzzle
9/20/2023 9:19:39 AM.
An Article about shedding light on how we make sure interconnected devices play nice together.
Eight Queens Puzzle Solution Using C#
11/17/2022 7:22:13 AM.
In this article I am going to describe about Eight queens puzzle. and how to solve this puzzle.
Mind Puzzle Game in C#
8/22/2022 11:27:14 AM.
This is a simple game written in C# in which user presses Up, Down, Left, Right arrow keys to play this game.
Create A Working Version Of 'Fifteen Puzzle' Using Applet In Java
3/22/2022 1:05:46 PM.
Using applet, create a working version of ‘fifteen puzzle’. The puzzle contains a grid with four rows and four columns. The cells of the grid are filled with numbers from 1 to 15 leaving one cell empt
21 Flags Game Theory Puzzle - Dynamic Solution With C#
1/6/2021 7:07:26 AM.
I’m develop a program that can automatically generate a winning strategy based on different situation (e.g. different starting flags, winning condition, flags that allowed to remove per turn), compare
Leadership Challenge 006 - The Puzzle Of Motivation
3/14/2018 3:29:25 PM.
I would like to extend my coaching services to this group. If you feel you could benefit from 1-on-1 coaching, would just like to discuss an idea or are struggling with a specific situation free to re
Puzzle Game Using jQuery
5/29/2016 3:16:22 PM.
In this article you will learn how to create a puzzle game using HTML and jQuery.
MVC Web API and AngularJS For Word Puzzle Game
8/23/2015 10:38:20 PM.
This article shows how to create a word puzzle game using MVC, AngularJS and Web API 2.
Windows 10 Universal App For Name Puzzle Game
7/15/2015 12:55:11 AM.
In this article we will learn how to create a simple Name Puzzle game for Windows Mobile using Universal App development.
FLAMES: A Windows Phone Application
4/18/2015 6:15:38 PM.
In this article we can see how simply a puzzle can be converted into a Windows Phone Application.
SQL Server: A (0-1 & 1-0) Convert Puzzle to Solve
3/12/2015 4:27:56 PM.
This article provides a solution to SQL Server: A (0-1 & 1-0) conversion puzzle.
Puzzle Game in iPhone
3/13/2013 4:21:59 PM.
In this article I will explain how to do a touch event for more than one image.
Creating Word Find Puzzles for the Web in C# and GDI+ Part II
10/3/2012 11:54:26 AM.
This article shows you how to create Word Find Puzzle application for the Web using C#, GDI+, and ASP.NET.
Using Genetic Algorithms to come up with Sudoku Puzzles
9/23/2012 6:48:32 AM.
Sudoku is a new type of puzzle from Japan that will keep you entertained for a time and may even get you hooked. This article demonstrates how to generate a fully populated Sudoku grid using genetic algorithms.
Creating Word Find Pzzules in C# and GDI+
9/1/2006 6:16:12 AM.
In the past I have been guilty of trying a few of word find puzzles myself, so I figured why not give it a go it .NET. The Word Find creator reads a MSDE database of Words and Categories.
Move Grid Puzzle
2/2/2006 7:11:49 AM.
This is a console based application the user will be prompted for move such as L-Left, R-Right, U-Up, D-Down, E-Exit.
Sudoku generating and solving using C# in PocketPC SDK
1/30/2006 5:54:54 AM.
The article is about a program writen in C# to create a simple game application - sudoku. The game can generate several diffculty level sudokus with one solution, solve previously entered puzzles etc.
Creating Word Find Puzzles for the Web in C# and GDI+ Part II
12/26/2005 3:37:36 AM.
In our last article we showed you how to create Word Find Puzzles inside of a Windows Form. This article will show you the migration process of bringing it over to an ASP.NET application.
Puzzle Control
12/26/2005 12:27:40 AM.
In this application I had combined the power of C# and AI in order to solve the "puzzle problem".