CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 10/24/2006 3:43:44 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 35 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"rbowning" <>
NewsGroup User
?? Can I Use "Page Events" ??10/24/2006 3:43:44 AM

0

Hi all,

I know the Page object supports several events (e.g., PreInit, PreLoad, etc.). For some reason, it seems Visual Studio does not provide a "lightning bolt events icon" in the Page class "Properties" pane. Most controls (the TextBox and Button, for example) have the "lightning bolt" icon in their Properties pane to show what events they support. How can I see, and hook into, the events supported by the Page object?

BTW, I realize I can take advantahge of "AutoEventWireUp" and simply declare methods like, "Page_PreInit()" but I would prefer (and expect) Visual Studio to show me the events supported by the Page object. Am I not looking in the right place in Visual Studio?

Thanks very much.

 Robin B.

"shados" <>
NewsGroup User
Re: ?? Can I Use "Page Events" ??10/24/2006 5:44:50 AM

0

I too would like the answer to this. I know which events the page support, so I can use them accordingly, but I find it weird that VS doesn't help with that...at least, not in an intuitive way (then again, I've missed some pretty obvious features before, so it wouldn't be a first)
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:













c# boolean statement for multiple conditions

singleton for application configuration

convert time_t to ticks

generate password

how to write this in c#?

how to get base type functionality?

how to use the text.split with comma

string manipulation

double array form

converting string to datetime

accessing interfaces from classes that don’t implement them?

accessing member variable directly vs through property

generics? inheritance, a bit confused.

how do i go about getting a page to restart processing in c#?

tree view check null nodes ?

console app to read an e-mail box and save the attachment

using the || operator on a string variable

converting varbinary(max) to byte[]

dynamic execute an expression like convert.todecimal("123");

does not find entity???

how to call static class?

how to create inner namespace

tricky c# syntax for out function parameter

system.array.copyto vs system.array.clone in c#

iterate through an ilist using linq

loop throught arraylist which is set inside property type

updating calling web page variable from threading

how to sort a datatable object by a specific column?

how to retrive emails,attachments from exchange server using c#.net?

regular exp between quotes

writing in a text file with delimiter.

make the first letter bold in c#

how to delete file from folder in c# & asp.net

how to converting string builder to string without escape sequence in the converted string

finalizer and idisposable

operator '+' cannot be applied to operands of type 'string' and 'method group'

repository problem

read a specific file from bunch of files in memorystream

how to compare two list objects in c#

linq expression to filter formcollection

need help with regex

help tune up my file upload.

need c# linked list problem solution

replace space with non breaking space

c# web application using a dbacess.cs class

how to delete mschart series using c#?

dynamic forms in c#/asp.net not working

run program

how to get the currency format like -$12,458.40?

tutorial for object oriented concept related to c#

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT