Browse by Tags

Related Posts

  • Mar CTP and Blinq

    I have the March CTP installed. I installed Blinq and when I try to run it it gives me the following error Error: May Linq CTP is not installed or configured correctly. You can download it from http://msdn.microsoft.com/data/ref/linq/ If you are running Blinq from a command window, close it and open...
    Posted to Blinq Preview (Forum) by jcb98004 on 04-11-2007, 12:00 AM
    Filed under: LINQ, Blinq, Orcas
  • how to know the record I want to query doesn't exist via LINQ?

    Hi all: for example: testDataContext db=new testDataContext(); var res=db.tables.single(p=>p.columnName=="hi"); if there is a record in the database, it works well, but if there isn't , it will throw an exception, then , How could I know the record exists or not ? I don't think exception...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Moosdau on 08-13-2007, 12:00 AM
    Filed under: Orcas, .NET 3.5, .NET, VS2008, linq, 3.5
Page 1 of 1 (2 items)