Steve Warren's Blog
Thoughts on Software Architecture and Development
-
SQL CE 3.5 and the ‘SELECT TOP’ Query
Finally! SQL CE 3.5 now supports the ‘TOP’ keyword. However, there is a trick to this: you must surround the number with parenthesis.
-
Enabling Internet Connectivity on Windows Mobile 6 Emulator
If you’re having difficulty figuring out how to enable internet access on your device emulator, use the following steps to get internet access configured properly.