HighTechTalks DotNet Forums  

automatically generate event handler code?

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss automatically generate event handler code? in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
gouqizi.lvcha@gmail.com
 
Posts: n/a

Default automatically generate event handler code? - 01-03-2008 , 08:11 PM






Does VS2005 has the ability to generate event handler code in the code
behind? For example, I cannot find the UI to help me to create event
like Page_Init().

Tom

Reply With Quote
  #2  
Old   
Peter Bucher [MVP]
 
Posts: n/a

Default Re: automatically generate event handler code? - 01-03-2008 , 10:43 PM






Hello tom

Quote:
Does VS2005 has the ability to generate event handler code in the code
behind? For example, I cannot find the UI to help me to create event
like Page_Init().
write: "myObj.myEvent += " and press two times on <TAB>,

then, your eventhandler beiing created.

--
Gruss, Peter Bucher
Microsoft MVP - Visual Developer ASP / ASP.NET, Switzerland
http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET Community
http://www.aspnetzone.de/blogs/peterbucher/ - Auf den Spuren von .NET


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.