Viewing 3 posts - 1 through 3 (of 3 total)
What if it's LINUX or a variation thereof hence no windows dll's...
You could try it with Mono but i'm not sure if it will work because of the referenced Microsoft.SqlServer-Assembly...
May 28, 2009 at 8:21 am
Also, will the table approach work with other languages than .net like php, etc...
This Approach will most likely also work with PHP (Have a look at: http://php.benscom.com/manual/en/class.dotnet.php). .Net...
May 28, 2009 at 8:05 am
Haven't tried your method but I just wanted to mention that you can shorten your code by using the static Regex.Match method.
May 19, 2009 at 11:23 am
Viewing 3 posts - 1 through 3 (of 3 total)