-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Srinu_g
Message 1 in Discussion

If Sessionstate =”SQLSERVER” then which of the following is true

1)         SQL Server should be present on the same machine

2)         User name n password should be present in web.config

3)         Only username is present in web.config

 

What leads to better performance

1)         Raise exception

2)         Return error code

 

In NAnt tool, property variables :

1)         Accessible by the target and its dependant targets 

2)         Accessible when declared globally in the header

3)         Accessible across all targets even though it is declared inside the 
target

 

A web service (A) has the transaction set as RequiresNew. This web service 
calls 2 other webservices (B and C) which has transaction set as Requires. Now 
while A is still being processed the browser is closed. What is the consequence

1)         B will comp but C aborts

2)         Total roll back

3)         Both will comp

 

ACT tool measures performance in the web server 

1)         Requests /first byte

2)         Requests per last byte

3)         Requests per second

4)         Total requests

 

NANT    

1)A target can have 

2)One or more sources 

3)0 or more sources 

4)One source can have one or more targets None 

 

What is JIT debugging?

1)Process can be attached after the application crashes and a dialog come up

2)When processes are debugged using VS

3)When processes

4)When attached to CLRDbg.exe

 

 

regarding application domain

1)isolated environment

2)only 1 thread can execute one app domain

3)abstracts sub division of os process

4)by the clr established

 

Session object is accessible

a)in both web farm and web garden

b)in web farm only

c)in web garden only

 

Proxy class created after adding web reference derives from following class

1)System.Web.Services.SoapHttpProtocol

2)System.Web.Services.SoapHttpClientProtocol

3)System.Web.Services.Protocols.SoapHttpProtocol

4)System.Web.Services. Protocols.SoapHttpClientProtocol

 

what is the protocal used if the web services are deployed with some firewalls

1)Xml

2)http

3)SOAP

4)html

 

A single update statement updates 100 rows in a table. There is an update 
trigger on the table. How many times the trigger will be called?

1)100

2)1

 

If a table is deleted from database which of the following objects need to be 
deleted explicitly

Stored procedures, Views, defaults, rules.

 

Which of the following is cached by default by ASP.NET

1) global.asax

2) web.config

3) both

 

Performance of the webservice WILL be improved by

1) Enabling Cache for dynamic data

2) Enabling cache for static data

3) Marking unused fields as "Non-Seriazable"

 

 

Regards,

Srini

 

 


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to