Have you ever had trouble with editing your Aspx document while on the go? Well, DocHub comes with a great solution for that! Access this online editor from any internet-connected device. It enables users to Adjust first name in Aspx files quickly and whenever needed.
DocHub will surprise you with what it provides you with. It has powerful functionality to make any updates you want to your paperwork. And its interface is so simple-to-use that the whole process from beginning to end will take you only a few clicks.
When you complete modifying and sharing, you can save your updated Aspx document on your device or to the cloud as it is or with an Audit Trail that contains all alterations applied. Also, you can save your paperwork in its initial version or turn it into a multi-use template - accomplish any document management task from anyplace with DocHub. Subscribe today!
[Music] hi welcome to this lesson on c-sharp and asp.net were building a web application in this video that is going to demonstrate some data validation so its called appointment maker and you can see this application has a bunch of different types of data when i choose create i create an appointment for one of my patients so you can see here on the screen that i have the dollar sign format here showing correctly and the date format now if i go back to the list i can see all the appointments that ive created and if i make a new one and this time i leave something out such as i just put in a short name and leave the rest of them blank youre going to see some information that says the validation is incorrect so if i leave them all blank and choose create i get more messages so in this lesson were going to learn how to do this data validation and how to manage a list of appointments so lets go through the steps of building this application so im going to visual studio and choosing