This post originated from an RSS feed registered with .NET Buzz
by Scott Hanselman.
Original Post: Reflector and Big Fonts
Feed Title: Scott Hanselman's ComputerZen.com
Feed URL: http://radio-weblogs.com/0106747/rss.xml
Feed Description: Scott Hanselman's ComputerZen.com is a .NET/WebServices/XML Weblog. I offer details of obscurities (internals of ASP.NET, WebServices, XML, etc) and best practices from real world scenarios.
Note that Reflector 4.0 supports not only /fontsize: but also /fontname:!
So, reflector /fontsize:14 /fontname:"Lucida
Console" :)
Kudos to Phil Scott for creating anadd-in
for Reflectorthat increases the font size to something suitable for
presenting to a class. And further kudos for keeping the post up after being informed
via a comment that it's simply a command-line setting. Thanks Phil! I learned something
new today too!