We’ve already heard it mentioned last week in Los Angeles, but here’s the date already…
A bit late, but it was still in my drafts folder, I just had to finish it. Timothy Mallalieu presented the session on the future of Entity Framework. The Data Platform We have so many data storage options and so many needs for data. Normal data access Users and applications get data from the database...
This is the geek *** session Don Box mentioned. Chris Anderson and Giovanni Della-Libera are presenting, the entire Oslo team that’s here is inside this room. module PDC { language Contacts { syntax Main = checked :Contact => checked ; syntax...
I’ve been talking to people and perhaps here on the blog that during the Doug Purdy talk they showed a demo of MService where, with a few lines of code, a REST enabled WCF services with WF activities was created with only so few lines of actual code. service Service { operation PhotoUpload(stream...
Just saw Chris Sells show a session on some other expects of Oslo that wasn’t introduced yet. It was again stated that the repository in Oslo is a normal SQL Server database. All your models are just SQL in the database and everything is designed for extensibility. Some of the core features are: Repository...
Together with Alex Thissen, Paul Gielens, Marco Stolk and Dries Marckmann we’ve been reflecting our thoughts on “M”. Right now we’re all at another Oslo talk about Quadrant. Why “Quadrant”? As more software becomes more model-driven, the volume of data in the system grows We need a tool that lets people...
I’m at the “Lap around ‘Oslo’” talk together with Alex Thissen and Paul Gielens . This is by far the best session I’ve seen so far! The talk began about models. We were looking at modeling and modeling domains, but what is a model? We have… Drawings Models used to communicate with others, for example...
Mark Miller from DevExpress just announced CodeRush Xpress for C# developers, for free!!! In a partnership with Microsoft, DevExpress is making this tool available for Visual Studio. It’s a selection of CodeRush and Refactor! Pro features. Refactor! Pro is one of my favorite tools available for Visual...
A lot of photos, many many more to come… Most are Los Angeles, Santa Monica beach and other locations. PDC 2008 isn’t that interesting to look at! ;-) http://flickr.com/photos/dvdstelt/sets/72157608454625991/
Scott Guthrie is talking… Very fast what he’s talking about… WPF 4.0 has touch .NET 4.0 can be loaded in the same process as .NET 2.0 Visual Studio 2010 is build in WPF Ability to create awesome visualizers in Vsual Studio 2010 Scott just shows us a 200 line code visualizer that replaces the normal ...