By Stu on August 30th, 2010
I love developing functions, controls and business apps with Excel. I think Excel is one of the most revolutionary products for business in the last 30 years. So I am always using the developer tab. I skipped Excel/Office 2003 and in Excel/Office 2007 & 2010 you have to enable the developer tab.
I upgraded recently to Office 2010 and need to create a button in Excel and behold MS moved the developer check box. I almost cried (ok not really)…
A little bit of a search and you can find the instructions here (also tells you how to enable on Office 2010/2007) or just use my walk through.
By Stu on August 27th, 2010
I am a Subversion novice and frankly I don’t consider myself a pro at development either. Yet I realize the incredible importance of keeping my source code protected. This is learned while working on a school programming project that accidentally got deleted and I had to start over.
This is a preview of
Hosted Subversion Using Project Locker and Visual Studio
.
Read the full post (575 words, 3 images, estimated 2:18 mins reading time)
By Stu on August 6th, 2010
Microsoft reveled this week Visual Studio LightSwitch, which is a rapid application development (RAD) environment for business applications. Or simply a really cool code generator. I think this is a great product idea for a few reasons and mostly because I do RAD or at least try to do RAD business apps.
By Stu on July 30th, 2010
I decided or maybe have been forced to move from VB.NET to C# because it is just easier to find resources. Like a man starving or thirsty, I am going where the food and water seems to be. No matter how much I really like VB.NET and it very readable syntax C# has the mindshare behind it at Microsoft.