MCQOPTIONS
Saved Bookmarks
| 1. |
What is/are the advantages of StateServer session mode? |
| A. | Its keeps the data separate from IIS so; if any Issue comes with IIS it will not hamper Session data. |
| B. | It is useful in web farm and web garden scenarios. |
| C. | Process is fast due to serialization and de-serialization. |
| D. | A and B are the correct option. |
| Answer» E. | |