Can I use ASP .NET 2.0 Controls with Framework 1.1 ???

  • Thread starter Thread starter Ken Cox [Microsoft MVP]
  • Start date Start date
Hi everyone,

could you help me please? I am looking for an ASP.NET pager to use with
Access datasources. I've found some examples on how to build a pager control
on the net but most of them just work with SQL Server. I know that ASP.NET
2.0 has a Pager Control that works with the AccessDataSource. The question
is: Can I use ASP .NET controls with framework 1.1 applications? I mean use
the dlls like they were third part controls... Uploading them to the bin
folder and use a reference inside the Visual Studio... Does it work? Wich
DLL I need to use the pager control and the AccessDataSource Class?

Thank you,

Fabrício Sperandio

Santa Maria - RS - Brazil
 
Back
Top