Guess the title says it all. I'm refactoring some code currently implemented in stored procedures to use LinqToSql (for use in training). Is it possible to use SQL functions in a linqToSql Query?
+1
A:
Here is some helpful information from a MSDN Forum Post. Soundex and LINQ.
Mitchel Sellers
2008-09-30 17:56:12