Learning about Unity using Expression Design

Course Type: Video Course ID: Learn more about Unity, a principle of design that will help you communicate visual cohesion in your user interface composition. Unity will help you communicate a single message even when using multiple objects. Learn more about Unity while exploring Expression Design

Go here to see the original:
Learning about Unity using Expression Design

Channel 9 Interview: LINQ Language Deep Dive with Visual Studio 2008

Ever wonder what really happens when you write a simple LINQ query? Dim query = From row In db.Customers _ Where row.Country = "Canada" _ Select row A lot of new language features went into the compilers in Visual Studio 2008 to make even this simple LINQ query work. In this interview I sit down with Jonathan Aneja , a Program Manager on the Visual Basic Compiler team, who dives deep into these features like Type Inference, Anonymous Types, Lambda Expressions, Expressions Trees, and more

See the original post here:
Channel 9 Interview: LINQ Language Deep Dive with Visual Studio 2008

Free report wizard offer from Gladstone

Mike Hnatt has generously extended to the Access blog readers a FREE version of Gladstone’s Access Report Writer . Traditionally, he has sold the developer version of the wizard for $995

Read the original here:
Free report wizard offer from Gladstone

ComponentOne Delivers ASP.NET Controls for Creating iPhone Apps

Meanwhile, also earlier this year, ComponentOne, announced the Community Technology Preview (CTP) release of three Web Parts for Microsoft Office SharePoint … See all stories on this topic

See more here:
ComponentOne Delivers ASP.NET Controls for Creating iPhone Apps

Breaking the WSS Top Link Bar in two with jQuery

Since I got a fan of the jQuery Javascript library , usually I can’t resist showing off the power of this library in my SharePoint development courses at U2U .

Go here to see the original:
Breaking the WSS Top Link Bar in two with jQuery

Favorite CodePlex SharePoint Projects

You could visit CodePlex , type in SharePoint in the search box and sort by popularity to get the “top” projects, but here’s a list of the top projects picked by the SharePoint MVPs which I find to be a little more value-added than CodePlex’s popularity ranking. YMMV.

View original post here:
Favorite CodePlex SharePoint Projects

Channel 9 Interview: No More Underscores in Visual Basic 10!

I just posted a new Channel 9 interview on a nifty little feature which isn’t so little when you look at it from the compiler. In this interview, Tyler Whitney , a developer on the Visual Basic compiler team demonstrates how line termination has changed in the Visual Basic 10 compiler making underscores unnecessary as line continuation indicators.

Originally posted here:
Channel 9 Interview: No More Underscores in Visual Basic 10!

Data bars in an Access query

Mike Alexander (Excel MVP) recently sent me a very cool trick that I hadn’t seen before. He uses some simple hackery and trickery to get data bars in a query

View original here:
Data bars in an Access query

My SharePoint developer toolkit

Every SharePoint developer should invest some time in building up his own toolkit to make the development experience a more fluid and efficient one. This is a preliminary list of SharePoint tools aimed at SharePoint developers. I will update this list quite regularly to keep it up to date with new releases

View original here:
My SharePoint developer toolkit

Updated Visual Studio Extensions for SharePoint

On their SharePoint Team blog, Microsoft announced that the community technology preview for the Visual Studio Extensions for SharePoint has been released … See all stories on this topic

Read more here:
Updated Visual Studio Extensions for SharePoint