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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vladimir Plavic
NA
1
896
C# and MySQL
Sep 16 2014 1:03 PM
Hi, i have a question
whether
this is smart or stupid move.
FIrst of all, im making a game using C# and MySQL where you have a simple battleground with 3 options to attack (head, chest or legs). My idea is to collect attack/defense info from the form every turn and write it in the MySQL table so i could read it form another computer. Two players who are fighting will have to have an account in the database so they could fight, obviously(doh). Is this smart? I dont have intentions of selling this or anything but just to improve my programming skills.
The thing is, the more i think about it, it sounds worse. So if you know of any other method to collect needed info from one form and use it in another form on completely different computer i'd be grateful. Thanks
Reply
Answers (
0
)
Avoiding SQL Injection using Parameters
How to weekly generate dynamic ID