Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C# Tutorial
Assembly 43 codes
Home
C# Tutorial
Assembly
1 Add information for AssemblyCulture and AssemblyVersion
2 An object in another application domain
3 Assemblies
4 Assembly attributes
5 Assembly GetCallingAssembly()
6 Assembly GetCallingAssembly() in a Thread
7 Assembly GetEntryAssembly()
8 Assembly GetExportedTypes
9 Assembly Loader
10 Assembly unloading
11 Configure the application domain setup information
12 Constructing an assembly name
13 Create an AssemblyName object
14 Create object using AppDomain CreateInstanceAndUnwrap
15 Create Type by Assembly qualifed type name
16 Creation of an application domain
17 Deeper Reflection
18 Difference between Assembly Load and Assembly LoadFrom
19 Dynamic Asm Builder
20 Dynamic assembly introspection
21 Get an external assembly
22 Get and set data to AppDomain
23 Get AppDomain Current Domain Friendly Name
24 Get current app domain name
25 Get Entry Assembly
26 Get Evidence from Assembly
27 Get the version object for current assembly
28 GetManifestResourceStream
29 Handle AppDomain Event
30 Late Binding
31 List all current Assemblies
32 Load the System Data assembly using a fully qualified display name
33 Load the System Xml assembly using an AssemblyName
34 Load types(classes) from a Assembly(exe file)
35 Make a new AppDomain in the current process
36 Marshal By Reference Object
37 Marshall by value
38 My Evidence Viewer
39 PortableExecutableKinds
40 Print All Assemblies In AppDomain
41 Set assembly attributes
42 Unloading an application domain
43 Use AppDomain to execute Assembly