c# - Writing custom controls -


Hi guys, I was thinking of writing a set of custom controls (the possibility of being in ASP.Net), wondering How should I follow the guidelines? - Are there any general requirements for UI controls that should be followed? - While writing documents / samples etc. what guidelines can be included on them? I know that this is a very common question but I'm interested in your opinion how should I start and maybe start from a set of tight guidelines / framework.

Asp.net is better to start with the generic documentation of custom control

< P>

Everything else will really be what you are turning to make :)


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -