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

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

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

iphone - Using nested NSDictionary with Picker -