Performance Related features for migration from .net 2003 Framework 1.1 to .net 2008 framework 3.5?
Posted
by KuldipMCA
on Stack Overflow
See other posts from Stack Overflow
or by KuldipMCA
Published on 2010-05-21T06:06:17Z
Indexed on
2010/05/21
6:10 UTC
Read the original article
Hit count: 381
I am work on VB.net 2003 Framework 1.1 for last 3.5 years in windows Application. We are currently migrating to VB.net 2008 framework 3.5, but i don't know about the features which related to ADO.net and which is important to performance. I know linq to SQL but our architecture is made in .net 2003 so we should follow this. Any features which is very important to enhance the performance?
© Stack Overflow or respective owner