Skip to content
Code Carpenter

Code Carpenter

  • Home
  • Contact
  • More

    Tag: C#

    Generic Variance

    The line 2 of the above code tried to convert IEnumerable<string> to IEnumerable<object>. You can see that the generic type is converted from string to object. This… Read more “Generic Variance”

    March 28, 2020March 30, 2020 by Minghua Tong

    .Net Assembly and Module

    时不时地在.Net中接触到module这个概念,费解了好久。 先说说Assembly吧,一个dll或者一个exe就是一个assembly。Physically, we can compile related code files into an assembly. Assembly is the minimum unit of deployment.Logically, an assembly can have one or more modules which are… Read more “.Net Assembly and Module”

    March 27, 2020March 27, 2020 by Minghua Tong
    Blog at WordPress.com.
    • Subscribe Subscribed
      • Code Carpenter
      • Already have a WordPress.com account? Log in now.
      • Code Carpenter
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar