I'm starting to dive into the world of ASP.NET after being a loyal desktop application supporter for years.
One thing that's been bothering me is the cluttered HTML with all the inline JavaScript. Is there a way to have the generated script stored in a separate JS file rather than cluttering up the page?