Browse by Tags

All Tags » Visual Studio .NET IDE » ASP .NET (RSS)
I'm off tomorrow to the VS 2005 Launch Event in Atlanta! I've got a buddy that would like to go, but registration's closed. Does anyone have a ticket that they're not going to use? I haven't had much time to delve into VS 2005 yet, so I'm really looking...
Hat's off to Chris Hammond for making public the Visual Studio 2005 Launch Event. I'll be going to the one in Atlanta.
I think I've found a failure in the Regular Expression validator for ASP .NET. If you choose US Zipcode from the validation expression list, it gives you the following expression: \d{5}(-\d{4})? The problem is that the expression passes "2961534" as a...
More Posts