.NET news » Search results

Search results for query "office" (26):

App Verifier for WM 5

Just ran across the App Verifier that now supports Windows Mobile 5

http://www.microsoft.com/downloads/details.aspx?FamilyID=d275348a-d937-4d88-ae25-28702c78748d&displaylang=en

If you aren't familiar the Application Verifier tool assesses the stability of an application and detects common programming mistakes. The tool can detect and pinpoint memory leaks, handle leaks, and leaks in graphics device interface (GDI) objects.

2006-02-06 00:29:00   Source: App Verifier for WM 5   Tags: Software Debug

Office Apps: Extend Your VBA Code With VSTO

VSTO brings you the full feature set of Visual Studio including LINQ, WPF, WCF, and the .NET Framework 3.5.
2007-06-18 19:00:00   Source: Office Apps: Extend Your VBA Code...   Tags: Office

COM Interop Gets Much Better in C# 4.0

Enhanced COM interop through C# 4.0's dynamic type system, support for named and optional parameters, and for variance makes working with Microsoft Office and other Primary Interop Assemblies much easier.
2009-08-26 17:32:02   Source: COM Interop Gets Much Better in C# 4.0   Tags: C#

Running In the Field: How to Make Your Handheld Your Best Friend

As handheld devices become both more capable and more user-friendly, they're also becoming "must-have" equipment for people who work away from the office, replacing their heavy laptops with smaller and lighter but still fully-functional equipment.
2008-04-23 02:07:09   Source: Running In the Field: How to Make Your Handheld Your Best...   Tags: Mobile

Cloudy SharePoint: Office 365 and Azure

Everyone is excited about the cloud! Well, at least that is the theory. Microsoft introduced Azure such a long time ago - how many of us are really using it? SharePoint BPOS is around, but we still run servers in our backyard! So, why now? And why are things different this time around?

2011-06-30 19:00:00   Source: Cloudy SharePoint: Office 365 and Azure   Tags: Office

The Baker's Dozen: 13 Reasons to Upgrade to Visual Studio 2005

Visual Studio 2005 offers new capabilities in many different areas, such as data access, language enhancements, IDE productivity features, deployment, Office integration, XML, and many others!

OneNote Style Screen Capture Utility - with Preview and Auto Save Options

A utility to capture and crop the screen just like OneNote (Office 2010)
2011-12-02 13:07:00   Source: OneNote Style Screen Capture Utility - with Preview and...   Tags: Office

Kinect: Multimodal Communication with Kinect

Leland Holmquest continues to explore his virtual office assistant named “Lily,” created with a Kinect-enabled Windows Presentation Foundation application, in order to advance the means of context-aware dialogue and multimodal communication.
2012-04-30 18:00:00   Source: Kinect: Multimodal Communication with Kinect   Tags: Office

Create Column Chart using OWC11

A column chart (simple,stacked and 100% stacked column) representation using Office Web Components
2008-06-25 10:53:00   Source: Create Column Chart using OWC11   Tags: Examples Office

ScrollBar Control with Different Visual Style using VB.NET 2008

Why another Scroll Bar? The standard ScrollBar is too limited in functionality and I couldn't find a custom control written that did all that I wanted. This is a User Control with Microsoft Office 2007 Visual Style.
2012-03-09 12:02:00   Source: ScrollBar Control with Different Visual Style using...   Tags: VB.NET