Erik Porter's Blog

Life and Development at Microsoft and Other Technology Discussions

News

    Browse by Tags

    All Tags » Reflection (RSS)
    Using Custom Attributes in ASP.NET
    I just posted a new “article” on some things I've been playing around with in using Custom Attributes in an ASP.NET Project. http://weblogs.asp.net/eporter/articles/CustomAttributesInWebProject.aspx
    FrameworkUtilities
    Recently, I chatted through e-mail with a long time friend's (Joe Heller, who is now engaged [Congratulations!]) co-worker, Brian Wortman of RDS about some programming concepts and workarounds for a few things lacking in the framework. We chatted, swapped...
    Getting Attributes using Reflection
    Just a quick note to all of you out there who are not Reflection Gurus (I'm sure not yet). I was working the VBCommenter and I noticed that the COM Name as hard coded in quite a few places for the Add-In. That wasn't going to work for me, so since the...
    More Posts