Microsoft LINQ Books

Programming Microsoft LINQ & Introducing Microsoft LINQ
Welcome to Microsoft LINQ Books Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET Framework 3.5   (RSS)
  • VB6 data

    I'm looking into either an ADO or LINQ method that I can use to access some data contained in a VB6 - written program from withing a C# program that I am developing in the ORCAS beta 2 VS. The data is not in a SQL database, not MDB or Access format nor Jet database, and may well a home-grown db. There is an exposed DLL for accessing the ...
    Posted to About LINQ (Forum) by paul1307 on ottobre 20, 2007
  • Re: Deployment with ASP.NET and Orcas

    LINQ is part of the .NET 3.5 Framework Library. This version of .NET (like the 3.0 version) don't change the CLR runtime, but only adds new assemblies to the .NET 2.0 Framework runtime. The deployment of a .NET 3.5 (or LINQ) program only requires the deployment of a small set of assemblies and, most important, doesn't change existing .NET 2.0 ...
    Posted to About LINQ (Forum) by Marco.Russo on agosto 25, 2007
Powered by Community Server (Personal Edition), by Telligent Systems