VS 2010 productivity improvements, Part II

You could say the code editor is the most important feature of any development experience.  After all, that's what lets you create, see, and change your code.  Without a code editor, no other features matter in an IDE.  Around the editor is built the rest of the development environment. Last week , we looked at three new features in Visual Studio 2010: multi-monitor support, multi-targeting, and code navigation.  This week I'd like to spend a little time talking about improvements to the code editor in Visual Studio 2010

See original here: 
VS 2010 productivity improvements, Part II

Make SharePoint 2007 Act Like SharePoint 2010 (sort of …)

I’m pretty sure every SharePoint enthusiast has seen those great Sneak Peek videos Microsoft released some time ago. And I’m sure that lots of the new features shown were very exciting for lots of you. Since SharePoint 2010 is still quite far away in the future, let’s try to bring some of the 2010 stuff to SharePoint 2007! In the overview video , Tom Rizzo showed some new user interface functionality, pretty much all of it was heavily using asynchronous Javascript code to dynamically do updates, change layouts etc

Read more from the original source:
Make SharePoint 2007 Act Like SharePoint 2010 (sort of …)

Creating a Custom Popup Menu

Today’s author is Derek Mang, owner of Systems Solution Developers Inc. You can find more useful tips from Derek on his website: www.officevbasolutions.com .

More: 
Creating a Custom Popup Menu

Use an Outlook Macro to Stop Forgetting the Subject Line [Outlook]

Windows only: Microsoft Outlook is a powerful tool used worldwide by corporate drones—and with a little macro goodness, it will remind you to attach a subject line to your TPS Reports. Adding the new macro requires a number of steps, but when you are finished you'll have a reminder to add in a subject line—just like Gmail has by default.

Read more from the original source: 
Use an Outlook Macro to Stop Forgetting the Subject Line [Outlook]

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