Wrox Programmer Forums
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 23rd, 2008, 08:22 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 121
Thanks: 1
Thanked 0 Times in 0 Posts
Default Page Events???

Hello,

I've just moved from VS2003 to VS2008. In VS2003 you can see the list of all available events for the current page and any control on the page in the "code-behind" view. By clicking on any of them you can see the corresponding template-code. I have a question, how can I see this list in VS2008?
I could not find any references to this subject in the MS documentation by some reason?

Thanks in advance,
Dmitriy
 
Old September 24th, 2008, 03:28 PM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 121
Thanks: 1
Thanked 0 Times in 0 Posts
Default

I figured it out. It is actually the "VS 2008 Multi-Targeting Support" issue. Adding the C# Event Handler for WEB Page:
In .NET 2.0 or 3.5 if we use C#, we have to explicitly type the event handler method for the Page events. But if we use VB.NET, we can select the object and event for the page events from Drop-Down controls in IDE same way we did in VS 2003.
Let's hope Microsoft will do something with this in SP1 or SP2...!

-Dmitriy





Similar Threads
Thread Thread Starter Forum Replies Last Post
Events for the page navigatore button MyIssues_2005 Crystal Reports 0 March 1st, 2007 07:19 AM
Events bschleusner C# 2005 2 February 26th, 2007 05:25 AM
Page Events aware Javascript 2 November 8th, 2006 07:01 AM
Delay mouse events until page loaded? John K. King Javascript How-To 1 May 11th, 2005 11:19 AM
help with Events egiblock JSP Basics 0 October 6th, 2003 11:39 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.