Click here to Skip to main content
15,887,135 members
Articles / Programming Languages / Visual Basic

VB’s Statically Typed Wrapper for Dynamic Code

Rate me:
Please Sign up or sign in to vote.
4.92/5 (11 votes)
23 Apr 2008CPOL12 min read 31.9K   23  
Combining dynamic and static typing in VB.NET

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Chile Chile
Danijel Arsenovski is senior developer and consultant from Santiago, Chile. His interests include advanced OO programming techniques and refactoring. He holds Microsoft's Solution Developer Certification and is often speaker at Microsoft's technical conferences. Recently, he has been recognized as Microsoft MVP.
He is the author of book "Professional Refactoring in Visual Basic" and "Professional Refactoring in C# and ASP .NET" from Wrox.
From time to time he blogs at http://blog.refactoringin.net

Comments and Discussions