vote on proposed VS / C# feature

  • Thread starter Thread starter Scott M.
  • Start date Start date
S

Scott M.

A suggestion that C# ASP .NET projects in Visual Studio should give the
developer the ability to see all the Page object's events in the code editor
(via the drop down lists at the top) and create an appropriate event handler
automatically (like is done in VB .NET) has been submitted to Microsoft.

Please visit the "connect" (https://connect.microsoft.com/default.aspx) site
and vote for this suggestion if you like the idea.

The id of the submission is: 322994

-Scott
 
I tried, but honestly couldn't figure out how to get back to the item once I
submitted it.


Nicholas Paldino said:
Scott,

A direct link to the item would be nice.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Scott M. said:
A suggestion that C# ASP .NET projects in Visual Studio should give the
developer the ability to see all the Page object's events in the code
editor (via the drop down lists at the top) and create an appropriate
event handler automatically (like is done in VB .NET) has been submitted
to Microsoft.

Please visit the "connect" (https://connect.microsoft.com/default.aspx)
site and vote for this suggestion if you like the idea.

The id of the submission is: 322994

-Scott
 
Back
Top