Welcome to Windows Communication Foundation (WCF)
Top Tasks :

WCF Community Bloggers

Browse by Tags

All Tags » .NET » LINQ   (RSS)

  • New and Notable 156

    A light day out there for the Holiday weekend. LINQ Bart has another series going with The IQueryable Tales - LINQ to LDAP. Part 1 is Key Concepts and Part 2 is Getting Started with IQueryable . CLR Jason continues Disassembling .NET with Appendix B, a walkthrough of storing byte arrays in the User Strings heap. IIS 7.0 ScottGu on the goodness of IIS 7.0. I am using IIS 7.0 in both Vista and Longhorn Server and I agree; it rocks! I'm rocking out to Girl With Hair Like An Explosion by The Flaming Lips from the album Bad Days (Maxi-Single With 3 Unreleased Tracks) Technorati Tags: .NET , LINQ , CLR , IIS , Vista Share this post: Email it! | bookmark it! | digg it! | reddit! | kick it! Read More...
  • 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 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...
  • New and Notable 100! The Big 100!

    On May 19, 2003 , I said " I have always admired Mike's ability to look at the world out there and put it all into one great post, The Daily Grind . While I can't pretend to have Mike's writing ability, I would like to start moving to something similar instead of multiple separate posts ." I still believe that today but I have not been so great about "daily" or I would have been over 500, but here I am over 3 years later with number 100! While I am still in Mike emulation mode, I would like to do something like he did for the "Tell a Friend" and contest. I don't want to blatantly copy his contest (maybe I do!) but I want to double the readership of this blogs. If you get anything out of these posts and the blog, I'd love if you told someone else to subscribe. In the meantime , I'd love to hear from you on this blog on what you think might increase readership as well as your experience. So we have today: My co-worker and pair programmer today Steve questions Microsoft’s strategy on releasing two OR/M solutions. Andres (and Frans on the comments) also question this. I agree that this is just going to confuse the developer totally when they need to use the technology. Ayende agrees that this is madness. I’d rather see a single OR/M solution based on LINQ that is extensible . Again, Andres , “ I went to TechEd Keynote today and I almost got asleep. Then Chloe appeared and it was the only excuse I had to not to leave before it finished” Have you checked out http://www.seewindowsvista.com/ ? It is a very cool way to see some amazing things that developers are doing with Vista and .NET Framework 3.0. [via Brad ] The Indigo group has released the " Windows Communication Foun dation RSS Toolkit " on the new community site . This toolkit, which comes with complete source code, illustrates how to expose ATOM and RSS feeds through WCF endpoints SCBAT has been upgraded to a new, soon to be released version of GAT and GAX Craig announces msdnman Microsoft is preparing a third IE 7 Read More...

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