Книга: C# 2008 Programmer

Summary

Summary

This chapter explained the parts that make up a .NET assembly. Splitting your application into multiple assemblies and modules will make your application easier to manage and update. At the same time, the CLR will only load the required assembly and modules, thereby making your application more efficient. If you have a shared assembly that can be used by other applications, consider deploying it into the Global Assembly Cache (GAC). 

Оглавление статьи/книги

Генерация: 0.065. Запросов К БД/Cache: 0 / 0
поделиться
Вверх Вниз