Navigation

Search

Categories

On this page

.NET Podcasts
Cheat Sheets
Reviewing Managed Code
Visual Studio Power Toy Pack Installer

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 178
This Year: 5
This Month: 0
This Week: 0
Comments: 551

Sign In

 Wednesday, February 28, 2007
Wednesday, February 28, 2007 12:17:57 PM UTC ( )

I enjoy the occasional podcast to satisfy my nerd cravings on my cycle to work... who doesn't, right?

Sean Deasy has a blog entry on 5 podcasts that every .net developer should be listening to.  No big surprises in here, however, I'd also include the video resources from Channel9.msdn.com and the insightful dnrTV.  Mind you, it's pretty difficult riding and watching videos at the same time ;)

| Trackback | # 
 Wednesday, February 14, 2007
Tuesday, February 13, 2007 1:10:56 PM UTC (  |  )

I strongly believe that to be a good developer you need to have a firm grasp on the various shortcuts and productivity tools within your development environment. The problem is that with so many tools and so many things to remember it becomes a problem trying to hold it all in your head.  Let's face it, there is no shame in keeping a set of cheat sheets close by to prompt you into using your tools in a more productive manner.  I'd much rather keep brain cells for more abstract and solution based things rather than shortcut keys. 

Here are a bunch of cheat sheets for the tools I use:

Keep checking back as I plan to keep adding more in the future...

| Trackback | # 
 Tuesday, February 13, 2007
Tuesday, February 13, 2007 11:25:21 AM UTC (  |  )

I'm a bit of a sucka for coding standards and style guidelines.  That's why I thought I would throw up a quick link to the Microsoft article Reviewing Managed Code. It's all pretty straight forward really, but would make an excellent checklist for an anally retentive organisation. (or maybe if you are doing something uber-important like building third-party components, aircraft avionics or rollercoaster braking systems).

| Trackback | # 
 Monday, February 12, 2007
Monday, February 12, 2007 11:04:52 AM UTC (  |  )

I really like the installer for Visual Studio Power Tools.  Not only does it look funky but it also consumes an RSS feed to dynamically update the components that can be installed.  For an application that potentially has hundreds of components that can be installed this is a great model.

Good work boys!

| Trackback | #