Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
ASP.NET vs ASP.NET MVC when using ignite UI
posted

Please explain me the ASP.NET MVC helper classes clearly. We have been using asp.net application in our company. Till date we have been using asp.net controls. Now we are planning to migrate to Ignite UI controls(Grid and other controls). We have been seeing that is closely connected with ASP.NET MVC application. i.e. it has ASP.NET controller, views and model. Let me know how can we make use of these classes if we are to use asp.net application. WE are feeling not too comfortable using handler .ashx classes.