Neil Thompson

BizTalk | .NET | SQL |

  Home  |   Contact  |   Syndication    |   Login
  15 Posts | 20 Stories | 31 Comments | 66 Trackbacks

News

Article Categories

Archives

Post Categories

Fav BizTalk Blogs

.NET Development

I recently tried to validate a time input on an ASP.NET form and I didn't manage to find a good regular expression on the net for the times I was trying to validate. I call these “natural times” becaues it's the way that most north americans write time. (12 hr clock, with : and whitespace separators). This won't take UTC dates or 24 hr times that I know of but it works well (so far) with the .Tostring(”t”) short time representation of times.


For those of you looking to get started with Team System, the price is almost certainly a barrier. Also, it is more complicated to setup because of all the plumbing in the background. If you have the MSDN subscription, there is actually a fully installed version of Visual Studio Team Suite (VSTS) on a virtual server. It comes in two pieces and takes a long time to download, but it's still faster than trying to set it up for yourself. For those of you without MSDN, sorry, you're stuck scroundin


I've been posting pretty consistently into the artices BizTalk / .NET/ VS etc. I'm adding one for the UIPAB (User Interface Application Block) from Microsoft. Wow! How can one component be so great and suck so bad at the same time? I'll see what I can do to help you out on that by posting my pain and corresponding medecine.