Base solution for your next web application
Open Closed

Is download available phonebook Application(ASPNETZERO v5.0) #4242


User avatar
0
velu created

Hi,

We are developing the application on the basis of your STEP BY STEP DEVELOPMENT guide.

Can you please provide the solution for PhoneBook (ASPNETZERO v5.0.0.0 And ANGULAR )

Thanks


5 Answer(s)
  • User Avatar
    0
    gbadenhorst created

    Hi

    I would recommend developing based on other components such as the users or any of the existing functionality. The phonebook step by step is very lacking in functionality and use. It gives a bare minimum guideline.

    I might be wrong on this, but that is my experience from the phonebook vs existing functionality.

  • User Avatar
    0
    alirizaadiyahsi created

    Hi @Velu,

    We updated all samples. You can download from here: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-samples">https://github.com/aspnetzero/aspnet-zero-samples</a>

    @GBadenhorst, you are right. But actually we think that development guides and aspnetboilerplate.com documents are detailed enough for extend/change existing functionality.

  • User Avatar
    0
    ismcagdas created
    Support Team

    @GBadenhorst can you suggest a sample scenario ? We can think on that.

    Thanks.

  • User Avatar
    0
    gbadenhorst created

    Hi ismcagdas

    The reason why is suggested the above is a lot of people might not be familiar with Angular, Typescript and the flow of the template on both UI and Core, and the best way to learn is to base a tutorial on an actual piece of work in the system which will then give guidelines on how to correctly use things.

    The best one I can think of is the Languages.

    Considering that most of the work I do does not need that much new stuff to be added or any major changes to the system so far I learned most of the things I needed to know regarding the template from the languages components.

    There is naturally a really large amount of things in the template that will not be in a guide but technically speaking it is much easier to work and learn from something that is already an existing component with a lot of functionality used in the system.

    Regards, Gideon Badenhorst

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @GBadenhorst,

    We will consider your offer internally with the team.