Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Browse Folders

Collapse/expand the left pane
Are you looking for an evaluation version of a product?
If so you can download any of the below versions for testing. The component will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the component to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
NOTE:  If you experience errors like ’Internet explorer cannot display the web page’ is shown when you try to download a file, make sure your networking policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.

Video: Upgrade to Aspose.Words for .NET 9.2 - MailMerge.MergeField Event

File Details
Downloads: 251 File Size: 4.5MB
Posted By: romank Views: 690
Date Added: Sun, Jul 11 2010

Aspose.Words for .NET 9.2 introduced a number of breaking changes in the public API. One of the changes is that all events and delegates were replaced with properties and interfaces. All the functionality remains the same, we just had to stop using .NET events and delegates and implement it using the more classic approach of callback interfaces. We have done this so we can port our Aspose.Words C# code to Java using an automated tool. You do not benefit from this change directly if you are using Aspose.Words for .NET, but we all will be better off in many ways when our Aspose.Words for .NET and Java match each other closely.

This video shows how to change your code to accommodate for the fact that the MailMerge.MergeField event was replaced with the MailMerge.FieldMergingCallback property and MergeFieldEventHandler was replaced with the IFieldMerging interface. This is a quick and dirty video so please excuse for the unpolished voice over.

 

Comments
No comments exist for this file.