You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
This repository is for two smaller basic ASP .NET applications.