I developed web application using ASP.NET framework 4.7.2 in Visual Studio 2022.
I should deploy it on the following servers.
OS: windows server 2022 (cloudzy.com), ubuntu 22.04 (hostinger.com)
I've read some blogs and articles on how to deploy and host this, but it doesn't help much.
I think...
I work on asp.net mvc I face issue selected value All requests cleared after display result data and back to Pending Request
so my issue on selected value option if i select option All requests it display all requests success but drop down selected option display as Pending Request
so How to...
Just I want to make sure that I`m learning c#.net ,asp.net, and asp. net-MVC with .NET framework 3.5 and 4.0 So fundamentally any issue? and after learning these with .NET Framework 3.5 and 4.0, Can I work with the organization?
So just I want to make sure fundamentally any Issue learning...
How do I convert server time to user's time in C#?
I am trying to find a way to display Date and Time based on the user's timezone, but it seems that efforts to make this work is not working.
I want to achieve a situation where Date and Time that is displayed in a user's account in all the pages...
Hello,
I'm trying to practice with MudBlazor doing the same I did before without it (but more complex this time, I added the KeyDown event), and it seems something related to the MudTextField is wrong, because it is not shown in the page (the MudButton is) and at the bottom of the screen it says...
I working on mvc asp.net csharp i need to make function return json result when branch code exist then return true and if not exist return false so can you help me do this function return json result true or false
public JsonResult CheckExist(string BranchCode)
{
string branches =...
Hello, I want to insert a link for the site favicon in the layout. C HTML, my link is:
<link rel="icon" type="image/x-icon" href="wwwroot/favicon.ico">
but I get this error:
But as you can see my favicon is in the wwwroot folder:
Do you think what is wrong? regards, Saeed
I work on EF core 7 blazor . I face issue I can't call Details model from application page to get all Data for details model .
meaning I need to display details data as list on application page where Header Id = 1 on action GetAllDetails.
so when call Application/GetAllDetails I will get all...
Hi,
When attempting to browse my site on IIS i get the following error:
web config file:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<location path="." inheritInChildApplications="false">
<system.webServer>
<handlers>
<add name="aspNetCore" path="*" verb="*"...
Hi,
I am calling an api and this is the return data.
Could you please help me to loop through the JSON data?
The JSON string -
{
"Outputdata": {
"@xmlns": "http://xmlns.oracle.com/apps/pa/.......",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"TASK_0"...
I initialy created my class which contained constructors and method
Each of them has been saved in different files found in different folders , now the methods are in the Services folder and the constructors in Models folder
using HouseMS.Models;
namespace HouseMS.Services
{
internal...
Hello everyone. My name is Furkan Gözükara. I am a Ph.D. computer engineer from Turkey.
I have a software engineering dedicated Youtube channel named: SECourses : https://www.youtube.com/SECourses
I want to share a few of my lecture playlists. The playlists contain the full course for free...
I am learning MVC. I had previously worked on ASP.Net Web Applications(.NET Framework) in which we used webforms, edmx, and ado.net to connect to the database for CRUD operations. But I don't see any edmx option in ASP.Net Core Web App(MVC) .
I want to create a login page . I have the following...
Working on a new job in which they need me to stabilize an ASP.NET/C#.NET web application that was written a few years ago...the code is spaghetti code! The view logic, business logic, and database logic are all thrown together in the same functions. Not a single comment line. Poor variable...
Hello,
I am new bee to programin world, i know fundamentals of C#, i trying to build a web app on asp.net
But i have a question, i want to get information from multi sql server that are about 50 db.
how can i get this info to my app?
i will use Grid Vew, but i am confuse how i will merge...
HI. sir .. Can anyone help me to resolve it ? :ROFLMAO: (C# , HttpWebRequest)
Why can't I crawl the data of this page ?
System.Net.WebException: The remote server returned an error: (403) Forbidden
-------------------------------------
HttpWebRequest request =...
im new to .net core and im trying to add edmx to my project and this is not available for .net core
i want to know if .net core is always code-first and i need to write all by code ?
I have 3 layers for my application :
1. DATALAYER
2. SERVICELAYER
3. AND API
All in .net core
what...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.