|
|
Browse by Tags
All Tags » LINQ » CLR (RSS)
-
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...
|
-
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...
|
-
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...
|
-
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...
|
-
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...
|
-
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...
|
-
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...
|
|
|
|