I'm currently running SQL Server 2005 September CTP (Installed and working perfectly).
I would like to learn C# and do not want to run the Express Edition of SQL Server as I need the FullText capabilities to develop against. I can only seem to find the C# 2005 Express Download...
I own a copy of Visual C#.net 2003.
My Question is what version of C# will run with my Sql Server CTP (Non-Exress)

C# Installation Question.
Jamester
you can use any copy of sql server, regardless of it's version. If it's installed correctly you can use the sql connection to connect to the server
http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconusingadonetproviderstoaccessdata.asp