Compile .NET 1.1 applications VS2005
Posted by Jeffrey Vanneste at 07:30 PM on November 07, 2005
Category:
Development
I was under the impression it was not possible to compile .NET 1.1 apps in VS2005 but apparently I am wrong. I haven't tried this out yet but pending it actually works this will be a great start to switching to VS2005. |
Regular Expressions
Posted by Jeffrey Vanneste at 09:06 PM on November 02, 2005
Category:
Development
, Useful Tools
A fellow coworker sent around this awesome Regular Expression link the other day that I thought I should spread as well:
I use regular expressions as often as the interval it takes me to forget most of the useful regex stuff I learn. Everytime a situation comes up that I should use regex I have to try and remember everything I knew about regex. Well, this tutorial explains regular expressions in such a way that I'm hoping it will stick with me longer this time. To go along with this tutorial I couldn't very well not post an awesome regular expression utility. My personal favorite is The Regulator. It links in with the Regular Expression Library so you already have access to tons of regex. If you haven't heard of it, it's worth checking out. Another tool that I sometimes go back to using is Regex Designer which is made specifically for .NET applications. It has an option to generate some code stubs for you which saves some time. |
Windows Live
Posted by Jeffrey Vanneste at 06:06 PM on November 01, 2005
Category:
External
Today there were a bunch of new services announced by Microsoft all with the "Live" title. You can see all the available services at http://ideas.live.com/. Everything is still in beta and only 4 of 7 current offerings are usable. Live.com Windows Live Safety Center Windows Live Mail Windows Live Favorites Windows Live Messenger Windows OneCare Live Windows Live Search Mobile Most of these new offerings have MSN spaces to go along with them. It feels a bit more personal when you can see who is behind each new feature. All the blog links are on http://ideas.live.com/ if you want to check them out too. |
