Format:
Recent snippets matching tags of clr 4.0
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Diagnostics; using System.Security; using System.Security.Permissions; using System.IO; using System.Security.Policy;
294 Views
no comments
StrongName sn = typeof(Program).Assembly.Evidence.GetHostEvidence<StrongName>();
191 Views
no comments
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Security; using System.Security.Permissions; [assembly: AllowPartiallyTrustedCallers] [assembly: SecurityRules(SecurityRuleSet.Level2)] namespace TransparentSecurity
468 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
