datatrota
Signup Login
Home Jobs Blog

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

View jobs that require ASP.NET skill on TechTalentZone
  • AB Microfinance Bank logo

    Junior Software Developer

    AB Microfinance BankLagos, Nigeria23 July

    AB Microfinance Bank Nigeria is a foreign-owned financial institution, based in Lagos state, which offers a broad range of financial services to micro, small ...

    Onsite
  • AB Microfinance Bank logo

    Senior Software Developer

    AB Microfinance BankLagos, Nigeria22 July

    AB Microfinance Bank Nigeria is a foreign-owned financial institution, based in Lagos state, which offers a broad range of financial services to micro, small ...

    Onsite
  • Zipnet Innovations & Technologies Ltd logo

    Senior .NET Developer

    Zipnet Innovations & ..Lagos, Nigeria19 July

    At Zipnet Innovation & Technologies Ltd we are a Technology services and solution provider specialized in end to end IT services and solutions for Business and ...

    Onsite
  • Uridium Technologies logo

    Senior C# Developer

    Uridium TechnologiesLagos, Nigeria16 July

    Uridium Technologies Limited is an IT Solutions delivery company that was set up and incorporated under the Companies and Allied Matters Act 1990, to bridge ...

    Onsite
  • Contec Global Infotech Limited logo

    Dot Net Developer (AWS Knowledge)

    Contec Global Infotec..Lagos, Nigeria04 July

    Established on the platform of e-Governance and smart technologies, Contec Global is amongst the most experienced independent technology and systems ...

    Onsite
  • Melios Limited logo

    Dot Net Developer

    Melios LimitedLagos, Nigeria13 June

    Melios Limited is an independent and innovative Total Risk Management and Asset Integrity Consultancy Company, established in 2011 and operating out of Nigeria ...

    Onsite
  • Tek Experts logo

    Full Stack Developer

    Tek ExpertsLagos, Nigeria12 June

    Tek Experts provides the services of a uniquely passionate and expert workforce that takes intense pride in helping companies manage their business operations. ...

    Onsite
  • Tek Experts logo

    Full Stack Developer

    Tek ExpertsLagos, Nigeria12 June

    Tek Experts provides the services of a uniquely passionate and expert workforce that takes intense pride in helping companies manage their business operations. ...

    Onsite
  • Uridium Technologies logo

    Senior C# Developer

    Uridium TechnologiesLagos, Nigeria06 June

    Uridium Technologies Limited is an IT Solutions delivery company that was set up and incorporated under the Companies and Allied Matters Act 1990, to bridge ...

    Onsite
  • iRecruiters Africa Limited logo

    C# Developer

    iRecruiters Africa Li..Lagos, Nigeria04 June

    iRecruiters Africa is a fast-growing recruitment firm, offering world-class virtual recruitment & job posting services. Mission To be Africa’s ...

    Onsite
  • Abuja Clinics logo

    Software Programmer

    Abuja ClinicsLagos, Nigeria03 June

    Abuja Clinics was established in 1989 as a health institution to provide efficient medical services to the then budding Federal Capital Territory (FCT). From ...

    Onsite
  • Enov8 Solutions Limited logo

    Senior Dot Net Developer

    Enov8 Solutions Limit..Lagos, Nigeria30 May

    Enov8 Solutions was established in 2018 with head office in Lagos Nigeria . We are a software development focused company with the believe that business ...

    Onsite
  • West African Examination Council - WAEC logo

    Application Programmer II

    West African Examinat..Lagos, Nigeria28 May

    WAEC’s vision is to be a world-class examining body, adding value to the educational goals of its stakeholders. Its mission is to remain Africa’s ...

    Onsite
  • xPlug Technologies Limited logo

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

    xPlug Technologies Li..Lagos, Nigeria17 May

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

    Onsite
  • Optimus Bank logo

    Backend Developer

    Optimus BankLagos, Nigeria13 May

    Optimus Bank is registered under the laws of the Federal Republic of Nigeria and licensed as a National Bank by the Central Bank of Nigeria (CBN). We also ...

    Onsite
  • Amy Consulting logo

    WAT Intranet Webmaster

    Amy ConsultingLagos, Nigeria13 May

    At Amy Consulting, we believe that your people are the best assets in your business, regardless of business size, industry and market share. Our primary role ...

    Onsite

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.