Click here to Skip to main content
15,881,588 members
Articles / Programming Languages / C#

Loading .NET types while ignoring version numbers

Rate me:
Please Sign up or sign in to vote.
4.56/5 (5 votes)
16 Oct 2009MIT1 min read 28.6K   13  
This article shows how to use AssemblyResolve to customize Type loading.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect
United States United States
Yuri works in a small hedge fund in New York, designing various aspects of the trading platform. In the spare time, Yuri participates in various open source initiatives, such as Wikipedia, where he designed and implemented MediaWiki API - http://www.mediawiki.org/wiki/API

Yuri writes from New York

Comments and Discussions