Erwin's Blog
Developing with .NET
-
Parse a html string with ASP.NET controls
Today I searched for a solution to parse a html string with ASP.NET controls on runtime. A string like for example this: -
Visual Studio Window Layout
Today I was playing around with my windows in Visual Studio to get them in place exactly how want it,, but how do I save my window layout settings? I found it on Sara Ford's weblog, simply close Visual Studio and the window layout will be saved.
When you mess-up your windows your can reset them by pressing "Window" -> "Reset Window Layout". -
jQuery Visual Studio Autocomplete Documentation
jQuery a fast and concise JavaScript Library has release a version with autocomplete documentation for Visual Studio. You can find it here next to al other versions.
Please don't use the Visual Studio version on production machines, it's way bigger than the other versions of jQuery. -
From C++ to C#
In a new article on CIO.com Anders Hejlsberg tells next to a lot of other things how C# get's his name. Below a quote of the article:
-
Microsoft Enterprise Library 4.1 Released
Microsoft Enterprise Library 4.1 has been released with some improvements and fixes.
What's new
-
CTP for Visual Studio 2010 and the .NET Framework 4.0.
The CTP for Visual Studio 2010 and the .NET Framework 4.0 is now available! Is available as a virtual image.
More info you can find at the links below:
-
New .NET Logo
After 8 years it was time to change the .NET logo. The new logo stand for consistency, robustness and great user experiences.
The design look like a "wave" with a suggestion of the letter 'N' that will become recognizable over time as shorthand for the .NET brand name.
From: http://blogs.msdn.com/msmossyblog/archive/2008/10/25/embrace-the-new-net-logo.aspx -
Intellisense not working in Visual Studio 2008
Recently my intellisense on Visual Studio 2008 stops working, after some search I found a solution at http://blogs.blackmarble.co.uk/blogs/rfennell/archive/2007/12/01/intellisense-not-working-in-visual-studio-2008.aspx
I had a poke about in Tools|Option and found that on the Text Editor|All Languages that the three checkboxes for Statement Completion where showing neither empty or checked but a fully coloured box - which usually means an unknown settings. So a set these all to checked (a tick) and my Intellisense started working.
This saves me a reinstall of Visual Studio. -
Microsoft ASP.NET MVC Beta Released
Micrsoft's ASP.NET MVC is in BETA phase now.
Link: http://www.microsoft.com/downloads/details.aspx?FamilyID=a24d1e00-cd35-4f66-baa0-2362bdde0766&DisplayLang=en#filelist
-
SDN Conference Day #2