ASP.NET News from Blogger: Marquee de Sells: Chriss insight outlet   Get the feed of: Marquee de Sells: Chriss insight outlet

Total News: 28

Rocky's video series on SQL Server Modeling and CS

Rockford Lhotka has created a series of three videos showing how he has applied the SQL Server Modeling, specifically "M", to drive his well-known CSLA, a framework for building the business logic l...

Comparing NHibernate and EF4

This is a nice piece comparing NHibernate and EF4. Personally, I'm an EF4 fan, but I'm hardly unbiased and there are definitely features I want to see added to EF v.Next. Either way, it's clear that E...

LINQPad updated to support Data Services!

Joe Albahari, the author of LINQPad, has added support for WCF Data Services to the 1.37.1 version beta of LINQPad. This means that you can point LINQPad at any Open Data (OData) endpoint and d...

"M" For Language Definition in November 2009 CTP

I couldn't wait for the PDC, so I posted a screen shot of my favorite new three features of "M" for defining domain-specific languages (DSLs) in the November 2009 CTP of "Oslo": Expressions on t...

Chris Sells on .NET Rocks! talking about data

I was on .NET Rocks! recently talking to Richard and Carl about data in Visual Studio (object-oriented, XML and relational), what tools Microsoft is already providing for managing your SQL Server sche...

Put Intellipad-like language editing features into your applications

Bill Henning from Actipro Software has done it again, this time providing the components to drop real-time language creation features into your application for building custom grammars in the critical...

Amanda Laucher on Using Oslo for DSLs

Amanda Laucher talks about Oslo and its tools, Intellipad, m.exe and mg.exe - the "M" compilers - and how they can be used to create a DSL. She demonstrates the creation of a demo DSL in Oslo, ...

Use the "Oslo" Repository to Store Service Config

Mikael Håkansson has built a WCF ServiceHostFactory to load service configurations from the "Oslo" Repository, which allows you to configure your services with "Quadrant". And he does it even...

Telerik Ships Alpha "M"-Based Comparison Tool

Imagine you've shipped v1 of your database applications against a schema created from "M". Now, you're about to ship the v2 of your database, but what about the v1 clients? Are the tables and views ...

Telerik Does LINQ to "M"

Stephen Forte and Mehfuz (who, like Prince and Cher, needs no last name), have built LINQ to "M", which means that if you've got "M" source code like this (shown in a C# string variable for loadin...

Part 3 of Dana's End-to-End "Oslo" Series: Quadrant

In part 1 and part 2 of his series, Dana Kaufman, a Program Manager on the "Oslo" team, used "M" to model the schema for employee information and to create a domain-specific language (DSL) for cre...

Rocky's MCsla on the Olso May CTP

Rockford Lhotka of several C# and VB books and the world-renown CSLA .NET business object framework has ported his "Oslo"-based MCsla.NET to the May 2009 CTP. For the part that he's made work in "O...

JavaScript implementation of "M"

Matthew Wilson is pushing "M" into the land of browser client-side scripting with his partial (but growing!) JavaScript implementation, as seen in his web 3-pane "M" grammar mode ala Intellipad. I...

Deep Fried Bytes: Shawn Wildermuth on "Oslo"

Keith and Woody speak with the first repeat guest of the podcast, Shawn Wildermuth about Oslo and the M language.  In this episode listeners will get some real world examples and use cases f...

Indigo Road Show @ PADNUG Tonight

Stuart asked me to post this (although I took out the marketing goo). Ari is a fun speaker and is not to be missed. The Indigo User Group Road Show rolls into Portland tonight, Wednesday, September 28...

MS Dogfooding Avalon

As MS releases new frameworks, folks always ask "Does MS use this" Of course, MS has tons of existing apps that would be silly to rewrite, but when we build new stuff, we generally use the latest fr...

Programming WPF Samples & Change Notes Posted

I've posted the b1 and Sept (PDC) CTP samples and change notes for Programming Windows Presentation Foundation so that you can use the book for either beta 1 or the Sept (PDC) CTP bits and be equally ...

Tracking exceptions thrown by your apps worldwide

This is an interesting, and free, service that you hook your app up to and when it throws an exception, it'll log it w/ the service so that you can track it from afar. These kinds of services are exa...

Early WinFS beta posted for MSDN subscribers

Not too far behind Indigo and Avalon's beta 1, WinFS posts their own beta 1 (although Tom Rizzo, Director in SQL marketing says it may be a tad early). Since their "endgame" is "that WinFS will be ...

PND For You And Me

Between the new job, the new house and the book, I haven't had nearly enough contact with my local nerd friends. I'm starting to experience nerd withdrawal symptoms! Come to the PND next Tuesday and a...

Show Off @ The PDC

According to the post on Channel9: "At this year’s PDC, we’ll be hosting our first-ever Show Off event. What the heck is Show Off, you ask Well, Show Off is an evening event held at the ...

Very Cool Nullable Fix

.NET 2.0 has the idea of a "nullable" type built right in, e.g. Nullable<int> x = null; // legal This adds nullability to value types as well as reference types. Further, C# adds direct suppo...

I Love Arguing with Ian

Ian and I submitted the final manuscript for Programming Avalon, Beta Edition, on July 13th (right on time, I'll point out). Since then, the O'Reilly folks have been working overtime to fix my prose (...

Portland Code Camp, July 23-24, Reed College

I'm going to be spending my July 23-24 weekend at Reed College attending (and hopefully participating in) the Portland Code Camp. The manifesto speaks to me: "Code Camps are (1) by and for the devel...

The End of an Era

Today is Sara Williams's last day. Sara was the first Microsoft employee that I met. In fact, she was the first MS employee that a lot of people met. She's been at Microsoft for 14 years, which was lo...

Studs from Microsoft

I have no idea where the "Studs from Microsoft" video came from or how old it is and I had to download it first before playing it, but it was totally worth it to see Bill Nye as a 'softie ...

C++ is dead, long live C++!

Congrats to the VC++ 2005 team for a write-up like this! "The truth is that this new development in C++ seriously undermines the justification for C# as a language. C++ programmers yet to learn C# s...

Damn I Love Skype!

Skype is the thing that seems to work best for my Australian phone calls (at least once/week if not more) and I love SkypeOut for when I'm just too damn lazy to walk across the room for the phone. If ...

View Other bloggers