Tutorial: Creating an ASP.NET Application in Microsoft Visual Studio
This chapter shows you how to create a small ASP.NET application from scratch with just a few lines of code. It allows you to insert some text to export an Adobe PDF document.
The source code for this simple example is contained in the following directories:
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for WPF\Samples\ASP.NET\VB.NET\Simple
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for WPF\Samples\ASP.NET\CSharp\Simple
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for Windows Forms\Samples\ASP.NET\VB.NET\Simple
- %USERPROFILE%\My Documents\TX Text Control 17.0.NET for Windows Forms\Samples\ASP.NET\CSharp\Simple
Used TX Text Control controls:
- TXTextControl.ServerTextControl
Relevant API links:
Creating the Project
Creating the Component
Programming TX Text Control .NET Server