ASP.NET Data Binding Performance – Collection Is More Expensive Than D(blogs.msdn.com)
submitted by
alikl(160) 3 years, 9 months ago
Binding custom collection is expensive performance wise since internally it uses reflection and reflection is expensive thing to do. Looping is expensive performance wise too but it is cheaper than reflection.
|category: ASP.NET
|Views: 14
tags:
ASP.NET another
Everyones tags:
Your Tags: