Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

asp.net-core

Trying to run methods after api starts up

September 4, 2022 by Magenaut

So I’ve written an api on ASP.Net-Core and I want to run some csvReader methods as soon as the server starts. Currently it just starts up and doesn’t run my DataMigrationController.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c# Leave a comment

ASP.NET Core MVC webapp error after Azure deployment

September 4, 2022 by Magenaut

I wrote an app in ASP.NET Core MVC with CRUD to deploy to Azure, using code first. I followed this tutorial: https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-mvc, azure, c# Leave a comment

How to mask phone number as 123-456-7890?

September 4, 2022 by Magenaut

In my database I have phone number as 123-456-7890 and 1234567890, Is there any way to format display in as 123-456-7890 format in my textbox

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, html, javascript Leave a comment

Connect two data sources in ASP.NET Core app

September 4, 2022 by Magenaut

The application I have developed now needs to connect to another database. My own database is created with migrations, but I also need to create a model that correlates to this other table in another database.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core Leave a comment

Visual Studio 2019 showing yellow exclamation for .NET 5 Preview 8

September 4, 2022 by Magenaut

I recently installed .NET 5 Preview 8 and created a new ASP.NET Core MVC project in Visual Studio 2019 16.8 Preview 2.

Categories ASP.NET, Q&A Tags .net-5, .net-core, asp.net, asp.net-core, visual-studio Leave a comment

List of Checkbox returns false even when checked in asp.net core razor pages

September 4, 2022 by Magenaut

Student Attendance class

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, entity-framework-core, razor Leave a comment

ASP.NET Core 3.1 Logs not showing on Azure Service Log Stream

September 4, 2022 by Magenaut

I have created an ASP.NET Core 3.1 application. The application is deployed to a Azure App Service. In the project I make use of logging, but the problem is that I can’t view the logs on Azure via Log Stream.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, azure-web-app-service, logging Leave a comment

Docker doesn’t copy new images

September 4, 2022 by Magenaut

I have a problem regarding Docker.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, docker, docker-compose Leave a comment

Asp.Net core realtime database?

September 4, 2022 by Magenaut

Is there an solution to make a Asp.Net core backend “real time”?
What i mean on realtime is, for example an angular framework app conects to the backend, and when someone updates something in the database it notifies the connected frontend about it.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, real-time-updates Leave a comment

.Net Core display model validation with validation filter

September 4, 2022 by Magenaut

I created a basic .Net Core Mvc application and I want to automatically set ModelState.IsValid for all my action here is the code of Validation Filter

Categories ASP.NET, Q&A Tags .net-core, asp.net, asp.net-core, asp.net-mvc, unobtrusive-validation Leave a comment
Older posts
Newer posts
← Previous Page1 … Page18 Page19 Page20 … Page47 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress