asp.net - How can I test a User Control without adding to an ASPX file? -


currently if want test user control, add custom tags existing .aspx page (or create new 1 if have to), , view page in browser.

is there quicker, better way test user controls i'm not aware of?

you cannot run user control page. create simple test form testing it...


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

iphone - Using nested NSDictionary with Picker -