RSS

Tag Archive | "visual-studio"

PowerShell – Easy Line Numbers using Cat (Get-Content)

Thursday, October 8, 2009

0 Comments

I often cat out code pages from the prompt when I simply want to see what’s inside or look for a method.  Cat, of course, is an alias to PowerShell’s get-content cmdlet, but cat brings me back to days in Unix and makes me feel better. One [...]

Continue reading...

BlackBerry App Development Tools Released by RIM

Thursday, July 30, 2009

0 Comments

Research In Motion released BlackBerry Web Development Plug-in for Eclipse and BlackBerry Plug-in for Microsoft Visual Studio version 1.2. These tools are part of a complete portfolio of BlackBerry developer tools for web and Java development and a set of APIs that enable developers to easily create a wide variety of mobile applications. The platform [...]

Continue reading...

MCM Electronics is looking for a Web Developer (eCommerce/e …

Thursday, May 21, 2009

0 Comments

MCM Electronics , a Premier Farnell company, is a broad line distributor of electronic components, equipment and accessories for the consumer electronics industry. Located in Dayton, OH, MCM's products include: computer hardware and ... See original here: MCM Electronics is looking for a Web Developer (eCommerce/e ...

Continue reading...

VMware Fusion, Shared Folders, Visual Studio 2008

Monday, April 20, 2009

0 Comments

Since I bought my new MacBook, I had to decide which operating systems I was going to install on it. At this very moment, I’m typing on OS X while hacking my code using VMware Fusion with Visual Studio 2008. Using this combination I had a couple of issues with folder sharing, like many others. Here [...]

Continue reading...

Get Windows Server 2008 Standard Edition

Tuesday, April 14, 2009

0 Comments

If you are student and you want to play with Visual Studio 2008/2005 professional version, Windows Server 2008 Standard Edition, SQL Server 2008, Windows Server 2003, Virtual PC 2005 go to www.DreamSpark.com Cheers !!! Microsoft Posted in Utility Tagged: Free SQL Server 2008, free Visual Studio, free Visual Studio 2008, [...]

Continue reading...

NxtGenUG Manchester .Net User Group – All Systems Go!

Wednesday, April 1, 2009

0 Comments

Introduction I’ve been chatting to the guys that run the NxtGenUG .Net user group for a few months about the possibility of giving some “NxtGen love” to “us northerners”, and as of this morning Manchester is now officially the 7th region ! In the words of [...]

Continue reading...

Vista 64-bit on Inspiron 1720 … meh

Thursday, March 5, 2009

0 Comments

I am in the process gathering all the resources to rebuild my PC laptop. It's been about 18 months since the OS was installed, and Windows is getting old and cranky. I have a Dell Inspiron 1720 with 3gb of RAM. I considering trying to do Vista 64 bit, but just glancing down the following [...]

Continue reading...

More on the The strange case of sporadic COMException 0×800A01A8 calling CommandBarButton.Delete from a Visual Studio add-in (solved)

Tuesday, February 3, 2009

0 Comments

I don't have an answer to this strange case, but after 4+ years getting reports from users, I will write about it just in case someone can post a solution. When using a temporary user interface (not a permanent one), add-ins typically add CommandBarButtons to commandbars using Command.AddControl when loaded. When the add-in is [...]

Continue reading...

More on the The strange case of sporadic COMException 0×800A01A8 calling CommandBarButton.Delete from a Visual Studio add-in (solved)

Tuesday, February 3, 2009

0 Comments

I don't have an answer to this strange case, but after 4+ years getting reports from users, I will write about it just in case someone can post a solution. When using a temporary user interface (not a permanent one), add-ins typically add CommandBarButtons to commandbars using Command.AddControl when loaded. When the add-in is [...]

Continue reading...

How to install Silverlight tools without internet connection

Friday, November 7, 2008

0 Comments

Recently we underwent training for Microsoft Silverlight and we needed  to install Silverlight tools for Visual Studio 2008. We downloaded Silverlight Tools for Visual Studio installer and started installing but it halted on my machine as I don’t have internet connection availble on my machine. This was a problem because anybody who wants to do [...]

Continue reading...