473,386 Members | 1,606 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,386 software developers and data experts.

Question From Microsoft Assessment

Tom
You are troubleshooting a deployed Web application and
need to change the <trace> element to enable tracing on
the page. You modify the Web.config file for the
application. Which statements correctly describe when the
change will be applied and its impact on current users?
(Select all that apply.)

A)State data stored in the Session object will be lost.
B)The Web application will be restarted and the
configuration file will be read immediately.
C)Current users will be given a five-minute warning before
the Web application is restarted.
D)Current users will be immediately disconnected from the
application.
E)State data stored in the Application object will be
maintained.
I need Correct Answer...
Please help
Tom
Nov 18 '05 #1
3 1025
Tom
You are building an application that will be deployed on a
Web farm. You are analyzing the techniques available for
optimizing the application and persisting data across
requests. Which application features can be scaled to a
Web farm? (Select all that apply.)

A) Session state
B) View state
C) Application state
D) Page output caching

Need answers
Thanks in advance
Tom
Nov 18 '05 #2
B is the best answer, but this is a lousy question. A can also happen,
depending on session state architecture. If its inproc, then its lost in the
restart. But regardless of that, the right answer is A.

D is not correct - they wont be disconnected.
E is not correct (see reasons for A)

"Tom" <to*@discussions.microsoft.com> wrote in message
news:1c****************************@phx.gbl...
You are troubleshooting a deployed Web application and
need to change the <trace> element to enable tracing on
the page. You modify the Web.config file for the
application. Which statements correctly describe when the
change will be applied and its impact on current users?
(Select all that apply.)

A)State data stored in the Session object will be lost.
B)The Web application will be restarted and the
configuration file will be read immediately.
C)Current users will be given a five-minute warning before
the Web application is restarted.
D)Current users will be immediately disconnected from the
application.
E)State data stored in the Application object will be
maintained.
I need Correct Answer...
Please help
Tom

Nov 18 '05 #3
first one's free. how about looking up the rest and learning something?
"Tom" <To*@discussions.microsoft.com> wrote in message
news:13****************************@phx.gbl...
You are building an application that will be deployed on a
Web farm. You are analyzing the techniques available for
optimizing the application and persisting data across
requests. Which application features can be scaled to a
Web farm? (Select all that apply.)

A) Session state
B) View state
C) Application state
D) Page output caching

Need answers
Thanks in advance
Tom

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Adrian | last post by:
Normalization Question - Please bear with me, hopefully things will be clear at the end of the question. Given a treaty table containg treaties; Treaty1, Treaty2 etc and a benefit table;...
0
by: Microbof | last post by:
I am trying to produce a database to keep assessment levels for a group of students. So in the first database I made a table with a unique pupil number and 7 assessment boxes. I then made...
26
by: phoenix | last post by:
Hello, I've got a design question. I need to keep track of some variables and I am planning to put them inside a class or struct. Basically I'm talking about 10 bools, 20 ints and 2 arrays of...
5
by: Exception | last post by:
I'm preparing to take 70-315 soon. The skills assessment test on Microsoft's site (by MeasureUp) contains a question about .NET passport that I always fail to answer. I asked this question in...
10
by: mdonahoe | last post by:
Hi, I'm pretty novice with javascript but it's coming along. I've got a form with say 4 radio buttons listed - option1 option2 option3 other (please specifiy) then a 25 charachter text box to...
45
by: Robbie Hatley | last post by:
Hello, group. I've been doing too much C++ programming lately, and I'm starting to become rusty at some aspects of the C way of doing things, esp. efficient low-level data copies. ...
5
by: Steve S | last post by:
Hi, I have an ASP.NET 2.0 application with an ASP.NET login control in the master page. The user can only access the home page without logging in, all the other pages require authentication. ...
70
by: jan.chludzinski | last post by:
Are the variables on the righthand side of an assignment statement treated strictly as values? That is, if in assigning to an "unsigned int" I shift a "unsigned char" 24 places to the left, can I...
0
by: dorandoran | last post by:
I was approached by Robert Half about an opportunity. They asked me to come by and take Microsoft's C# and ASP.net assesment test. I have never taken any assesment test. Can anyone point me to the...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.