0
kicks
Using ASP.NET to Create Dynamic JavaScript
When you get down to it, ASP.NET is really just a fancy way of generating text in response to an HTTP request. Although that text is normally HTML, it doesn’t have to be. You can also use it to create JavaScript, CSS or even robots.txt.