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

Browse by Tags

All Tags » MSBuild (RSS)
Sorry, but there are no more tags available to filter with.
New Direction for the MSBuild Toolkit
Microsoft officially announced today that they will unofficially support MSBuild compiling to the .NET Framework 1.1 . Called MSBee (the MSBuild Everett Environment) , this tool will consist of new .targets files and MSBuild Tasks to round out the feature...
Posted: Nov 09 2005, 10:35 AM by interscape | with 6 comment(s)
Filed under:
New MSBuild Toolkit Coming Soon
For everyone that's been asking, don't install the last build on ANY version of VS2005 other than Beta 2. I'm working on a new version for the RTM version that handles Targets much differently. The only problem is, the MSBuild team refactored the MSBuild...
Posted: Nov 04 2005, 07:30 AM by interscape | with 1 comment(s)
Filed under:
MSBuild Toolkit for Web Projects? It Might Happen.
If what Paul says is true , then I will be able to update my MSBuild Toolkit to handle compiling web projects to .NET 1.1 For everyone that has asked, the current version has not been updated for the VS2005 RC builds. I'm going to put out another version...
Posted: Oct 19 2005, 02:47 PM by interscape | with 3 comment(s)
Filed under:
Announcing the MSBuild Compatibility Toolkit 1.0
This is a long post, so I'll give an intro at the top. I've created a simple system for supporting all versions of the .NET Framework from VS2005. Click through to keep reading about the process, and download the redistributable. I saw the functionality...
Posted: Oct 03 2004, 10:20 AM by interscape | with 10 comment(s)
Filed under:
Visual Studio 2005 Build Compatibility
I just successfully made VS2005 compile an application to all versions of the .NET Framework. In the next few days, I'll be cleaning up this process, and building an installer for the required files. I'll detail everything here shortly. But it IS possible...
Posted: Oct 02 2004, 10:04 PM by interscape | with 4 comment(s)
Filed under:
More Posts