F
Frank Rizzo
What is the performance impact of setting a [Serializable] attribute on
a class? Is there a performance win if I remove the attribute?
I am doing some perf profiling and realized that all my strongly type
collections generated by CodeSmith have a [Serializable] attribute on
them.
Thanks
a class? Is there a performance win if I remove the attribute?
I am doing some perf profiling and realized that all my strongly type
collections generated by CodeSmith have a [Serializable] attribute on
them.
Thanks