2
Answers

how can stable dynamic menu in project

Photo of Najim Mulla

Najim Mulla

10y
498
1
sir,
in my project the dynamic menu is created the page loding time after 5-6 minute the menu is not to be created.. the page is empty menu create how to solve this problem..

Answers (2)

0
Photo of Francis
NA 11.7k 724.3k 9y
What ASP.NET based technologies should we use for webview, what for engine?
 
Your selection of technologies, regarding web view is nice. Going with ASP.Net MVC, SQL Server and WebAPI is a nice choice. There is no different opinion on this. I would suggest some front-end frameworks like Bootstrap (to give Responsive design), Angular JS etc. These tools will really gives a cool interface for your web view.
 
Regarding engine (running main task for user) implementation maybe we should use PHP instead of ASP or smth else? It it is smth else, what we can that be smth from .NET? What pros and cons for each option
 
I'm not not sure, what you meant exactly by the term "Engine". I guess, you meant the "core" function. ASP.Net always a good choice for this. PHP also, had its own territory. There is a huge debate is going on between these.  You can figure it some of pros/cons between them in the below url:
 
https://blog.udemy.com/php-vs-asp-net/
http://stackoverflow.com/questions/5932551/asp-net-vs-php-what-to-choose
 
I consider the following ASP.NET based technologies for web view:
  • ASP.MVC
  • Telerik;
  • Intersoft Solutions;
  • web api 2.*;
  • SOAP, REST.
AFAIK, the above choice is good for your need. So don't worry :). Let me know your thoughts on this!
Hope this helps!