Displaying posts categorized under

Development

Enable Excel 2010 Developer Tab

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.

  • Share/Bookmark
  • Share/Bookmark

Hosted Subversion Using Project Locker and Visual Studio

Secure Offsite Data StorageI 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.

  • Share/Bookmark
  • Share/Bookmark

LightSwitch and Programming Snobbery

snob2Last week I posted my thoughts on LightSwitch and to my surprise was linked to in Doug Seven’s article on LightSwitch (thanks Doug). Doug Seven wrote a good article on where he sees LightSwitch being of use in the .NET world and I recommend anyone read it. Doug has an interesting description of how LightSwitch is for “Code-Enabled TM” and not specifically for “Coders TM”.

Where it got interesting was the incoming links from those who visited Doug’s site. One of them was a Darrel Miller on Twitter. Apparently he didn’t like my thoughts….

From Darrel_Miller’s Twitter Account….

  • Share/Bookmark
  • Share/Bookmark

Visual Studio LightSwitch: My Thoughts

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. 

  • Share/Bookmark
  • Share/Bookmark

Hello Bracket Hell World

cHeckI 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.

  • Share/Bookmark
  • Share/Bookmark