---
title: "ASP.NET Web Forms integration"
canonical_url: "https://www.nutrient.io/guides/docuvieware/asp-dotnet-web-forms/"
md_url: "https://www.nutrient.io/guides/docuvieware/asp-dotnet-web-forms.md"
last_updated: "2026-05-19T01:10:17.036Z"
description: "Integrate DocuVieware into ASP.NET Web Forms projects. Learn about custom snap-ins, selection areas, and client-server communication."
---

# ASP.NET Web Forms integration

DocuVieware can be integrated into ASP.NET Web Forms projects. The guides below cover getting started, custom snap-in implementation, selection area handling, and client-server communication with custom actions.

- [Your first DocuVieware ASP.NET Web Forms page](/guides/docuvieware/asp-dotnet-web-forms/your-first-docuvieware-asp-dotnet-web-forms-page.md)
   Integrate DocuVieware into your ASP.NET Web Forms project and set up the necessary references for successful implementation.

- [Client/server coming and going with custom actions](/guides/docuvieware/asp-dotnet-web-forms/client-server-coming-and-going-with-custom-actions.md)
   Implement a button in your ASP.NET Web Forms project to generate a QR code on a document using custom actions and JavaScript.

- [Use and handling of the selection area](/guides/docuvieware/asp-dotnet-web-forms/use-and-handling-of-the-selection-area.md)
   Use and handle the selection area in ASP.NET Web Forms to apply filters within your DocuVieware application.

- [Custom snap-in implementation](/guides/docuvieware/asp-dotnet-web-forms/custom-snap-in-implementation.md)
   Create a custom snap-in in DocuVieware, including server-side integration and triggering custom actions.

---

## Related pages

- [Custom snap-in implementation](/guides/docuvieware/asp-dotnet-web-forms/custom-snap-in-implementation.md)
- [Client/server coming and going with custom actions](/guides/docuvieware/asp-dotnet-web-forms/client-server-coming-and-going-with-custom-actions.md)
- [Use and handling of the selection area](/guides/docuvieware/asp-dotnet-web-forms/use-and-handling-of-the-selection-area.md)
- [Your first DocuVieware ASP.NET Web Forms page](/guides/docuvieware/asp-dotnet-web-forms/your-first-docuvieware-asp-dotnet-web-forms-page.md)

