--> General,C#,Fun Stuff - Impersonation Failure

Browse by Tags

17 November 2006
Friday .NET Trivia 1
Stumbled across an interesting piece of code yesterday. Considering what we know about .NET reference and value types two questions regarding the snippet below : Would the snippet below compile? If it compiles how would it work and what would the result be? Venture a guess before compiling :-) 1: using... Read More...