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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -