An open API service indexing awesome lists of open source software.

https://github.com/gabrieldim/trainticket-and-validation

This repository is for two smaller basic ASP .NET applications.
https://github.com/gabrieldim/trainticket-and-validation

asp-net aspnet form train train-ticket validation web-form web-forms

Last synced: 6 months ago
JSON representation

This repository is for two smaller basic ASP .NET applications.

Awesome Lists containing this project

README

          

## Train Ticket And WebForm Validation

- This repository is for two smaller basic ASP .NET applications.

- Web form for entering and displaying data for purchasing a transport ticket. In this solution I have made an example of a train ticket.
Solution in: TrainTicket.aspx and TrainTicket.cs


- Validation and rich controls. It is a form in which a complete validation of the components is done.
Solution in: WebFormValidation.aspx and WebFormValidation.cs