With DocHub, you can easily fill in comment in aspx from anywhere. Enjoy capabilities like drag and drop fields, editable textual content, images, and comments. You can collect electronic signatures safely, add an extra layer of defense with an Encrypted Folder, and work together with teammates in real-time through your DocHub account. Make changes to your aspx files online without downloading, scanning, printing or sending anything.
You can find your edited record in the Documents folder of your account. Prepare, share, print, or turn your document into a reusable template. Considering the variety of advanced tools, it’s easy to enjoy smooth document editing and management with DocHub.
okay now weamp;#39;re going to work on our comments and replies so the first thing weamp;#39;re going to do is hop into our service for post and weamp;#39;re going to add a new method and this is going to be to get a comment we are going to add a overloaded method and we are also going to want to so where weamp;#39;re getting include the comments and then weamp;#39;re including the comments of the comments we also want to add in another then include at this point itamp;#39;ll be a reply we want to include the replies parent so weamp;#39;re done with the service now letamp;#39;s go on over to our post view model and weamp;#39;re going to add on to this weamp;#39;re adding this because as weamp;#39;re viewing our post and we submit a comment then we want to be able to store that in this okay so the next thing we can do is letamp;#39;s go into our views and extend our host index in our post we want to hold all of the post comments below the post so iamp;#39;ve already gone an