*The ASP.NET requires .NET Framework 1.1 from Microsoft.

J

Jeff

hi

asp.net 3.5

I'm developig a website and is about to integrate paypal. I've downloaded
it's SDK.. and the SDK says:
"*The ASP.NET requires .NET Framework 1.1 from Microsoft."

does that mean it won't work in .net 3.5?
 
A

Alexey Smirnov

hi

asp.net 3.5

I'm developig a website and is about to integrate paypal. I've downloaded
it's SDK.. and the SDK says:
"*The ASP.NET requires .NET Framework 1.1 from Microsoft."

does that mean it won't work in .net 3.5?

ASP.NET is backward compatible and I think you should not get any
problems with SDK on 3.5. I think they just talk about minimum
requirements for their examples.
 
J

Joy

Hi Jeff,

Normally any application that works with older version of .NET (earlier than
3.5) will continue to work with .NET Framework 3.5, because it has backward
compatibility.

Hope this helps.

regards,
Joy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top