Syndication

News

     

Archives

Miscelaneous

Programming

January 2011 - Posts

Using a simple find & replace with a regex in VS2010:

image

This will match all public instance members that do not have the virtual keyword and make them virtual. (go one by one, as it will also match extra stuff like “public class” Winking smile

Read full article

Posted by Daniel Cazzulino
More Posts