Welcome to Windows Communication Foundation (WCF)
Top Tasks :

WCF Community Bloggers

Browse by Tags

All Tags » Microsoft » LINQ   (RSS)

  • First Experiences with Orcas March CTP VPC Image

    So after two days of downloading at broadband speeds, I finally got all the pieces of the Orcas Mrach CTP downloaded. Doublce-clicking on Part1.exe expanded the other 8 RAR files. Once that was done, I used Virtual PC 2007 on top of my Vista Ultimate desktop OS. I left the setting at 1 GB of RAM. I then attached to the VPC image and there I was staring at a Windows Server 2003 Enterprise login. The VPC image seems to be put together well. In addition to Orcas (Visual Studio 9), both SQL Server 2005 and Visual Studio 2005 are present. A nice bonus is that TFS is fully installed saving a lot of work. So far, I have just created a Team Project in VSTS/TFS and the speeds are ok. I am going to be digging in during parts of the weekend, so I'll have more as I go along. Technorati Tags: .NET , .NET Framework 3 , Orcas , LINQ , OR/M , Windows Workflow , Windows Communication Foundation , WCF , WF , Software Architecture , Microsoft Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • It's Out!! Code Name "Orcas" - March Community Technology Preview (CTP)

    I am really excited about this drop! Too many great things to mention. I'll have to check if I can say anything about the pieces I have been involved with. Get the installable bits here and the VPC image here . Technorati Tags: .NET , .NET Framework 3 , Orcas , LINQ , OR/M , Windows Workflow , Software Architecture , Microsoft Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • New and Notable 145

    Architecture/SOA Blaine Wastell has posted that PAG planning an update of the Smart Client Software Factory to be released in late April of this year. They are encouraging feedback at http://www.codeplex.com/smartclient and enter critical items into the issue tracker ( http://www.codeplex.com/smartclient/WorkItem/List.... ). From where I sit, they have their Priority 1 stuff right with WPF Interoperability. We absolutely need to be able to move to WPF with the existing CAB/SCBAT infrastructure I have been listing posts on WS-RM and its implementation in WCF. Harry Pierson, has an autopost that builds on his recent epiphany about WCF and long running services. He speaks about his conversation with Shy and " At some point in the three years between March 2003 and February 2006, WS-RM went from being the enabler of long running services to "yet another misnamed WS-* protocol". And with it, WCF lost (never had?) the ability to support long running services (as I've written previously )." The main point is that it does not support RM-based durable messaging. As Harry says, "As I said before, lack of support for WS-RM based durable messaging isn't that big a deal. As long as you understand WCF's sweet spot - the current version's sweet spot anyway - and don't try and make it be something it's not, you should be fine. Furthermore, Shy mentions the need for an "interoperable Queued Messaging specification" and wrote that it's something he "expect that we will get to it in the near future". Here's hoping that spec is less flexible than WS-ReliableMessaging." CLR/Tools/Agile/TDD The most indispensable tool in the .NET universe, Reflector, has gone through a big update to V5! As Jamie states , "This is a significant update with lots of refinements and new features. Perhaps most significantly it includes support for C# 3.0 language features such as LINQ query expressions, lambda expressions and extension methods. See my screencast about using Reflector 5.0 from VS Orcas." He also Read More...
  • New and Notable 139

    Winter has finally set in with single digit temps and minus degrees wind chills but still no snow. WPF/Avalon Adam's WPF book is out and flying off the shelves apparently ! I have been looking forward to this one as his COM Interop book is the bible there. Feb CTP of WPF/E! New Docs, SDK and QuickStarts for the above Via Mike Harsh, Dave has put up a new WPF/E sample he built for a recent INETA talk that is a Reflection Editor .NET 3.0 Crash Course - Part 8: WPF Conclusion Tim Sneath , from the WPF Team, has been doing a series on great WPF applications that is up to 6. This hopefully proves that WPF is more than some pretty 3D demo thing and being used in real applications. #1: British Library Turning the Pages , #2: Electric Rain StandOut , #3: 90 Degree Radius Reports , #4: Otto , #5: TF1 , and #6: fnac.com LINQ/ADO.NET Orcas Entity Data Model 101: Part 1 Type safety - LINQ to DataSets Part 2 SOA As mentioned before, Dale Churchward is doing a series on "Proper SOA." He adds A Proper SOA is a Framework , A Proper SOA Must Work With Your Current Infrastructure and Legacy Applications , and A Proper SOA is Flexible Enough to Support Multiple Vendors, Software, and Hardware Harry on the Web Service Software Factory Kzu wrote a niece piece called " Building Software Factories Today " where he outlines some of the challenges and techniques you can use (and we will be using) to make effective factories on today's platform. [via Peter ] Financial and Banking Vertical/Architecture Mike has more on a topic near and dear to me: Software Factories for Financial Services Mike also shows how Microsoft is a clear leader in standards support for our Financial Industry. For us support for standards like SWIFT are critical BizTalk Accelerator for SWIFT Architecture Nick says , "In think that one of the most valuable traits of an enterprise architect is the ability to push gently. In other words, if you find that a team is developing a solution that cannot be integrated or creates Read More...
  • New and Notable 138

    I have already said my piece on the Vista launch but also Office 2007 launches today which really rocks. The much better Outlook 2007 is worth the price of admission alone IMHO. Vista and Office Launches Vista Launch Page Bill Gates Keynote European Launch Windows Vista Upgrade Advisor Office 2007 Launch Page Nial Kennedy on launch in San Francisco Microsoft Debuts Vista in Global Marketing Blitz Robert McLaws posts on all those great Vista Updates that finally showed up last night on my Update. Can someone get me to stop playing Hold 'Em Ultimate Extra, my fingers hurt -) Software Architecture/SOA Pablo asks "CRUD Service for Service - Is a Bad Practice?" I think it depends, and as Robert Wilczynski says in the comments, some kinds of CRUD are fine, but the greater anti-pattern is chatty contract/interface. What's your thoughts? Pablo also talks about Services in .NET Part 1 Edward has started a new series of posts about factory basics called 'Factories 201', and he has kicked that off with a post entitled "What are they (concretely)?" [via Jezz Santos ] Arnon continues his excellent architectural writings on his Architect Blog with What Is SOA Anyway?: Part I, Ambiguity and Anyway? Part II, Hype Soma talks about Software Factories [via Harry ] WCF/Web Services/Workflow William Tay makes the very real case for why WS-ReliableMesaging is vital. I mean, when people *** about WS-*, I don't get how its not obvious that "the main characteristics of Web services is communication over unreliable communication channels such as the Internet employing unreliable data transfer protocols such as HTTP, SMTP and FTP" and many of us need things like WS-RM and other standards to build real service-oriented systems that actually do something. Luckily for me, Indigo bakes all this goodness in so it's just an attribute to me The master, David Chappell, tells us What's Really Important About SCA ( Service Component Architecture )? YAY! Mark Mercuri tells us the good news that the current Read More...
  • New and Notable 129

    Workflow/BPM/WCF/SOA David Chappell presents arguments both pro and con as to whether Microsoft qualifies as a BPM vendor. Personally, I think the answer is yes, especially when WF is intergrated into BizTalk 200x and other products. Nicholas Allan continues the excellent Indigo WCF posts with Controlling the Synchronization Process LINQ and Family/CLR PLINQ, which I blogged about some time ago has surfaced again with this post from DonXML where he does some clever reading of Microsoft job posts! to make some educated speculations on the growing importance of Concurrency and Parallellism in the CLR as well as PLINQ . And yes, Don, "the cool kids [ALREADY] realize that WPF, WCF and WF are yesterday's news, and LINQ is where it is at ;)" Speaking of LINQ, see the XMLTeam blog for the announcement of the LINQ to XSD Preview and these links: Here is the link to the LINQ to XSD download . The LINQ to XSD overview document is available separately. You also need the LINQ download (May 2006 CTP) Here is the link to the LINQ to XSD download . The LINQ to XSD overview document is available separately. You also need the LINQ download (May 2006 CTP) Also from Joe Duffy, see Vista SRWLock acquires during shutdown Architecture Validation Application Block: Revealed! [via Mike ] Technorati Tags: Software Development , Software Architecture , WF , Workflow , BPM , LINQ , PLINQ , SOA , Windows Communication Foundation , WCF , CLR , Windows Vista , Microsoft Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • New and Notable 123

    A very good day to leave the country and find a new one... WCF/Indigo/SOA/Workflow/.NET Framework 3 Here are the separate download links for the parts of .NET Framework 3 RTM that I blogged about yesterday: Microsoft .NET Framework 3.0 Redistributable Package Microsoft® Windows® Software Development Kit for Windows Vista™ and .NET Framework 3.0 Runtime Components Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF), November 2006 CTP Visual Studio 2005 extensions for .NET Framework 3.0 (Windows Workflow Foundation) Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Windows SDK .NET Framework 3.0 Samples - Microsoft Identity and Access Webcast Series [via Craig McMurthy ]. To register for any if these webcasts, including our kickoff webcast: “Identity and Access Vision and Strategy”, visit this link: IDA Webcasts MIIS Identity Integration 2003 SP2 Early-Adopter Access program available . This one would be a real good one for us to jump onto to. Windows SDK: Planning Ahead Mike Taulty on Workflow and ASP.NET Web Services . Nothing to do with Mike's fine article but does anyone else other than Steve and I find that WF doesn't work with another member of WinFX, WCF right out of the box very strange?? I understand the need to support ASMX and I am fine with that but in the last 3 years couldn't they have also integrated WF and WCF before ship for the rest of us?? Data/SQL Server/LINQ/OR/M SQL Server 2005 Service Pack 2 CTP (November 2006) Support for the upcoming Windows Vista. Data Mining Add-Ins for Office 2007, which enables data mining functionality from SSAS to be used directly within Excel 2007 and Visio 2007. SSRS integration with MOSS 2007, which allows integration with the Report Center in SharePoint providing seamless consumption and management of SSRS reports within SharePoint. SSAS improvements for Excel 2007 and Excel Services relating to performance and functionality. Oracle Support in Read More...
  • New and Notable 122

    Family morning at the Gentiles means the whole family watching Radiohead from 1994 while waiting for the Starbucks to come... Software Development Ayende points to this great list Nine Things Developers Want More Than Money and asks what excites you as a developer? As I said in a Retrospective last night, its not about money for me or just a job (expressed as "Build Something That Matters"). If I can't have the passion for my project, my career as a Software Architect, taking the responsibility for my own career, than I need to find something else to do because this is far from the least stressful job out there. You had better be in it because you love it and love to create and ship stuff that delights customers. Otherwise I can go weave baskets out in New Mexico... Data/OR/M/Software Architecture Jeff Palermo notes that we'll see Microsoft's OR/M soon and I can't help thinking BFD and its about time. After years of misleading developers that Stored Procs and database-driven architectures and apps were the only way , is too late? Many of us who have been doing this for a while and come out of other environments are already way ahead using Wilson OR/M, NHibernate, LBLgen and others. And everyone gushes "oh, ah, LINQ is so cool!...... I really like my friend Peter's piece Specifications are Like Object-Oriented Messages . A must-read! Avaon/WPF XamlPadX Updated! Vista Tim Sneath has Windows Vista Secret #10: Open an Elevated Command Prompt in Six Keystrokes Technorati Tags: Software Development , Data , OR/M , LINQ , Avalon , Windows Presentation Foundation , Software Architecture , Agile , Agile Development , CLR , Microsoft Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • ADO.NET vNext First CTP!

    My co-worker Steve sure will be excited by the arrivial of the first CTP BITS (as am I)! The specs were promising as I commented on. I am excited to dive into the bits now! I just looked at my installed bits and it includes an updated August 2006 document on the ADO.NET Entity Framwork as well as some samples and how to write new code. More as I play... Note: LINQ May CTP required. "ADO.NET vNext CTP" requires "Microsoft Visual Studio Code Name 'Orcas' Language-Integrated Query, May 2006 Community Technology Preview" (LINQ May 2006 CTP) to be installed. "LINQ May 2006 CTP" is available for download at: http://www.microsoft.com/downloads/details.aspx?familyid=1e902c21-340c-4d13-9f04-70eb5e3dceea&displaylang=en Technorati Tags: LINQ , ADO.NET , Longhorn , Microsoft Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • New and Notable 103

    Happy Father's Day to all other Fathers! My son made me breakfast and in a letter said "I was smarter than Einstein" and "are you sure you didn't invent E = mc2 and Albert E. copied you?" -)) Data/ORM/ADO.NET 3 Ayende has been reading the docs for the ADO.Net Entities Framework and Next-Generation Data Access - June 2006 : and comes back far from impressed. Some choice comments: The problem is that I don't like this solution. The framework should be flexible enough that I could plug in at all the important points and replace the functionality with my custom one. Using two ways to acess the data has a big "Don't Do Unless You Know What You Are Doing And Have Fasted For Three Days" sign over it with red blinking lights. Oh joy! Three ORM frameworks. Linq to SQL, Linq to Dataset, Linq to Entities. This is a new record. They managed to piss me off on the very first page. The code example that they give as the desired state doesn't even make sense. Sigh. It looks like this is much about providing a mapping layer between the database and the logical model, and getting un-typed results back. I'm not excited about this at all. This is where they are putting quite a bit of emphasis. Given that they create a new language to work with the data, why not make it compatible with the way Linq work and use from-select-where ? WCF/SOA/WSE/WinFX Clemens has recorded a new episode of MSDN TV on WCF bindings Clemens weighs in on the whole WinFX vs. .NET Framework 3.0 naming mess The Indigo group has finally released the source code for the infamous Magic8Ball service C# Variance and Generalized Constraints for C# Generics . A paper pointed to by this LtU thread. Also see Discussion of previous C# GADT paper on LtU. WPF/Avalon Check out the new WPF Blog site and the new WPF section of the new .NET Framework 3.0 site! [via Mike Taulty ] Also see Mike's WPF: Adventures in Virtualiza tion Technorati Tags: CLR , .NET , Data , OR/M , NANT , WPF , Avalon , Windows Presentation Foundation , New Read More...

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us