Comments for Cloud, Data and Integrations https://qappdesign.com/code with Petru Faurescu Sat, 09 Oct 2021 22:19:59 +0000 hourly 1 https://wordpress.org/?v=5.9 Comment on The C4 software architecture model by Erica Atkinson https://qappdesign.com/code/the-c4-software-architecture-model/comment-page-1/#comment-3011 Sat, 09 Oct 2021 22:19:59 +0000 https://qappdesign.com/code/?p=348#comment-3011 This is very helpful, thank you!

]]>
Comment on Using MongoDB .NET Driver with .NET Core WebAPI by Petru Faurescu https://qappdesign.com/code/using-mongodb-with-net-core-webapi/comment-page-1/#comment-2439 Sat, 20 Feb 2021 18:08:02 +0000 http://qappdesign.com/?p=10#comment-2439 In reply to Ateyib Abdulkadir.

Hi Ateyib,

If the changes are done only using the API, then you could use the Publish Subscribe (Pub/Sunb) pattern. StackExchange.Redis is one of the implementation. Microsoft has used this package and apply it for SignalR apps – Microsoft.AspNetCore.SignalR.StackExchangeRedis. Here is an example: ASP.NET Core 5.0 SignalR app with Redis.

Best regards,
Petru

]]>
Comment on Using MongoDB .NET Driver with .NET Core WebAPI by Petru Faurescu https://qappdesign.com/code/using-mongodb-with-net-core-webapi/comment-page-1/#comment-2438 Sat, 20 Feb 2021 17:43:55 +0000 http://qappdesign.com/?p=10#comment-2438 In reply to Yogesh.

Hi Yogesh,

Unfortunately, I cannot help on this. The search box action would be specific to your MVC web app you develop.

]]>
Comment on Using MongoDB .NET Driver with .NET Core WebAPI by Yogesh https://qappdesign.com/code/using-mongodb-with-net-core-webapi/comment-page-1/#comment-2425 Tue, 16 Feb 2021 10:02:27 +0000 http://qappdesign.com/?p=10#comment-2425 I am working on asp.net core Web application MVC and I used MongoDB database and its shows information about collection in local browser but How can I add search box that works on local browser information?

]]>
Comment on Using MongoDB .NET Driver with .NET Core WebAPI by Ateyib Abdulkadir https://qappdesign.com/code/using-mongodb-with-net-core-webapi/comment-page-1/#comment-2424 Tue, 16 Feb 2021 09:17:25 +0000 http://qappdesign.com/?p=10#comment-2424 In reply to Petru Faurescu.

Hello, thank you for this tutorial.
Question: I am trying to build a chat app and I was wondering if it is possible to add a event listing on collections and documents and may be use signalR to listen on client side.
Thank you

]]>
Comment on Paging in MongoDB – How to actually avoid poor performance ? by Gelan https://qappdesign.com/code/paging-mongodb-avoid-poor-performance/comment-page-1/#comment-2063 Wed, 02 Sep 2020 08:47:18 +0000 https://qappdesign.com/code/?p=646#comment-2063 Hi, this looks interesting.
What if I want to OrderBy by other field rather than InternalId?

]]>
Comment on The C4 software architecture model by Petru Faurescu https://qappdesign.com/code/the-c4-software-architecture-model/comment-page-1/#comment-1915 Mon, 06 Apr 2020 19:00:52 +0000 https://qappdesign.com/code/?p=348#comment-1915 In reply to Petru Faurescu.

Please find here the Lucidchart sample diagrams (lucidchart.com) associated with C4 Model:

Open
Context diagram sample

Open
Container diagram sample

Open
Component diagram sample

Open
Class diagram sample

]]>
Comment on The C4 software architecture model by Petru Faurescu https://qappdesign.com/code/the-c4-software-architecture-model/comment-page-1/#comment-1905 Wed, 25 Mar 2020 22:02:29 +0000 https://qappdesign.com/code/?p=348#comment-1905 In reply to Dmytro Shevchenko.

Let me re-create them this week. Thank you for reading the article

]]>
Comment on The C4 software architecture model by Dmytro Shevchenko https://qappdesign.com/code/the-c4-software-architecture-model/comment-page-1/#comment-1904 Wed, 25 Mar 2020 11:03:56 +0000 https://qappdesign.com/code/?p=348#comment-1904 In reply to Tom Marrs.

Have you managed to find (or create) a LucidChart template?

]]>
Comment on The C4 software architecture model by Tom Marrs https://qappdesign.com/code/the-c4-software-architecture-model/comment-page-1/#comment-1865 Sat, 25 Jan 2020 22:10:36 +0000 https://qappdesign.com/code/?p=348#comment-1865 This is a great article, and provides solid guidance for each model. I’m looking for a C4 LucidChart template and can’t find anything. Could you please send me the original LucidChart diagrams?

]]>