I have a website which is written in ASP. I would like to add some new funtionality to it which i need to do in asp.NET since i will be using a .NET class. can i just add these aspx pages to my wwwroot directory or I need to create a whole project for this?
I have the whole thing working on my local machine, and i created a serparate project - virtual directory?