Request for Research Guidance and References

Ahmed Jawad 1 Reputation point
2024-09-30T09:28:00.64+00:00

Dear Microsoft Team,

I have recently completed an e-commerce project using ASP.NET Core API and Blazor. I am now looking to write a research paper on this topic. Could you please provide me with reference papers or resources that discuss the integration of ASP.NET Core and Blazor in e-commerce applications? Additionally, if you have recommendations for journals that focus on this specialty, I would greatly appreciate the names.

Thank you for your assistance!

Best regards,

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,575 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
335 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 64,826 Reputation points
    2024-09-30T22:18:15.9933333+00:00

    currently the SPA architecture is not popular choice for e-commerce sites (so not a lot of papers). this is generally due to slower page startup, and more important, supporting web crawlers. your research paper should cover producing the web crawler static pages for a Blazor ecomm site.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.