Computer Science, asked by kelly7249, 1 year ago

Asp front end development in html design example

Answers

Answered by singhmahesh140
0
From time to time in ASP.NET web applications you have to deal with frontend development. In some applications there is just a number of javascript functions on ASPX page but in other applications there is a lot of logic in javascript code. After working with different web applications having different design (one page App, common ASP.NET WebForms application with lots of pages) I decided to try to organize my client side code better. In this article I would like to explain my suggestions on organizing client-side code and I would like to hear your thoughts about it.



Similar questions