P
PGP
Hello,
Environment: VS2008, .NET CF 3.5, C#, Windows Mobile 6.
I am trying to keep database access, business logic etc to a separate
assembly (<Application>.Core). So currently i have the application exe which
is dependent on the application.core assembly. Just wondering if this
assembly boundary is going to cost me in loadtime/runtime
TIA
Priyesh
Environment: VS2008, .NET CF 3.5, C#, Windows Mobile 6.
I am trying to keep database access, business logic etc to a separate
assembly (<Application>.Core). So currently i have the application exe which
is dependent on the application.core assembly. Just wondering if this
assembly boundary is going to cost me in loadtime/runtime
TIA
Priyesh