I just wanted to strongly recommend against purchasing the Linksys WPS54G Wireless-G Print Server. It almost doesn't work at all. I bought it months and months ago and never really got it to work right. Its own utilities can't find it on the network, and I just downloaded the installer from Linksys' web site and the installer front-end didn't work.
It is possible to print from it, sometimes, though it works very slowly and stalls whatever app is trying to print for a while until the job forces its way through to the printer.
Anyway, just wanted to publicly give the product a big thumbs down. Don't buy.
If you're not sure whether to use a TableAdapter or a DataAdapter, this tells you which one you should use:
The typical Visual Studio mechanism for executing Transact-SQL queries and for filling datasets is the TableAdapter.
You can execute SQL statements or stored procedures against a data source using TableAdapters or command objects (for example, SqlCommand). To load data into datasets created using design tools in Visual Studio, use TableAdapters. To load data into datasets created programmatically, use data adapters. If your application does not use datasets, use command objects to execute SQL statements or stored procedures directly against a database.
If you create a dataset with a Visual Studio design-time tool (such as the Dataset Designer or the Data Source Configuration Wizard), then you use a TableAdapter to fill it. TableAdapters execute your SQL statements or stored procedures.
If you create a dataset without design-time tools, then you must use data adapters to fill and update data. (TableAdapters are not actual classes in the .NET Framework, so they are not suitable for working with datasets that have been created without the use of design-time tools. For more information on loading data into datasets with either TableAdapters or data adapters, see How to: Fill a Dataset with Data.
Spider solitaire
To answer an earlier question, I amalmost certain every game can bebeat. ...
Jared: Jul 16, 2:20pm