Click here to Skip to main content
15,887,449 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCreate Table and columns in XML from HTML Pin
SAM_India23-Nov-15 15:29
SAM_India23-Nov-15 15:29 
QuestionHow to use Server Sent Event(HTML5) with WCF Pin
ritesraj20-Nov-15 4:46
ritesraj20-Nov-15 4:46 
AnswerRe: How to use Server Sent Event(HTML5) with WCF Pin
Richard Deeming23-Nov-15 2:24
mveRichard Deeming23-Nov-15 2:24 
Questioncustom spring method security configuration Pin
Rohan Borde18-Nov-15 2:16
Rohan Borde18-Nov-15 2:16 
QuestionIs the current webdev tech stack perfect? Pin
Val Cool18-Nov-15 0:15
Val Cool18-Nov-15 0:15 
AnswerRe: Is the current webdev tech stack perfect? Pin
Wombaticus18-Nov-15 1:04
Wombaticus18-Nov-15 1:04 
AnswerRe: Is the current webdev tech stack perfect? Pin
Casey Carnnia19-Nov-15 13:48
Casey Carnnia19-Nov-15 13:48 
QuestionTechnology to choose for a web UI, turn based strategy game Pin
Mild#710-Nov-15 21:22
Mild#710-Nov-15 21:22 
Hi!

Just want to ventilate my thoughts on my plans to build a web UI, turn based strategy game. This has been in my mind for more then a decade now, but it's now first that I got the time to start

I have started with the data model, and thats pretty completed by now. The database used will be MS Sql 2012 Express.

The business logic will be written in C#, simply because thats what I'm familiar with from my profession.

Now to the tricky part, the UI. Tricky at least for me since I haven't been coding web UI for many years

What should I go for here? What technology to choose for a web UI, turn based strategy game? There will be no moving graphics, no sound effects. Just an old school, bord game style, turn based war game with units to move upon a hex based 2d map.

My thoughs so far are leaning towards html 5. Build the map from hexagons placed upon a html 5 canvas object. Then place the game units to be moved on top of the maps hexes, in the same canvas.
To move the units on the map, Javascript will be used. Javascript will also be used to communicate between client side html/javascript and server side C#. Json will be used to have data structures at client side, compatible with the data structures at server side

Since I'm a c# developer, I'm used to MS Visual Studio. I'm still using VS 2010. In VS 2010, the support for html5 development is very poor but I guess in VS 2015 it has improved a lot, and I will get VS 2015 soon

Any thoughts on the choice for UI technology? Given the fact that C# will be used for logic layers

Thanks and regards,
Mild#7
AnswerRe: Technology to choose for a web UI, turn based strategy game Pin
Wombaticus11-Nov-15 1:00
Wombaticus11-Nov-15 1:00 
GeneralRe: Technology to choose for a web UI, turn based strategy game Pin
Mild#711-Nov-15 5:48
Mild#711-Nov-15 5:48 
AnswerRe: Technology to choose for a web UI, turn based strategy game Pin
dsuryd4-Jan-16 11:24
dsuryd4-Jan-16 11:24 
Questionhow do you guys practice your front end dev skills? Pin
Member 118975666-Nov-15 3:52
Member 118975666-Nov-15 3:52 
AnswerRe: how do you guys practice your front end dev skills? PinPopular
Richard MacCutchan6-Nov-15 3:58
mveRichard MacCutchan6-Nov-15 3:58 
AnswerRe: how do you guys practice your front end dev skills? Pin
Casey Carnnia19-Nov-15 13:21
Casey Carnnia19-Nov-15 13:21 
GeneralRe: how do you guys practice your front end dev skills? Pin
Richard MacCutchan19-Nov-15 23:01
mveRichard MacCutchan19-Nov-15 23:01 
AnswerRe: how do you guys practice your front end dev skills? Pin
F-ES Sitecore11-Nov-15 2:43
professionalF-ES Sitecore11-Nov-15 2:43 
AnswerRe: how do you guys practice your front end dev skills? Pin
W Balboos, GHB25-Nov-15 1:55
W Balboos, GHB25-Nov-15 1:55 
QuestionLooking for a solution for combine WebService and jQuery (web app) Pin
goldsoft30-Oct-15 23:29
goldsoft30-Oct-15 23:29 
AnswerRe: Looking for a solution for combine WebService and jQuery (web app) Pin
Richard Deeming2-Nov-15 1:59
mveRichard Deeming2-Nov-15 1:59 
Question[REST Service] Return full entity or just the needed values - Best practice? Pin
Udayakiran Kallavi29-Oct-15 7:08
Udayakiran Kallavi29-Oct-15 7:08 
AnswerRe: [REST Service] Return full entity or just the needed values - Best practice? Pin
Nathan Minier30-Oct-15 6:36
professionalNathan Minier30-Oct-15 6:36 
GeneralRe: [REST Service] Return full entity or just the needed values - Best practice? Pin
Udayakiran Kallavi1-Nov-15 5:08
Udayakiran Kallavi1-Nov-15 5:08 
QuestionWhy RAM increase? Pin
Member 1161266227-Oct-15 21:42
Member 1161266227-Oct-15 21:42 
QuestionWhy positioning is not working? Pin
Jassim Rahma24-Oct-15 0:45
Jassim Rahma24-Oct-15 0:45 
AnswerRe: Why positioning is not working? Pin
Shmuel Zang24-Oct-15 20:39
Shmuel Zang24-Oct-15 20:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.