G
Guest
1)
There was announced that the default providers for membership, profile, etc
in beta 2 would be SQLExpress instead of the Beta 1 AccessProvider, and that
AccessProvider will be discontinued.
I'm trying to do some simple apps in asp.net 2.0 beta 2, but the
AccessProvider is still alive and the problem it's that I cannot make work
the SQL provider with an SQL database, the AccessDatabase is automatically
created and associated as with the providers.
2)
What happened with the ImageField of the GridView in asp.net 2.0 Beta 2.
In beta 1 you can bound an image field to a database, but now the property
DataField of this tag is not more available.
3) In a page that has a Maste defining some placeholders...
You cannot reference a control from one content from another?
For example a sqldatasource in one and a gridView in another.
Or a combo in one, and a sqldatasource controldependency which this control
in the other.
Anyone knows something about any of these issues?
Thanks in advance for any suggestions
There was announced that the default providers for membership, profile, etc
in beta 2 would be SQLExpress instead of the Beta 1 AccessProvider, and that
AccessProvider will be discontinued.
I'm trying to do some simple apps in asp.net 2.0 beta 2, but the
AccessProvider is still alive and the problem it's that I cannot make work
the SQL provider with an SQL database, the AccessDatabase is automatically
created and associated as with the providers.
2)
What happened with the ImageField of the GridView in asp.net 2.0 Beta 2.
In beta 1 you can bound an image field to a database, but now the property
DataField of this tag is not more available.
3) In a page that has a Maste defining some placeholders...
You cannot reference a control from one content from another?
For example a sqldatasource in one and a gridView in another.
Or a combo in one, and a sqldatasource controldependency which this control
in the other.
Anyone knows something about any of these issues?
Thanks in advance for any suggestions