visual studio - A way to "improve" write coding in vs2008 experience -
I want to try automating some recurring jobs to develop the asp.net application
For example, for every & lt; Asp: button & gt; For
, I would like to insert classical code
onomouseover = "... some" onmouseout = ".. some-again .."
Is this code to automatically add "piece" in 2008? Some important combinations to add a "pre-made" piece of code?
Thank you
Try to use code snippets.
Comments
Post a Comment