Base solution for your next web application

Activities of "sampath"

Hi ismcagdas,

Can you give me the Angular2 jtable component's url (git repo or else)? Thanks.

Hi ismcagdas,

Did you use this doc <a class="postlink" href="https://angular.io/docs/ts/latest/guide/upgrade.html">https://angular.io/docs/ts/latest/guide/upgrade.html</a> or have you rewritten all without considering that doc? What is your advice for me? Shall I start to rewrite everything again according to the ABP ng-2 version's architecture or is there any upgrade path? According to your experience which one is best suited for me.My app is still in development mode. Please tell me the best method which I can follow without too many issues in the future.Thanks.

Hi ismcagdas,

Can you please share the steps which you have followed when you migrated it from ng-1 to ng-2? Any doc or something like that? Thanks.

Hi,

My client wants to purchase a latest ng-2 version of ASP.netZero. But we have developed an app using ng-1 version of ASP.netZero. So we need to migrate that code base to ng-2 version.So can you tell me the best possible way to do that? Thanks.

Hi ismcagdas,

Hmm ... Very interesting ... Really nice explanation. Thanks a lot :)

Hi ismcagdas,

Ok, Thanks.

Actually, it was a very strange issue. I have created 2 Dtos on 2 different layers with the same name (i.e. DocumentDto). Two layers are Application layer and Web.Core layer. After that Swagger UI showed above error.I have renamed One Dto and then problem vanished. Very strange no? Any thoughts?

Hi ismcagdas,

Thanks a lot for the feedback.

But I didn't get this, This class syncs the user data from users table to your new table.So can you please explain a little bit more about that? Thanks.

Hi,

I have found out the issue.But can you tell me is there any log details related to this issue? If so where? In the table or text file.I tried to see that on AbpAuditLogs table.But there are no such errors for this event.Please tell me how to see the log details.Thanks.

Hi,

ng-2 version app.

I can compile server project properly.But when I run it where it gives below error.Can you tell me why? Thanks.

Question

Hi,

I have a project requirement as shown below.Please tell me is that possible with the ASP.netZero ng-2 version.

On this application:

  1. Tenants = Projects

  2. We need to create users globally.The user accounts and profile information needs to be stored globally.

The user needs to create a user account if he does not have a user account already. If he has already a user account, he can use this account for all projects (Tenants).

User Profile:

Every user can edit his profile data such as his user profile picture and etc. This information is shared across all projects (Tenants).

This functionality is quite similar to the Git hub.

On Git hub:

They can store users globally == Our app also needs this feature

Repository == Projects on our app

So please tell me is this possible with the ASP.netZero architecture? Thanks.

Showing 11 to 20 of 187 entries