dailyutil.blogspot.com
The Daily Utility: The Not So Daily Util #5 - Expresso
http://dailyutil.blogspot.com/2008/08/not-so-daily-util-5-expresso.html
Thursday, August 7, 2008. The Not So Daily Util #5 - Expresso. If you work with Regular Expressions (who doesn’t? This is a tool that will save you a LOT of time of debugging in VS, just install (requires registration – but doesn’t cost money) and work of the “Test” tab. There are many other tools that do this, and are free but this is the one that I feel comfortable with (check out. Or ReguLazy (from the same author), http:/ www.regexbuddy.com/. Http:/ www.nregex.com/. Subscribe to: Post Comments (Atom).
kingshang.com
正则表达式参考
http://www.kingshang.com/Referrence.aspx
Http:/ www.regular-expressions.info/. Http:/ www.regexbuddy.com/. Http:/ www.powergrep.com/. Http:/ www.nregex.com/. Http:/ www.myregexp.com/. Http:/ www.rubular.com/. Http:/ regex.larsolavtorvik.com/.
dailyutil.blogspot.com
The Daily Utility: August 2008
http://dailyutil.blogspot.com/2008_08_01_archive.html
Thursday, August 7, 2008. The Not So Daily Util #5 - Expresso. If you work with Regular Expressions (who doesn’t? This is a tool that will save you a LOT of time of debugging in VS, just install (requires registration – but doesn’t cost money) and work of the “Test” tab. There are many other tools that do this, and are free but this is the one that I feel comfortable with (check out. Or ReguLazy (from the same author), http:/ www.regexbuddy.com/. Http:/ www.nregex.com/. Links to this post. It’s ope...
metadeveloper.blogspot.com
MetaDeveloper: June 2011
http://metadeveloper.blogspot.com/2011_06_01_archive.html
Monday, June 20, 2011. It may be easy to miss amidst all the hoopla around Windows 8 but the Norwegian Developers Conference just released all their session vidoes on the site. That are not product specific. The good thing about NDC is that it seems a lot of the presenters come from an outside perspective so it’s a good balance for a lot of the MIX / PDC type stuff I’ve been watching of late. Without further ado:. Direct Download from NDC website: Day 1. Wednesday, June 15, 2011. INSERT INTO PackingList ...
chinhdo.com
11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive Developer » Chinh Do
http://www.chinhdo.com/20070920/top-11-visual-studio-2005-ide-tips-and-tricks-to-make-you-a-more-productive-developer
11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive Developer. 11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive Developer. Posted in Dotnet/.NET - C#. I work mostly with C# so some of these tips may not apply to, or work differently with other Visual Studio languages such as Visual Basic.NET. 1) Express Yourself with Regular Expressions. Regular Expressions is a powerful and portable text search/replace/transformation language. Learning basic Regular Express...