473,387 Members | 1,520 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

What methods are fired during the page load?

What methods are fired during the page load?
Aug 6 '10 #1
2 1570
1. What is the base class of .NET?
2. How many types of exception handlers are there in .NET?
3. Difference between Panel and GroupBox classes?
4. Which two properties are on every validation control?
5. Which control cannot be placed in MDI?
6. How to clear a datagrid on a button click?
Ans:

7. What methods are fired during the page load?
Ans:

8. What data types do the RangeValidator control support?
Ans:


9. What is view-state?
10. What is the Scope of public/private/friend/protected/protected friend?
Ans:
Aug 6 '10 #2
Frinavale
9,735 Expert Mod 8TB
Welcome to Bytes!

Whenever you are using .NET to develop an application(whether it be an ASP.NET application or a Desktop application) you should refer to the MSDN Library for help on any controls, concepts, or .NET technology questions that you have.

This resource should get you pointed in the right direction....there are multiple articles on the ASP.NET Page Life Cycle, ViewState, the Windows Form GroupBox control, the ASP.NET Panel control, the Windows application Panel control ....and much more there.

I recommend bookmarking the MSDN Library and using it as your primary resource when developing in .NET.

Please take the time to research the problem before you post your question. The experts here are more than willing to help you with a specific problem but you have to do your part to learn the basics. Please take the time to read over the posting guidelines specifically the section on Before you post your question.

-Frinny
Aug 6 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: MN | last post by:
Greetings to all - I'm having some fits with getting this to work but I'm near the end and I'm hoping this one obstacle is not a huge one to get past. Here's my scenario: I have a page...
2
by: Sam | last post by:
I have a custom control (MyTextBox - taken from Microsoft website) that implements the IPostBackDataHandler interface. It is added to the controls collection of a placeholder control during the...
1
by: rerdavies | last post by:
OS: WIndows Server 2003. Currently logged in user is running with German(German) regional settings. Code fragment: System.Globalization.CultureInfo culture = new...
3
by: Cathie Hagen | last post by:
Hi All, I want to display a "processing" image on the screen while the page is loading. Is this possible? How does this work? Thanks in advance, Cathie
3
by: UJ | last post by:
After poking around on the web I found a way to put up a messagebox on page load to that after I've done something, I can tell the user I've done it. The method is to have a hidden textbox that I...
1
by: Peter Michaux | last post by:
Hi, With the Yahoo! UI Event library it is possible to poll the DOM as the page loads for the appearance of a particular element. When that element is found a callback function executes. In...
2
by: akantrowitz | last post by:
I have a asp.net 2.0 page that runs a large DB query on the Page_Load event. This is needed because it generates an array of pictures that are then dumped out onto the webpage. Is there any way...
1
by: archnavish | last post by:
Hi, Is it possible to set focus to a table header during page load? My web page is basically a search-display kind of a page. The search results get displayed in a tabular fashion once the search...
4
by: Mantorok | last post by:
Hi ASP.Net v2.0 I have a page and, depending on circumstances, it can sometimes take between 10-30 seconds to load, this is due to a dependency on a 3rd party web-service that is very slow.....
2
by: RobertTheProgrammer | last post by:
Okay, here's another one for you. Hopefully I can articulate my problem well enough... I've got a GridView (with C# code behind) that is having some page load issues. Users can enter and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.