Articles in this section
Category / Section

How to create XBAP application with full trust using Syncfusion controls in WPF?

5 mins read

XAML Browser Applications (XBAPs) are the combination of Web applications and rich-client applications. As Web applications, XBAPs are deployed to a Web server and started from a web browser (for example Firefox). As rich-client applications, XBAPs can take advantage of the capabilities of WPF. Developing XBAPs is also similar to rich-client development.

The following are the steps to create the XBAP application with full trust.

Step 1: Creating full trust XBAP Application

Create full trust XBAP application that uses the Syncfusion controls. When you create a new project in Visual Studio, select WPF Browser Application from the list of templates.

Then you can implement your requirements in the application using Syncfusion controls. If XBAP requires full trust, you can change your project to enable this permission. In Visual Studio, you can open your project properties->Security->This is a full trust application

 

Step 2: Authentication of the application

You can sign your created application with your company’s private code publishing certificate (typically a PFX or CER file) that contains information about publisher of the software and the signing authority.

Signing the XBAP application is very important because the application has access to OS capabilities of client machine (even the web browser) and client does not allow full access for an unsigned application as it may not be genuine. In order to ensure the client that your application is genuine, you have to sign it with your company’s private code publishing certificate and get authenticated.

Step 3: Deployment in client

Before the application is used in a client machine, it is configured. Configuring the client machine involves,

  1.  Install your private certificate information into the client machine (using your certificate installer), you can refer the procedure from the following link http://files2.syncfusion.com/Installs/Support/KB/CertificateInstaller/Certificate+Installer.pdf

Install your certificate installer MSI on client machines. After completing this procedure,

  1. Install the Syncfusion Certificate Installer on client machines, you can get this installer package from the following link http://files2.syncfusion.com/Installs/Support/KB/SyncfusionCertificateInstaller.zip

These two installers are installed in client machine before you execute the application.


Conclusion

I hope you enjoyed learning about how to create XBAP application with full trust using Syncfusion controls.


You can refer to our WPF feature tour page to know about its other groundbreaking feature representations and documentation, and how to quickly get started for configuration specifications.

For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our other controls.

If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied