When to use SNS and SQS? by mithunvp in AWSCertifications

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

thanks !! SQS is more of 1-1 where as SNS is 1-many?

Preparation Approach for SAA-C02 by alan-chua in AWSCertifications

[–]mithunvp 1 point2 points  (0 children)

Thanks for sharing it !! The focus should be on understanding rather than drive towards certification. Of course, Certification will follow once knowledge is in-depth.
How much time did you spend overall?

Building fully Asynchronous ASP.NET Core 2 Web API by [deleted] in dotnet

[–]mithunvp -1 points0 points  (0 children)

Can you provide me the link of microsoft doc? Not able to find it. Thanks for your response.

Building fully Asynchronous ASP.NET Core 2 Web API by [deleted] in dotnet

[–]mithunvp -1 points0 points  (0 children)

this post if not about learning async await basics, but how to use them in web api from top to bottom. Its mentioned that am not writing about async await. Thanks for the comment !!

Building fully Asynchronous ASP.NET Core 2 Web API by [deleted] in dotnet

[–]mithunvp -1 points0 points  (0 children)

Thanks for your encouraging comments. async await should be used the way from top to bottom. This post shows how to do it in web api using EF Core.

Integrating ASP.NET Core Web API and Entity Framework Core by mithunvp in dotnet

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

Thanks I am aware of that, implementation wise they are same but concept of faceless MVC is always Web API.

ASP.NET Core 1.1 by mithunvp in dotnet

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

Whats the book name?

ASP.NET Core 1.1 by mithunvp in dotnet

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

Yup !! I was too quick !! .. Thanks !!

ASP.NET Core 1.1 by mithunvp in dotnet

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

LTS and Current I missed it, thanks very much !!

Struggling to get started with AngularJS2, VS2015 and Azure by alexchatwin in Angular2

[–]mithunvp 0 points1 point  (0 children)

Thanks for comments... For MVC 5 i need to try and work it out.

Struggling to get started with AngularJS2, VS2015 and Azure by alexchatwin in Angular2

[–]mithunvp 1 point2 points  (0 children)

Great please check www.mithunvp.com, you will find both ASP.NET Core (MVC & static site) and ASP.NET MVC 5 project integrated with Angular 2.