Not surprisingly to me, .NET developers are expected to be in high demand this year. According to this “5 careers: Big demand, big pay” CNN article, IT .NET developers along with QA people are in the right spot.
Sergey @ USysWare
‘To Start Press Any Key’. Where’s the ANY key?
Not surprisingly to me, .NET developers are expected to be in high demand this year. According to this “5 careers: Big demand, big pay” CNN article, IT .NET developers along with QA people are in the right spot.
Sergey @ USysWare
I received an email from Microsoft about a month or so ago. Looks like I’ve been nominated for an ACE (Award for Customer Excellence) Award for my Visual Studio 2005 contribution. Sure, it’s just some crystal ball but thought is what counts.
Thanks Microsoft! I appreciate it.
Sergey @ USysWare
One of the reasons for converting DPack from a collection of add-ins to a single VSIP package was to gain access to text markers. Numbered Bookmarks feature utilizes that with text marker being bookmark images shown in the Visual Studio gutter.
In his post Alex shows how to use text markers with add-ins, i.e. w/o VSIP. Keep in mind, that while you can get to the markers already exposed by VS, AFAIK there is no way to create brand new markers with add-ins. You’d still need VSIP for that.
Here’s his Text Markers article.
Sergey @ USysWare
DPack version 2.5.3 is available now. Here’s what’s new and changed in this release:
DPack source code grew quite considerably since v1.0. Solution Statistics reports that DPack consists of over 25000 lines of code now! Wow.
The new version is available at www.usysware.com/dpack/. Enjoy!
Sergey @ USysWare