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

New VisualBlogger Build (2412) Available

Addressing some of Matt's issues with the last B3 build, I've updated the download. Anyone who was using the 2407 build, just use the same download link to download the updated zip file. Fixed in this build:

  • Exit button on the 'File' menu was not wired up. This has been fixed.
  • Fonts dropdown was not wired up. This has been fixed, and now pulls from all the installed fonts on the system.
  • Font size dropdown was not wired up. This has been fixed.
  • Blog config dialog has new tooltip with instructions on how to add a blog. 

Future releases will not be called "betas". Due to the nature of the process I'm using, they'll be called "milestones" from here on out.

I've also started on M4 already. I wasn't going to yet, but I couldn't help myself. FYI, the sideways 'Submit' button is already gone, and that marks the disappearance of the sideways text buttons from all builds. Toolbars docked to the side will be in the compact version, but they will not contain text.

That's it. If you have any issues, please let me know.

Comments

Andrew Connell said:

Looks like a cool app, but it is very unstable and unreliable... seems just short of a proof of concept. The app constantly crashed on me and the code formatting seemed to go haywire every 3rd or 4th time.

At any rate, I'll watch for future updates.
# July 31, 2004 11:02 AM

Robert W. McLaws said:

Did you send in details on what happened? The point of releasing the code was to get people to catch bugs and report them.
# July 31, 2004 6:10 PM