|
|
Browse by Tags
All Tags » ASP.NET MVC (RSS)
-
And that's it, summer is over. ASP.NET MVC ScottGu returns with ASP.NET MVC Preview 5 and Form Posting Scenarios Jeff Palermo has published another excerpt from his upcoming ASP.NET MVC in Action book, this time the Basics of MVC Routes LINQ K. Scott Allen on Stupid LINQ Tricks ALT Languages F# Releases September CTP! ESB/WCF/WF Really excited to see Part 4 of Jesse's ESB series . Not only is Jesse doing a great job of teaching you about ESBs, but he is implementing one in WCF Calling WCF services from a Silverlight2 app Using an IronPython runtime service from Windows Workflow Foundation Technorati Tags: ASP.NET MVC , LINQ , F# , ESB , WCF , WF , New and Notable Read More...
|
-
Agile/Software Development/ALT.NET The Art of Agile Development: Collective Code Ownership Raymond provides an entry into lean methodologies Jeffery was on the Software Quality Isn't Optional panel and the video is available The StyleCop team announced the release of a version 4.3 of the StyleCop tool . You can get it from here . Another e-book called Data Structures and Algorithms by Granville Barnett and Luca Del Tongo and is hosted on DotNetSlackers . The book is a free PDF download. [via Rob ] ASP.NET MVC ASP.NET MVC Tip #39 - Using the Velocity Distributed Cache ADO.NET Data Services (Astoria) The Astoria Team has started creating an "How do I?" set of videos WCF/SOA SvcUtil error CS0102 and Service Modeling X509 Certificates for Developers Visual Studio web project template for Zermatt... and your CardSpace RP ASP.NET web site is up & running in just 37.1 seconds - want to add to the title? I don't think it's long enough :) Technorati Tags: Agile , Agile Development , ALT.NET , Software Design , ASP.NET MVC , ADO.NET Data Services , Astoria , WCF , SOA Read More...
|
-
WCF/DI/BizTalk Nice pair of posts: Dependency Injection in WCF Services and Dependency Injection in WCF Services Part 2 Article Series on BizTalk and WCF: Part VIII, BizTalk Adapter Pack Service Model Patterns ASP.NET/OR/M/ASP.NET MVC EntitySpaces and Silverlight Demo (Part 1) MVC Storefront, Part 8: Testing Controllers, Iteration 1 Technorati Tags: WCF , DI , BizTalk , ASP.NET MVC Read More...
|
-
So what have I been doing? Lots of things! I gave Advanced WCF talks in Lehigh Valley and Northern Delaware . The message of EDA is starting to resonate with folks who want their communications infrastructure to be taken care of and want to focus on Event Driven communications (i.e. Purchase Order event published by Order system and subscribed by Microsoft CRM and GP) and not having to write that Raw WCF code anymore. Basic Pub/Sub is 470 lines of code in the WCF sample. It is 3 lines in Neuron (or probably any event-driven bus). It doesn't make business sense in an Agile world to spend all your time writing infrastructure code instead of delivering business value stories. I have also been doing a lot of work out of the Microsoft Reston MTC where I met a new friend, Matt Podwysocki, who also works there, and I met via Twitter. Great guy who feels very passionately about ALT.NET and making positive contributions. At Reston, I helped Microsoft open up their new SOA Resource Center . If you are a Microsoft customer struggling with SOA and making it deliver real business value rather than hype, come bring your problems to the MTC and we'll help you. There is a great bunch of folks there. I also worked on an "ESB Study" for a branch of the military where us (Microsoft) used an ESB for a couple of months together with folks from BEA Web Logic and Cape Clear, culminating in a cross-vendor ESB demo which was a blast. Made some great new friends with our "competitors." Read More...
|
-
I am so far behind at this point that I don't know how much of this is "new." MIX08/ASP.NET/ASP.NET MVCAJAX/Silverlight Mix 08 Sessions Published A bunch of posts from ScottGu ASP.NET MVC Framework Road-Map Update Feb 17th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET .NET 3.5 Client Product Roadmap First Look at Silverlight 2 BizTalk My good friend Tomas on BizTalk Send Adapters and Failures How to use BizTalk Services with BizTalk Server 2006 R2 BizTalk Operations Guide live! Deployment Framework Release on CodePlex... Enterprise Architecture Carnival of Enterprise Architecture #9 - March 4, 2008 WCF Single Sign-On scenarios with Federation WCF - Syndication Extensions Technorati Tags: MIX08 , ASP.NET , ASP.NET MVC , ASP.NET AJAX , BizTalk , Enterprise Architecture , WCF Read More...
|
-
3 states in travel last week, 3 more this week. I'm now Silver on US Despair and headed up on Southwest... ASP.NET, ASP.NET AJAX, Visual Studio 2008 ScottGu continues his link blog posts with Jan 24th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, IIS Source Code Outliner 1.0 PowerToy for Visual Studio 2008 CLR/DLR/Languages/PAG/Software Patterns John Lam posts a link to the latest DLR Spec So glad to see my old list-mate from the old ATL/COM and old CLR lists, Chris Tavares blog on Deconstructing ObjectBuilder - An Introduction and Deconstructing Object Builder: What is ObjectBuilder? WCF Nice post from Pablo Authenticating users with Supporting Tokens in WCF Throwing Exceptions from Service Authorization Manager Other link blogs (via Jason) Jason - Inter esting Finds: January 21, 2008 Matt - 1 Links Today (2008-01-26) and 1 Links Today (2008-01-27) Alvin Ashcraft - Daily Bits - January 26, 2008 and Daily Bits - January 27, 2008 Arjan Zuidhof - LINKBLOG for January 26, 2008 Mike Gunderloy - Weekend Coffee Break - Site Building, Big Mozy & Passwords Technorati Tags: ASP.NET , ASP.NET MVC , ASP.NET AJAX , CLR , DLR , IronRuby , ObjectBuilder , WCF Read More...
|
-
We are running our developer conference again three times this year. This is all on Visual Studio 2008 and .NET Framework 3.5 technologies you need in order to be productive like LINQ, Silverlight, ADO.NET Entity Framework, WCF, and SQL Server 2008. I will be speaking at the NYC event on Real World SOA, WCF and WF. When Thursday, February 21st, 2008 8:30am-5:00pm Breakfast and lunch will be provided Where New York Marriott East Side 525 Lexington Ave. at 49th St. New York, NY 10017 [see map] Cost $75 per person Includes sessions, attendee bag, t-shirt, breakfast, lunch, and raffle tickets <>Break </> Three Tracks: Visual Studio 2008 SQL 2008 IO 9:45a -11:00a Session 1 LINQ The upcoming release of Visual Studio 2008 includes significant updates to the Visual Basic and C# languages. The most significant of these enhancements is Language Integrated Query (LINQ), which adds general-purpose query syntax to the Visual Basic and C# languages. Using LINQ, you can query collections, databases, and XML content using a clear and consistent syntax. This talk will describe LINQ, including LINQ to SQL, LINQ to XML, and LINQ to Objects. We’ll also spend some time on some fundamental changes to C# that enable LINQ, such as anonymous types, extension methods, and Lambda expressions. Presented by: Mickey Williams, Technical Director, Neudesic Enterprise Data Platform Microsoft has cast a new vision for data management. They are looking to harness, secure, and keep available all Read More...
|
-
Coffee in hand, the Clash is playing, here we go BizTalk/WCF/BizTalk WCF Adapters Aaron has This short demo which illustrates how to take advantage of the message template feature made available by WCF send ports in BizTalk Server 2006 R2. Design Patterns/PAG/Software Architecture PAG continues to do an excellent job getting Pattern resources to the community with the Guidance Explorer. As J. D. Meirer writes , "This is a significant release for Guidance Explorer (GE). Our online "guidance store" is now hosted on MSDN. To take advantage of this, you need to download the new version of Guidance Explorer (release 20071206) " Blaine writes about shipping a new version of the Web Client Software Factory in Jan/Feb 2008 ASP.NET MVC Phil thanks the community for helping to do his job and points a bunch of nice posts Other link blogs James Avery - Good Stuff #4 Arjan Zuidhof - LINKBLOG for December 11, 2007 Steve Pitrek - Links (12/11/2007) Technovangelist - Links for 2007-12-11 [del.icio.us] Jason Haley - Interesting Finds - December 12, 2007 Mike Gunderloy - The Daily Grind 1293 Technorati Tags: PAG , Design Patterns , Software Architecture , ASP.NET MVC , .NET Community , BizTalk , BizTalk WCF Adapters Read More...
|
-
Development Tools Snippet Compiler Live 2008 Ultimate Edition for Developers (Alpha) [via Mike ] NAnt 0.86 Beta 1 Release [via Mike ] BizTalk Composite Services using Oracle ESB Routing Services Dealing with cXML based messages in BizTalk WCF/ADFS/Authentication/WF Authenticate Users Across Organizations Using ADFS LINQ/ADO.NET Next LINQ to Active Directory (formerly known as LINQ to LDAP) is here Entity Providers Update ADO.NET Data Services and Idempotence Domain Driven Design Nice fundamentals deck from Dave Laribee Sharepoint/MOSS Creating a MOSS virtual machine from scratch Monday Morning SharePoint MUST Reads MOSS 2007 SP1 Would be Release On December 11th Link Blogs The Daily Grind 1292 Link Listing - December 10, 2007 Interesting Finds: December 10, 2007 [Via: Jason Haley ] links for 2007-12-10 [Via: Scott ] Monday (12-10-07) edition of the d’bug link farm [Via: Brian ] 4 Links Today (2007-12-10) [Via: Matt ] LINKBLOG for December 10, 2007 [Via: Arjan Zuidhof ] Morning Coffee 129 [Via: Harry Pierson ] Good Stuff #3 [Via: James Avery ] Technorati Tags: Sharepoint , MOSS , ADFS , Authentication , LINQ , ADO.NET , ASP.NET MVC , DDD , Domain Driven Design , New and Notable , Sam Gentile , NANT Read More...
|
-
I knew it was coming so I stayed up extra late last night but not long enough :) Visual Studio 2008 Team Suite with the .NET Framework 3.5 is available on MSDN Subscriber Downloads ! While my copy is on the way, I would like to thank the whole extended team at Microsoft for an amazing product. I have been using the product in customer engagements for months now and the features have been extremely useful. One of my favorite new features is the great new support in VS2008 for WF and WCF integration on the creation of Workflow Services. The .NET Framework is the managed code developer platform for Windows. It is a highly productive environment for software developers and offers excellent skills reuse across multiple different application architectures due to a consistent API and class library. The .NET Framework is available with the same consistent API over multiple profiles including the desktop and server .NET Framework, .NET Compact Framework for mobile devices, .NET Micro Framework running on SPOT watches and embedded systems, and Silverlight V1.1 providing Rich Internet Applications running cross platform on internet browsers. The .NET Framework is in use by 90% of fortune 100 companies and has been included on 90% of new PCs shipped since 2006. The .NET Framework 3.5 is based upon proven .NET Framework technology. It is a superset of .NET Framework 2.0 and .NET Framework 3.0 providing compelling new functionality in an additive manor that does not affect the existing framework. Read More...
|
-
ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight Nov 17th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight - latest in a nice link series from ScottGu SharePoint Arpan has his Top 5 SharePoint Resources to Bookmark SOA/Software Architecture/Enterprise Architecture Nick Mallick has his fifth in an outstanding series on the impact of the business operating model on Service Oriented Architecture Blaine talks about the Bundle Guidance up on CodePlex Windows Workflow/.NET 3.5/WCF Introducing the .NET Framework 3.5 by David Chappell Introducing Windows Communication Foundation by David Chappell Introducing Windows Workflow Foundation by David Chappell Dealing with Diversity: Understanding WCF Communication Options in the .NET Framework 3.5 The above links were from Paul Andrew who has a nice post on Patterns for Long Running Activities in Windows Workflow Foundation Technorati Tags: ASP.NET , ASP.NET AJAX , ASP.NET MVC , VS 2008 , .NET 3.5 , IIS7 , Silverlight , Sharepoint , Sam Gentile Read More...
|
|
|
|