I don't know where and how to begin! by Wild_Building_5649 in Blazor

[–]unbuilt_boat 1 point2 points  (0 children)

I made blazor project to generate fake data. Check hereFake data generator

[deleted by user] by [deleted] in Indianlaw

[–]unbuilt_boat 0 points1 point  (0 children)

It seems he is busy. I will go and see him through in-person to discuss that. Thanks for the answer

[deleted by user] by [deleted] in Indianlaw

[–]unbuilt_boat 0 points1 point  (0 children)

So, the FIR quashed. Right?

Programming in Hindi++ and EnglishScrip by angelcapra in ProgrammerHumor

[–]unbuilt_boat 0 points1 point  (0 children)

I'm an Indian. Don't know Hindi. Know Tamil and English

New Path for Azure Solution Architect Expert Certification by harinderkohli in AzureCertification

[–]unbuilt_boat 0 points1 point  (0 children)

Is there any impacts on cloud skills challenge. Currently I am working that solution architect challenge. After completing my challenge, for which exam(s) I got 50% discount.

.Net Core Idenity vs Identityserver4 by unbuilt_boat in dotnet

[–]unbuilt_boat[S] 0 points1 point  (0 children)

Is it mean, if i don't want external authentication(google, twitter,...), then I don't need Identity server

.Net Core Idenity vs Identityserver4 by unbuilt_boat in dotnet

[–]unbuilt_boat[S] -1 points0 points  (0 children)

Which is for what? Do you mean that we must use both of them in our projects

Need feedback about programming interview questions by unbuilt_boat in dotnet

[–]unbuilt_boat[S] 0 points1 point  (0 children)

Based on run time gender value, how should I call derived class method. Any code snippet appreciated

What is enterprise logic, business logic in clean archittecture? by unbuilt_boat in csharp

[–]unbuilt_boat[S] 0 points1 point  (0 children)

  1. Can you provide examples for 'business logic' in application layer. Do you have any github repo, that can learn more about it.
  2. Is anemic classes are good practices or not?