This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy


// Dynamically load the selected assembly



Download 21,46 Mb.
Pdf ko'rish
bet1079/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   1075   1076   1077   1078   1079   1080   1081   1082   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// Dynamically load the selected assembly.

theSnapInAsm = Assembly.LoadFrom(path);

}

catch(Exception ex)



{

MessageBox.Show(ex.Message);

return foundSnapIn;

}

// Get all IAppFunctionality compatible classes in assembly.

var theClassTypes = from t in theSnapInAsm.GetTypes()

where t.IsClass &&

(t.GetInterface("IAppFunctionality") != null)

select t;



// Now, create the object and call DoIt() method.

foreach (Type t in theClassTypes)

{

foundSnapIn = true;



// Use late binding to create the type.

IAppFunctionality itfApp =

(IAppFunctionality)theSnapInAsm.CreateInstance(t.FullName, true);

itfApp.DoIt();

lstLoadedSnapIns.Items.Add(t.FullName);

}

return foundSnapIn;



}

At this point, you can run your application. When you select the CSharpSnapIn.dll or

VbNetSnapIn.dll assemblies, you should see the correct message displayed. The final task is to dis-

play the metadata provided by the [CompanyInfo] attribute. To do so, update LoadExternalModule()

to call a new helper function named DisplayCompanyData() before exiting the foreach scope. Notice

this method takes a single System.Type parameter.

private bool LoadExternalModule(string path)

{

...



foreach (Type t in theClassTypes)

C H A P T E R   1 6  



T Y P E   R E F L E C T I O N, L AT E   B I N D I N G, A N D  AT T R I B U T E - B A S E D   P R O G R A M M I N G



557

8849CH16.qxd  10/9/07  4:27 PM  Page 557




{

...



Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   1075   1076   1077   1078   1079   1080   1081   1082   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish