borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (what is the difference between an ADO.NET Dataset and an ADO Recordset?)Next Topic (If I have more than one version of one assemblies, then how?ll I use old version) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : How to load dynamic assembly and How to create assemblies at run time?
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon How to load dynamic assembly and How to create assemblies at run time?

please explain it.

07-08-2004 at 07:21 AM
View Profile Send Email to User Show All Posts | Quote Reply
johnedw
Level: Sage

Registered: 15-08-2004
Posts: 50
icon Re: How to load dynamic assembly and How to create assemblies at run time?

Ok, there are a ton of ways to do this... actually it all comes down to System.Reflection and the use of Assemblies and CodeDom/C# Managed Compiler.

Check this example out.

http://www.codeproject.com/vb/net/DotNetCompilerArticle.asp

And this one...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/vbnet10082002.asp




____________________________
Today is a new day, in
a world OF CODE!

17-08-2004 at 12:50 PM
View Profile Send Email to User Show All Posts ICQ | Quote Reply
AndreaVB Forum : ASP.Net : How to load dynamic assembly and How to create assemblies at run time?
Previous Topic (what is the difference between an ADO.NET Dataset and an ADO Recordset?)Next Topic (If I have more than one version of one assemblies, then how?ll I use old version) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder