For many years, I have been a server-side/database developer. I want to start doing more client-side development. But I can't seem to find much information concerning the overlap between ASP.Net and JavaScript. Can someone point me to any books/videos about how to do this? I know that using some constructs like this "<%= variable %> enables passing values from ASP.Net to JavaScript, but surely there is more information, somewhere. Thank you.

Recommended Answers

All 2 Replies

Am pretty sure that when you start learning ASP.NET MVC5 the Javascript/jQuery interaction will become clear soon enough.

I found this introduction to be very helpful.

Thanks a lot. I will take your advice.

Hey, I just looked at the tutorial on MVC5 and I have already worked through this part. It is very well done.

Thanks, again.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.