Browse by Tags

Related Posts

  • how we get the ":" in xlink please help me

    my Xml file code is and my link code is this XElement xelement = XElement.Load("d:/CaseStudyBL.xmi"); XElement xmlDoc = XElement.Parse(xelement.ToString()); var tutorials = from tutorial in xelement.Descendants("ownedMember") // select new // { // Abc = (string)tutorial.Attribute...
    Posted to XML and XmlDataSource Control (Forum) by usmanhabeeb on 06-20-2008, 12:00 AM
    Filed under: Orcas, query, Blinq LINQ auto-generate web forms, blinq webforms auto-generate, dynamic, linq in web site, LINQ to Sql, Blinq, LINQ
  • 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, .NET 3.5, 3.5, linq, VS2008
  • 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: Orcas, Blinq, LINQ
Page 1 of 1 (3 items)
Microsoft Communities