Connect to database with mobile webform in asp.net 2.0? -
09-29-2006
, 04:46 AM
How in the world do you do design databinding to a .mdf database in a
2.0 mobile webpage?
The asp 2.0 way of dragging a sqldatasource or objectdatasource made it
show
up as a datasource to the objectlist control but there was nothing
selectable for item inside the source to bind to, plus the IDE would
complain about ASP controls being on a mobile webpage. |