What is .NET verifiable code?
- by smwikipedia
When I read about .NET type safty, I get to know the verifiable code. I want to see what an un-verifiable code looks like? Could someone give me an example? This should help me better understand the intention of code verification.
Thanks in advance.