CodeBetter.Com
CodeBetter.Com

Browse by Tags

  • Silverlight, WCF and LINQ to SQL

    I've had some requests lately to write some articles that work with LINQ to SQL. I've ben focusing on the Entity Framework a lot due to its vast nature and that fact that its still relatively unknown to many people. So I am going to work on a LINQ to SQL project that ties into a multi tier model...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 05-07-2008
  • Entity Framework Setup - Installation Fun!

    Yeah, I know its expected that when a product is in beta and its ancillary features are released in a CTP that there will be some "interesting" issues in getting set up. But its getting a bit out of control (in a good way) lately with all of the installations related to the Entity Framework...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 04-19-2008
  • Standard Query Operators with LINQ

    In the March issue of MSDN Magazine's Data Points column I explore a variety of the Standard Query Operators and how they work with LINQ. Read more about standard query operators at johnpapa.net ...  
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 04-05-2008
  • New EF CTP! ADO.NET Entity Framework June 2007 CTP is Available

    The ADO.NET team has released the latest bits for the ADO.NET Entity Framework with the June 2007 CTP . There are samples on CodePlex , too. It claims many changes and support for a lot of new features ... I grabbed this partial list from their post: Changes in: Object Services Query Entity Client the...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 07-02-2007
  • Data Access "Practically Done"

    I will be kicking off my move to South Florida in a few weeks with a 1 day event for the “Practically Done” event series. On Wednesday August 1 st and on Saturday August 4 th I will be presenting “Data Access Done Right”, a full day event in Orlando. Register here for Wednesday, August 1 st – 9am to...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 06-22-2007
  • Entity Framework and its Tools in First Half of 2008

    As I noted earlier , my latest article in MSDN Magazine was just posted a few days ago. If you visited it early on you might have missed the comment from the edtitor which reads: [ Editor's Update - 6/19/2007: The ADO.NET Entity Framework and Tools will ship during the first half of 2008 as an update...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 06-19-2007
  • ADO.NET Entity Framework Overview

    My July 2007 Data Points column has been posted to the MSDN Magazine web site . This edition is titled "ADO.NET Entity Framework Overview" . I wrote this using the March CTP and then revised it using the Orcas Beta 1, so the code included works in the most recently available bits. Knowing that...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 06-17-2007
  • Code to Gather RSS Feeds

    I recently wrote an article for SimpleTalk.com titled Gathering RSS Feeds Using Visual Studio and RSS.NET . The article is now online and available to read. Here is the abstract for this article: Integrating RSS feeds into applications has become very popular. There are several tools (such as Microsoft...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 05-04-2007
  • Orcas Beta 1 - VPC Images and New Patch Available

    Last week the Orcas Beta 1 was made available for download by Microsoft. It is madeup of 8 large RAR files and can be downlaoded from here: http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx Some of my excitement was tempered a bit when a bug was found that caused problems with the EDM Wizard. The...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 04-27-2007
  • Entity Framework: CSDL, MSL and SSDL Schemas

    Due to the lack of a designer and because I am very curious, I’ve been digging through the XML for the CSDL, MSL and a little bit into the SSDL schemas for the Entity Framework’s Entity Data Model. Even if you are waiting for the Designer to be released (date TBD) it cannot hurt to get familiar...
    Posted to John Papa [MVP C#] (Weblog) by John Papa on 04-03-2007
Page 1 of 7 (66 items) 1 2 3 4 5 Next > ... Last »