Visual Studio 2005 and NS 2.0

Does anyone have experience using the new VS 2005 (.NET 2.0) with Notification Services 2.0 and SQL 2000, does it work?

We're far away from upgrading to SQL 2005, but I'd like to use the new developer tools (ASP and C#) to upgrade my subscription management interface.

Thanks,

Marcus

[291 byte] By [marcus42] at [2008-2-3]
# 1
We went with a complete upgrade, but I cannot expect you would have problems, unless you are wanting to develop custom delivery protocols or anything NS needs to interact with.

To build a management interface you use reference the NS assembly in your own and I would presume you are good to go.

Have you seen issues so far?

AndyWilbourn at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server Notification Services...
# 2
Thanks Andy,

I haven't tried it yet, but one should be able to make .NET 1.1 calls from a 2.0 application without issues.

Marcus

marcus42 at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server Notification Services...
# 3

The only issue you'd run into is if you're building a hosted provider. In the hosted case, your provider will run in proc with the ns service. As such, you should use the same version of .Net to build your provider as the NS service in which you're going to run.

Other than that, you should be good to go.

-Lukasz


This posting is provided "AS IS" with no warranties, and confers no rights.

LukaszPawlowski--MS at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server Notification Services...

SQL Server

Site Classified