A great opportunity for Micro-softies coming up.
Aah I’d love to be tossing those tricky questions straight to the Gurus . Now that’s an entry my calendar cannot miss; wheres that .ics file?
All fellow coders I recommend that you shouldnt miss the continuation of the first MVP Live Chat!
I am copy pasting the message below
{
Sent From: RyanOlshan
Subject: Don’t [...]
Archive for January 25th, 2007
MVP’s Live (No Questions too HARD!)
Posted in .NET, .NET 3.0, .NET Framework 2.0, ADO .NET, AJAX, ASP .NET, Architecture, C#, Community News, MVP, Microsoft, Net FX 3.0, SOA, SQL Server 2005, Strong Coders, Tips and Tricks, Visual Studio .NET IDE, Web Services, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), Windows Vista, Windows WorkFlow Foundation (WF), XAML on January 25, 2007 | 1 Comment »
Trimming a String (System.Text.RegularExpressions.Regex)
Posted in .NET, .NET 3.0, .NET Framework 2.0, ASP .NET, C#, Microsoft, Net FX 3.0, Tips and Tricks on January 25, 2007 | 1 Comment »
Well checking the validity of a user input has always been a fun. In the good old days we used to have lib built for such validations and the pre-built functions were just called to do the magic!
I personally came across a really nice method of doing the validations by using the System.Text.Regex Class. Well [...]



