Feature Builder Power Tool – Introduction

by 

|

in

This post introduces Microsoft’s Feature Builder Power Tool (Feature Builder) and describes its major components. Feature Builder is a Visual Studio Extension that allows a developer to quickly create a feature extension for Visual Studio 2010 (VS). By introducing a new framework, developers are now able to easily integrate templates, add-ins and documentation in a…

Read more…

Our First Launch

by 

|

in

One of our goals at Don’t Panic Labs is to help launch great companies for Nebraska Global by serving as a “people incubator”. On June 1, we celebrated the launch of our first product by our first company, ICORA (www.icora.com). But it wasn’t that long ago that this product was merely an idea that only…

Read more…

ClickOnce: Revisited

Recently we’ve received a couple comments on my blog post ClickOnce Publish and Deploy from Team Foundation Server 2010 so I thought we should do a follow-up post to share what we’ve learned. One of our readers, Anye, was having some trouble getting the build to copy the published ClickOnce application over into the ClickOnce…

Read more…

Look Before You Leap

by 

|

in

At Don’t Panic Labs, we strive to instill individuals with the mindset of “think like an engineer”. By this, we mean that developers should be thinking more than just how to write good code; they should be considering as many aspects as possible regarding their project. This could involve learning more about how their application…

Read more…

Remote Shelving/Unshelving Changes in Team Foundation Server

Let’s talk shelving. Not the kind you try to build in your garage that never fits together, and not a bunch of milk cartons stacked on each other. I’m talking about source control shelvesets. Think of them as a snapshot of your local workspace at a given time. We use them a lot in many…

Read more…

More Than a Way to Unwind

by 

|

in

At Don’t Panic Labs, we’re lucky enough to have various ways to unwind after several hours of productive, heads down development. When we’re not scheming and devising contraptions to unleash a deluge of cheeseballs on an unsuspecting victim, we can always take out some pent-up energy on one of our pinball machines. These vintage pieces…

Read more…

What I Would Tell My 15-Year-Old Self

by 

|

in

I attended the first day of Big Omaha yesterday and was really impressed with the conference. It was my first time there and I plan to be a regular attendee. At the end of the day there was a general Q&A with all of the day’s speakers. One of the questions asked was “If you…

Read more…

Interns Invade!

by 

|

in

This week marks the largest single influx of personnel the Don’t Panic Labs office has ever experienced. With summer break beginning, we are welcoming 23 student interns from the University of Nebraska-Lincoln to start what we expect to be an exciting and fruitful experience for everyone. The students are divided into four separate teams, each…

Read more…

Single-Stepping Through MS Code

Microsoft allows you to single-step through the framework code via Visual Studio 2008/10. To enable this under 2010 is trivial. Do the following: Within Visual Studio, open Tools > Options…. The following window displays. Browse to Debugging – Symbols. Make sure the Microsoft Symbol Servers checkbox is checked, and indicate a place on your drive…

Read more…

View From The Booth

by 

|

in

I’ve created a new category of blog posts called “View From The Booth” where I will share my observations and thoughts that result from experiences working with students and new hires. Much like a coach watching football practice from the top of the stadium, I see quite a bit in my role at Nebraska Global…

Read more…