datatrota
Signup Login
Home Jobs Blog

ASP.NET Jobs in Lagos, Nigeria (Page 5)

View jobs that require ASP.NET skill on TechTalentZone
  • Software Business Solutions Consulting logo

    Senior Dotnet Developer

    Software Business Sol..Lagos, Nigeria08 January

    Software Business Solutions Consulting (SBSC) is a boutique, minority-owned and managed, consulting firm, working with global clients to uncover opportunities ...

    Onsite
  • Norak Technologies Ltd logo

    Software Developer

    Norak Technologies Lt..Lagos, Nigeria22 December, 2023

    Norak Technologies Ltd is an IT Solutions and Consulting Company. Since its establishment the company has emerged as one of the leading solutions provider and ...

    Onsite
  • Authentic Nigeria Football & Allied Sports Supporters Club logo

    Digital Marketer / Web Developer & Social Media Manager

    Authentic Nigeria Foo..Lagos, Nigeria08 December, 2023

    We are the most passionate group of supporters supporting every Nigerian made football.Key Responsibilities: Planning and developing software solutions and ...

    Onsite
  • xPlug Technologies Limited logo

    Software Developer (Intern)

    xPlug Technologies Li..Lagos, Nigeria01 December, 2023

    xPlug Technologies Limited is an emerging Information Technology company. Incorporated in Nigeria, xPlug Technologies is focusing on software design and ...

    Onsite
  • xPlug Technologies Limited logo

    Junior Software Developer (C# & ASP.Net Core)

    xPlug Technologies Li..Lagos, Nigeria01 December, 2023

    xPlug Technologies Limited is an emerging Information Technology company. Incorporated in Nigeria, xPlug Technologies is focusing on software design and ...

    Onsite
  • Authentic Nigeria Football & Allied Sports Supporters Club logo

    Web Developer

    Authentic Nigeria Foo..Lagos, Nigeria30 November, 2023

    We are the most passionate group of supporters supporting every Nigerian made football.Key Responsibilities: Planning and developing software solutions and ...

    Onsite
  • Alfred & Victoria Associates logo

    Backend Engineer

    Alfred & Victoria..Lagos, Nigeria23 November, 2023

    Alfred & Victoria Associates is one of Nigeria’s leading ICT solution based company. Our company offers a wide range of services which are in high ...

    Onsite
  • Aitechma logo

    Senior Backend Developer

    AitechmaLagos, Nigeria17 November, 2023

    Aitechma is one of the most trusted names in the IT space delivering technology innovation in Africa. Our digital transformation strategies, problem-solving ...

    Onsite
  • Revent Technologies Limited logo

    Backend Developer (.Net)

    Revent Technologies L..Lagos, Nigeria09 November, 2023

    Revent Technologies Limited is a technology solutions provider for dynamic organizations, providing bespoke software design and development, developer ...

    Onsite
  • Tranter IT Infrastructure Services Limited logo

    C# ASP.Net Developer

    Tranter IT Infrastruc..Lagos, Nigeria06 November, 2023

    TITIS is Tranter IT Infrastructure Services Limited, it is a spin-off of Tranter International Company. Tranter International Company was incorporated in ...

    Onsite
  • Old Mutual Plc logo

    Software Engineer

    Old Mutual PlcLagos, Nigeria01 November, 2023

    Old Mutual Nigeria consists of a Life Assurance and Short-Term Insurance business and provides a wide spectrum of insurance solutions tailored to meet unique ...

    Onsite
  • GS1 Nigeria logo

    Senior .NET and Angular Developer

    GS1 NigeriaLagos, Nigeria17 October, 2023

    GS1 Nigeria is a neutral and a not-for-profit organization that facilitates collaboration among trading partners and technology providers in Nigeria, in order ...

    Onsite
  • COURE Software and Systems Limited logo

    Head of IT

    COURE Software and Sy..Lagos, Nigeria05 October, 2023

    COURE SOFTWARE and SYSTEMS LIMITED also known as COURE Technologies inc. is a business process automation firm. COURE provides turnkey platforms and solutions ...

  • Waje Smart Solutions Limited logo

    .NET Developer

    Waje Smart Solutions ..Lagos, Nigeria05 October, 2023

    Waje Smart Solutions is an independent IT service provider offering a bouquet of managed IT services and software solutions. We are a technology driven company ...

  • Waje Smart Solutions Limited logo

    C# Developer

    Waje Smart Solutions ..Lagos, Nigeria05 October, 2023

    Waje Smart Solutions is an independent IT service provider offering a bouquet of managed IT services and software solutions. We are a technology driven company ...

What is AST.NET? 

ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build robust web applications for PC, as well as mobile devices.

ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies to set a browser-to-server bilateral communication and cooperation.

ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled codes, written using the extensible and reusable components or objects present in .Net framework. These codes can use the entire hierarchy of classes in .Net framework.

The ASP.NET application codes can be written in any of the following languages:

  • C#

  • Visual Basic.Net

  • Jscript

  • J#

Uses of .NET 

  1. Build web apps and services, IoT Apps, and mobile backends.

  2. Use development tools on Windows, macOS, and Linux.

  3. Deploy to the cloud or on-premises

  4. Run-on .NET Core.

Features of ASP.NET Core

  1. ASP.NET Core is a single framework for developing web UI and web APIs.

  2. ASP.NET Core is designed for testing.

  3. Razor Pages makes coding easier and provides a more productive environment to code page-focused situations. Razor Pages are a page-based approach for building server-side rendered apps.

  4. Blazor is a feature in ASP.NET for building interactive web UIs. Blazor allows the use of C# alongside JavaScript in the browser. Share server-side and client-side application logic built in.NET.

  5. Capability to design and run applications on Windows, macOS, and Linux.

  6. Community-driven and open-source.

  7. Modern client-side frameworks and development methods are integrated.

  8. ASP.NET provides a configuration system that is cloud-ready and environment-based.

  9. A high-performance, lightweight, modular HTTP request pipeline and provides built-in dependency injection.

  10. Capability to host on the platforms like Kestrel, IIS, HTTP.sys, Nginx, and Apache Docker.

  11. ASP.NET supports side-by-side versioning. It has the ability to run multiple versions of an application on the same device side by side.