JQuery - ASP.NET and JQuery -


Do I need to delete code-behind * .cs files to use JQuery with ASP.NET?

If yes, why should I do this?

No.

The server-side behind the code is the jQuery client side. They are two completely different worlds There should be no reason why you need to remove .cs files.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

delphi - Mouseover hint for TChart series value -

How to Create Master-Details view using Asp.Net MVC framework -