- Q You are creating an ASP.NET application using C# that will be used by companies to quickly create information portals customized to their business. Your application stored commonly used text strings in application variables for use by the page in your application. You need your application to set these text strings to a specific value every time a new session is started. What should you do? A. Add code to the Application_OnStart event handler in the Global.asax file to set the values of the text strings. B. Add code to the Application_BeginRequest event handler in the Global.asax file to set the values of the text strings. C. Add code to the Session_OnStart event handler in the Global.asax file to set the values of the text strings. D. Include code in the Page.Load event handler for the default application page that sets the values if the text strings when the IsPostback property of the Page object is False. E. Include code in the Page.Load event handler for the default application page that sets the values of the text strings when the IsNewSession property of the Session object is set to True.
- Q What is deoxygenated blood?
- Q MySQL - Access Control
- Q What is meant by 2-tier architecture in client server environment?
- Q There are five persons with surnames Mukherjee, Misra, Iyer, Patil and Sharma. There are 4 persons having first or middle name of Kumar, 3 persons with Mohan, 2 persons with Dev and 1 Anil. Either Mukherjee and Patil have a first or middle name of Dev or Misra and Iyer have their first or middle name of Dev. Of Mukherkjee and Misra, either both of them have a first or middle name of Mohan or neither have a first or middle name of Mohan. Either Iyer or Sharma has a first or middle name of Kumar but not both. Who has the first or middle name of Anil?
- Q What is the first thing that comes to your mind when a caller says that he cannot log-in to his account?
- Q Which common wild fruit found in Kerala has the scientific name artocarpus birsutus?
- Q Why has dell become so powerful as a brand in such a short period in spite of goliaths like ibm, compaq, hp in the market place?
- Q How do I debug a service?
- Q Difference between Abstraction and encapsulation in C++?
- Q Explain what is C++ objects?
Question
Here is a picture of two cubes:
a)The two cubes are exactly alike.
b)The hidden faces indicated by the dots have the same alphabet on them.
Which alphabet-q, r, w, or k is on the faces indicated by the dots?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
- Contributors: *,
More W Questions..
How many children did the Holy Prophet (s.a.w.a.) have?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
Substitute digits for the letters to make the following addition problem true.
W H O S E
T E E T H
A R E
+ A S
-------------------
S W O R D S
Note that the leftmost letter can't be zero in any word. Also, there must be a one-to-one mapping between digits and letters. e.g. if you substitute 3 for the letter H, no other letter can be 3 and all other H in the puzzle must be 3.
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
What are the major differences b/w oracle 10g version and its prior versions ?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
Is z less than w? z and w are real numbers.
(I) z2 = 25
(II) w = 9
To answer the question,
a) Either I or II is sufficient
b) Both I and II are sufficient but neither of them is alone sufficient
c) I & II are sufficient
d) Both are not sufficient
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
What is open data path? and what is the diff b/w access path and open data path?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
Diff b/w Decision Table and Decision tree?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
Former FBI director W Mark Felt revealed himself in 2005 to be what codenamed whistleblower?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
What element has the highest melting point of any metal - symbol W, otherwise known as wolfram?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
The distance b/w 2 places is 1000 miles and a man has a camel which eats an apple/mile. He has 3000 apples and want to transport from one to another. Camel can take 1000 apples at a time. when reaching the destination how many apples will be with him?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
What are the phases in s/w developed life cycle?what is the diff between stack & queue?where do we use stack
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
From J.W. Business Acquisitions: How would you sell hot cocoa in Florida?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
what is the diff b/w datagrid amd repeater control? when we ust the datagrid and repeater control
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
I understand and believe that Allah (s.w.t.) has given us free will and that we are responsible for our actions. My question is - why do we choose what we choose to do? Why does one choose to be good or to be bad?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
In C.W. Mills' dynamic system of history and biography, the effects of history on biography we called ________.
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
For a body to float in stable equilibrium where the e.g. should be located w.r.t. metacentre ?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
Explain difference b/w control and control object?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
what's difference b/w dll and exe
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
FILE *fp1,*fp2;
fp1=fopen("one","w")
fp2=fopen("one","w")
fputc('A',fp1)
fputc('B',fp2)
fclose(fp1)
fclose(fp2)}
a.error b. c. d.
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: W,
The difference b/w the compound interest payble half yearly and the simple interest on a certain sum lent out at 10% p.a for 1 year is Rs 25. What is the sum?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,
What is the difference b/w variable declared inside a declaration part and variable declared in scriplet part?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: W,