Convert a Usercontrol to a WebControl Plugin
http://www.codeproject.com/aspnet/Usercontrol_to_WebControl.asp
This is a pretty cool macro for visual studio that converts a user control
to a web control, which is great for reuse in asp.net applications. its
pretty basic, a few regex statements here and there, and my hopes are that
somebody on here with the necessary knowledge can use resharper's parsing
engine to develop a much better plugin.
Thanks,
Andrew Cates
Please sign in to leave a comment.