Creating a Debugging Suite in ASP.Net -
i wish create debugger suite in asp.net site i'm building. 1 of main problem's i'm having interaction between plain .cs files , .aspx.cs files. there workaround allow 2 work together? should literally code entire backend asp site .aspx extension, or of frontend?
Comments
Post a Comment