Dot Net Tips & Tricks , C# (C Sharp)Tips & Tricks

Visual Studio .NET Tips and Tricks, VB.NET Code Samples, C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks, C# Tips & Tricks, Visual Studio 2010, .NET Framework Code Samples, VB.NET Tips & Tricks

Friday, August 27, 2010

Video Tutorial - Add a new button on Office backstage using C#

›
How to add a new button to Office (Excel) Backstage from Addin using VSTO (C#) The following XML adds a new button on Backstage. The but...
Thursday, August 26, 2010

What is a Backstage view and How to customize it?

›
Backstage view in Office 2010 - An Introduction Backstage was introducted in Office 2010 to hold commands and menus which are do some...
1 comment:
Tuesday, August 24, 2010

How to Get Width and Height of Desktop Screen using C#/VB.NET

›
How to resize Windows form to fit Windows screen using C#/VB.NET The following code resizes the Form Window to fit the entire screen . i...
2 comments:
Saturday, August 7, 2010

How to Enable a Disabled VSTO Addin

›
VSTO Addin is not getting Executed / VSTO Addin Stopped working If your VSTO addin stopped working suddenly, it might because the Applicat...
Tuesday, August 3, 2010

How to Add Images to Project Resources in C#/.NET

›
How to add/deploy Images in C#/.NET (Visual Studio) You can add images as resources to the project. The images will be stored as part...
Friday, July 30, 2010

C#/VB.NET Excel Autofilter - Specify Multiple Criteria using Array

›
C#/VB.NET Excel Autofilter - Only Last Value is Displayed Here is a simple example of Filtering ListObjects using Excel AutoFilter functio...

VB.NET Excel Offset Function / C# Excel Offset Function

›
How to Offset Excel Ranges using VB.NET / C# The following code gives you a better insight into offsetting a range using C#. The code uses ...
‹
›
Home
View web version
Powered by Blogger.