Skip to content
  • Home
  • Roadways Time
  • Development
    • .Net
      • Asp.Net MVC
      • C#
      • Xamarin
      • Entity/LINQ
    • Worpress
      • Optimisation
      • Enhancing Functionality
    • Web Technologies
      • Javascript
      • JQuery
    • SQL Server
      • Stored Procedures
  • Networking
    • Firewalls
  • Books
  • Important Links
  • Symex
  • Linux
  • Interview Questions
    • .Net Core
    • .Net MVC
    • C#
    • Css
    • Design Patterns
    • Javascript
    • Jquery
    • Unit Testing
Technical Blog

Learning Means Growing

Category: Asp.Net MVC

.Net Asp.Net MVC C#

Application Stuck on Loading in Visual Studio

September 20, 2021 by sumit

Clear browser cache

.Net Asp.Net MVC C# Development

Consuming API and WebClient vs. HttpClient vs. HttpWebRequest

October 24, 2020October 24, 2020 by sumit

In a nutshell, WebRequest—in its HTTP-specific implementation, HttpWebRequest—represents the original way to consume HTTP requests in .NET Framework. WebClient provides a simple but limited wrapper around HttpWebRequest. And HttpClient is the new and improved way…

.Net Asp.Net MVC

Show all modestate errors

November 7, 2019 by sumit
.Net Asp.Net MVC C# Development

API url not working

September 23, 2019 by sumit

Check the apirouteconfig file in App_Data folder of the web API

.Net Asp.Net MVC Development

Handle Ajax Requests in ASP.NET Core Razor Pages

September 19, 2019 by sumit

Razor Pages are a new feature of ASP.NET Core that makes coding page-focused scenarios easier and more productive. Razor pages use handler methods to deal with the incoming HTTP request (GET/POST/PUT/Delete). These are similar to Action…

.Net Asp.Net MVC Development

App can not start after azure deployment

September 16, 2019 by sumit

Some times the apps didn’t work after we deploy it on azure and it shows errors like this:App cannot be started.NET Core 4.6.27817.03 X86 v4.0.0.0    |   Microsoft.AspNetCore.Hosting version 2.2.0-rtm-35687    |    Microsoft Windows 10.0.14393  try the following…

.Net Asp.Net MVC Development

Css not working after azure deployment

September 16, 2019 by sumit

There are two types of environment block in your layout page, as you can see below, Most of times we add the css and js in include development environment but misses the exclude development environment.

.Net Asp.Net MVC C# Development

Reading Client’s IP

September 15, 2019 by sumit
.Net Asp.Net MVC Development

Editing csproj

September 15, 2019September 15, 2019 by sumit

Follow the following steps: Right Click the project (from solution Explorer) and click unload Now Right Click the project and click ‘Edit csproj’ Once you’re done, right click the project again and click reload

.Net Asp.Net MVC C# Development

Reading Json

September 15, 2019 by sumit

Posts navigation

Older posts
© 2023 Technical Blog | WordPress Theme Design by Superb