M
M
Max Suprunenko2015-09-30 21:05:26
ASP.NET
Max Suprunenko, 2015-09-30 21:05:26

Is it possible to write a game through ASP.net mvc with AJAX?

Is it possible to write a game through ASP.net mvc and AJAX?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
VanKrock, 2015-09-30
@VanKrock

If you want C# on the server and an interactive client, then it's better to use SignalR for this

D
Dmitry Kovalsky, 2015-09-30
@dmitryKovalskiy

Why do you think it doesn't? ASP.NET imposes no restrictions on the functionality of the project. Your requests may take too long to process, but this is a problem of the project architecture and its load, and this has nothing to do with technology.

P
patch1, 2015-09-30
@patch1

Can you link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question