473,406 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

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

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
Nov 19 '05 #1
2 1002
To answer your question, no you can't use 2.0 with 1.1 tools.

However, you can do what you need with the existing pager in 1.1 by making a
few changes. Instead of using the System.Data.SqlClient namespace, use the
System.Data.OleDb namespace.

http://msdn.microsoft.com/library/de...Namespaces.asp
"Fabricio Sperandio" <fa*****@cpd.ufsm.br.invalid> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
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


Nov 19 '05 #2
Nope.

"Fabricio Sperandio" <fa*****@cpd.ufsm.br.invalid> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
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

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Stephen | last post by:
Hi, the validation controls dont work on Netscape or Mozilla and only on Internet Explorer why? How do i correct this problem? Thanks
3
by: Patrick | last post by:
I am dynamically creating TextArea and drop-down lists in ASP.NET using something like HtmlTextArea eachTextArea = new HtmlTextArea(); I tried to set the "name" of these TextAreas, etc. (e.g....
3
by: Ankit Aneja | last post by:
I have a strange situation and I have no idea how to solve this. Its a Recruitment Search Page,in the Admin Page, for every button click event the Admin Person has to create a checkbox on the users...
4
by: | last post by:
I have a "form field highlight" javascript that I've added to some of my ASP.NET forms using the following syntax: body.Attributes.Add("onClick", "highlight(event);");...
7
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.