Posts Tagged ‘Visual Studio’
It's been a year and seven months since my first article about the Outlook 2010 Solutions Module. Time sure flies when you're having fun. Since I first wrote the article, I received numerous comments and questions about the Outlook 2010 Solutions module, mostly on how to programmatically add items to it...
Read the rest of this entry →
C#, COM add-ins, Office, Outlook, Visual Studio |
33 Comments
A few years ago I had a client who since they started their business used a Microsoft Access database to track their projects and the time their consultants worked on projects. As the company expanded the database grew up to a point where they realized an upgrade is needed. I was asked to move the database to a Microsoft SQL server backend, whilst keeping MS Access as the front-end...
Read the rest of this entry →
Access, COM add-ins, Office 365, Visual Studio |
15 Comments
Ty Anderson | January 26th, 2012
On Tuesday we published Part 3 of the end-to-end demo. Today, we have Part 4. In reality parts 3 and 4 can be taken together but we thought it's better to break them up a bit and provide a bit of a break. But we have momentum now so let's keep this train a-moving because Part 5 is almost ready for its debut as well....
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Excel, Office, Outlook, PowerPoint, Ribbon, Visual Studio, Word |
No Comments
I'm pretty excited about the product I'm about to show you. It is not every day that you are able to work with a utility or tool that literally makes an activity a thousand times easier. In my previous post Customizing the SharePoint Ribbon, you most probably noticed the amount of work as well as trial and error that went into customizing the SharePoint 2010 Ribbon UI...
Read the rest of this entry →
C#, Office 365, Ribbon, SharePoint, Visual Studio |
5 Comments
Ty Anderson | September 20th, 2011
When building Internet Extensions with Add-in Express for IE and .NET, one of the more popular user interface elements is the Bar. The bar extends IE's UI and provides a solid, non-intrusive, location for forms and other elements the user can access while working with Internet Explorer in their typical manner...
Read the rest of this entry →
IE add-ons, Visual Studio |
No Comments
Ty Anderson | July 20th, 2011
Business Contact Manager (BCM) is Microsoft's attempt to a nice CRM tool to the small and medium-sized business market. It has its pros and cons but overall, I think they succeeded. Business Contact Manager resides within Microsoft Outlook, which makes perfect sense. Using BCM, users can seamlessly track leads, projects, employees, marketing campaigns and more...
Read the rest of this entry →
COM add-ins, Outlook, Visual Studio |
2 Comments
Ty Anderson | June 15th, 2011
Internet Explorer is the world's most popular browser which makes it a nice target for custom solutions. Using Add-in Express helps you build Office COM Add-ins that your users love. As a result, you might be looking to expand to different markets… markets that probably do not speak you language. As a result, you are looking to build a localized version or versions of your add-in...
Read the rest of this entry →
.NET, COM add-ins, Office, Visual Studio |
No Comments
Ty Anderson | June 13th, 2011
Internet Explorer is the world's most popular browser which makes it a nice target for custom solutions. Microsoft provides an IE SDK that attempts to provide you with guidance on how to build custom toolbars, menus, side bars, etc. The problem is that this SDK leaves you alone to fall into the potential pitfalls and doesn’t lend you a helping hand
...
Read the rest of this entry →
.NET, IE add-ons, Visual Studio |
4 Comments