开发者

What resources explain Reflection and Meta Programming in C#?

I've been programming in C# for a while now and would say I can use it and the .Net library fairly well. One huge gap in my knowledge though is how to use Reflection and Meta Programming开发者_如何学运维 with .Net/C#.

Can someone point me to some good resources on the subject and how to get started with it?


To understand Reflection, you really need to understand the CLR. There is an excellent book called CLR via C#, which teaches CLR concepts using C#.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜