Selasa, 25 Januari 2011

How To Load Assemblies from Blob Storage

Dependency Injection and IOC are very common patterns in modern applications.Such patterns are based on dynamically loading an assembly on runtime usually form the file system. When running in the cloud instead of using the file system we will use blob storage. In this post I want to show how to load an assembly from blob storage.Let us say we have a calculator (MyCalc) in the assembly "

Tidak ada komentar:

Posting Komentar