Han Cheng

C#, ASP.NET, Microsoft Technologies

  Home  |   Contact  |   Syndication    |   Login
  3 Posts | 0 Stories | 2 Comments | 0 Trackbacks

News

Archives

Post Categories

April 2010 Entries

1: System.Collections.IDiction... enumerator = context.Cache.GetEnumerator(); 2: while (enumerator.MoveNext()) 3: { 4: context.Cache.Remove(enumer... 5: }...