|
|
|
|
|
Total Hits: 763 | Today: 0
|
|
Rating:
|
|

This article demonstrates how to automate Excel to create a command bar that contains buttons, drop-down list boxes, combo boxes, and pop-up menus....
|
|
|
|
Total Hits: 2524 | Today: 0
|
|
Rating:
|
|

This article demonstrates how to automate Excel from Visual C# .NET to fill and retrieve values in a multi-cell range by using arrays....
|
|
|
|
Total Hits: 635 | Today: 0
|
Author: MSDN
|
Rating:
|
|

This step-by-step article demonstrates how to create a serviced .NET component that uses transactions. This article also demonstrates how to create a client that tests your serviced component. Microsoft Enterprise Services provides Microsoft COM+ services to .NET components....
|
|
|
|
Total Hits: 727 | Today: 0
|
Author: MSDN
|
Rating:
|
|

The .NET Framework exposes classes that allow you to programmatically access the C# language compiler. This might be useful if you want to write your own code-compiling utilities. This article provides sample code that enables you to compile code from a text source. The application allows you to either just build the executable or build the executable and run it. Any errors that occur during the compilation process are displayed on the form....
|
|
|
|
Total Hits: 1792 | Today: 0
|
|
Rating:
|
|

This step-by-step article shows you how to create a Visual C# .NET client that gets an Automation Reference to a running instance of an Office program....
|
|
|
|
Total Hits: 971 | Today: 0
|
|
Rating:
|
|

This step-by-step article shows you how to start the application that is associated with a given document extension or file type without needing to know the name or location of the associated application. For example, you can start Arcade.bmp with the application that is associated with the .bmp file extension, which is MSPaint.exe in most cases....
|
|
|
|
Total Hits: 2027 | Today: 1
|
|
Rating:
|
|

This step-by-step article describes how to automate PowerPoint with Visual C# .NET to create and then show a PowerPoint presentation....
|
|
|
|
Total Hits: 704 | Today: 0
|
|
Rating:
|
|

This step-by-step article shows you how to use the .NET Framework Process class to start another application from your code and have the code wait for the other application to close before it continues. When the code waits for the application to finish, there are two options: Wait indefinitely for the other application to either finish or be closed by the user. Specify a time-out period after which you can close the application from your code. This article presents two code samples that demonstr...
|
|
|
|
Total Hits: 1053 | Today: 1
|
|
Rating:
|
|

This step-by-step article describes how to handle Excel events from an Automation client that is developed with Visual C# .NET. Visual C# .NET uses delegates to handle Component Object Model (COM) events. Delegates are a new concept in Visual Studio .NET. In the case of COM events, a delegate listens for events from the COM server, and forwards them to a Visual C# function....
|
|
|
|
Total Hits: 1871 | Today: 0
|
|
Rating:
|
|

You may want to display, or embed, an Office document directly on a Visual C# .NET Form. Visual C# .NET does not provide an OLE control that allows you to embed an Office document on a form. If you want to embed an existing document and open it as an in-place ActiveX document object within a Visual C# .NET form, a potential solution for you is to use the Microsoft WebBrowser control. This article demonstrates how to browse to an existing Office document and display it inside a Visual C# .NET for...
|
|
|
|
Total Hits: 791 | Today: 1
|
|
Rating:
|
|

This step-by-step article shows you how to start the default Internet browser....
|
|
|
|
Total Hits: 87 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article demonstrates the process of instantiating and supplying a custom XmlUrlResolver to resolve document() references to external XML resources that are located on authenticated Web sites or folders.
XmlTransform class uses the underlying XmlResolver class to read the files referenced in the XSL. You can specify the credentials to the XmlResolver. The XmlResolver class supports three methods for authenticating Web requests: Basic authentication, Digest authentication ...
|
|
|
|
Total Hits: 395 | Today: 0
|
Author: MSDN
|
Rating:
|
|

Use this step-by-step guide to learn how to use base classes to reduce code forking with managed providers....
|
|
|
|
Total Hits: 859 | Today: 0
|
Author: MSDN
|
Rating:
|
|

The Calendar control is one of the controls that cannot be validated in its original state. In many cases, however, it is necessary to be able to validate the user selection in the Calendar control....
|
|
|
|
|
|