What are the features of UIP Application Block?
Answer / swapna
1) Web session resume
2) Web session transfer
3)Reuse of code between application types
4)State persistence providers
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Difference between imperative and interrogative code?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
what is AGILE SCRUM methodoly....?
Is .net front end or backend?
Why is .net used?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is the lapsed listener problem?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
Explain about Behavioral design pattern?
How do you give a Windows service specific permissions?
What is marshling?