Robert McLaws: FunWithCoding.NET

Public Shared Function BrainDump(ByVal dotNet As String) As [Value]

News

<script type="text/javascript"><!-- google_ad_client = "pub-4330602465258980"; google_hints = "ASP.NET, VB.NET, C#, C#.NET, WindowsForms, .NET Framework, VS2005, Visual Studio, XAML, WinFX, Windows Workflow, WPF, WCF, Atlas, NetFX3, Visual Studio Orcas"; google_ad_width = 120; google_ad_height = 240; google_ad_format = "120x240_as"; google_ad_type = "text_image"; google_ad_channel ="4997399242"; google_color_border = "B6C9E7"; google_color_bg = "EFEFEF"; google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "002C99"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
<!--
-->

You should feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever. That said, I will most likely only delete abusive, profane, rude, or annonymous comments, so keep it polite, please.

Blogroll

Cool .NET Articles

My .NET Tools

My Builder.com Articles

My MSKB Articles

.Text Tip

One of my MS friends (who asked to remain nameless) stumbled upon a nifty piece of code that you can use to help improve your .Text aggregated sites. Leave it to Steve Schofield to come to the rescue again. He talks about how to add a link to the comments of an entry on the aggregated home page. Thanks Steve! I'll be making that update globally as soon as .Text 0.95 is released.

Also, for those of you dealing with editing existing posts with FreeTextBox (stuff doesn't get HtmlEncoded properly when dumped in from ViewState), someone posted a solution in the FTB Forums. He says it might not work in downlevel browsers, but it looks like it should work ok. The only thing this guy needs to do now is strong-sign his assembly. Then it could be GACed. Oh yeah, and he should set up a GDN Workspace for it too. Then contributors can post updates without hassle.

Posted: Dec 29 2003, 08:13 PM by interscape | with 2 comment(s)
Filed under:

Comments

Steve Schofield said:

Thanks Robert for the nice comments, it is handy to be able to do feedback on the frontpage. .I'll link up your blog on adminblogs.com (Great content!)

Steve Schofield
steve@adminblogs.com

(formerly ASPFree.com fame!)
# December 31, 2003 3:32 PM

Robert McLaws said:

Cool! Thanks man.
# January 1, 2004 9:19 PM