Geeks With Blogs
Welcome to
Geeks with Blogs
Login
AngelEyes
My Other Recent Posts
A short summary about DI and using Ninject not as a Service Locator
IoC Container != DI
GetFileFingerPrint method
A good basic step-by-step tutorial about Ninject
So, "don't use Singleton" ?
Code worth remembering: Singleton implemented in C# 4.0
Monads
Rename Applications and Virtual Directories in IIS7
WCF REST on .Net 4.0
A quick (and elegant, IMHO) way to convert a byte array to hexadecimal string
News
Post Categories
Site News
Featured Books
Archives
November 2015 (1)
July 2015 (1)
April 2015 (1)
March 2015 (1)
January 2015 (1)
September 2013 (1)
December 2012 (1)
September 2012 (2)
January 2012 (1)
December 2011 (2)
September 2011 (1)
August 2011 (2)
July 2011 (2)
December 2010 (2)
October 2010 (1)
June 2010 (1)
May 2010 (1)
April 2010 (1)
February 2010 (1)
December 2009 (1)
September 2009 (1)
August 2009 (1)
July 2009 (1)
June 2009 (3)
January 2008 (2)
September 2007 (1)
June 2007 (1)
April 2007 (2)
March 2007 (3)
February 2007 (1)
January 2007 (1)
November 2006 (1)
October 2006 (2)
September 2006 (4)
August 2006 (3)
July 2006 (2)
June 2006 (2)
AngelEyes on .Net
Tips, tricks and WTFs about Asp .Net, SQL Server and the likes.
August 2009 Entries
Regular expression for inverting "let" statements.
This regular expression isn't standard, it's Visual Studio syntax-specific, it should invert simple statements such as:
Language.Text = record.Language;
into
record.Language= Language.Text ;
The expression itself is:
^{.+}={.+};
Posted On
Sunday, August 9, 2009 5:09 PM
Copyright © AngelEyes | Powered by:
GeeksWithBlogs.net
Popular Posts on Geeks with Blogs
0
Code Monkey Projectiles - Index
Kindle days are gone and amazon is not gonna accept it.
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Kindle days are gone and amazon is not gonna accept it.
How do you run multiple instances of Microsoft Teams?
Benefits of Apple Cider Vinegar
Shaking down the Raspberry Pi 400
Blog is Moving