开发者

A way to "improve" write coding in vs2008 experience

I would like to try to automize some recurrent job when i develop asp.net application.

For example, for each <asp:button> I create, I would like to insert the classical code

onomouseover="...something"  
onmouseout=" ..something-again.."

Is there a way to automatic开发者_如何学Goally add this code "piece" in vs 2008? Some key combination to add "pre-ready" piece of code?

Thank you


Try using code snippets. This article explains.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜