• Profile
  • Logout


  • About

  • Contact

  • Store

  • Technology
    Explore Programming Skills?

    • C#
    • .Net
    • Asp.Net MVC
    • Asp.Net
    • Asp.Net Core s
    • ........................
    • Web API
    • WPF
    • Blog
    Explore Home Features?

    • Angular
    • React
    • Java
    • Java Script
    • Git and GitHub
    • ..................................
    • HTML5
    • Ajax
    • Google API
    Explore Home Features?

    • About Us
    • Entity Framework
    • CSS
    • Html5
    • Bootstrap
    • ......................
    • Azure 400
    • Micro Services
    • WCF
    Explore Home Features?

    • SQL Server
    • Oracle
    • MongoDB
    • MySql
    • Other
    • ........................
    • Google API
    • Other
    • WCF

  • Login

THE MODERN TECHNOLOGY

THE SKILLS IMPACTATIONS

CLOUD BASE ENTITIES

INTERNET OF THINGS.

CLOUD BASE ENTITIES

REAL SOLUTION.

KNOWLEDGE IS POWER.

CAREER OPPORTUNITIES

}
Previous Next
YOUR OPINION: Admin Only for Now



  • What is Mvc?




  • What is C# in asp net?




  • What is Database?




  • 1) What is CSS?




  • 1) What is Entity Framework?




  • 1. What is JavaScript?




  • What do you understand by Oracle DBA?





  • What is ASP.NET?

POPULAR CONCEPTS
    • Handling error 404 (Core 1.0)
    • .NET Core and .NET Framework
    • Solid Principles
    • Dependency Injection
    • Migrating From MVC to Core MVC
    • Enabling Cross-Origin Requests (CORS)
    • Globalization and localization
    • Logging
    • Middleware
    • Routing
    • Testing
    • Two-factor authentication with SMS
    • Configure Web API
    • Object Oriented Programming Pillars
    • Constructors
    • Classes and Objects
    • Conditional Statements
    • Looping Constructs
    • Program Structure
    • Decision Making
    • Loops
    • Interfaces
    • Collections
    • Abstract Class & Virtual Functions
    • Exception Handling
    • Database/SQL
    • CSS Concept
    • Scope in JavaScript
    • SDLC Concepts/a>
    • Error handling in JavaScript
    • Data Structures
    • JOIN
    • Authentication and Authorization
    • IoC Introduction
    • LINQ?
    • Difference between Array and ArrayList
    • Design Principle vs Design Pattern
    • How to convert string to int in C#?
    • Boxing and Unboxing in C#
    • Difference between static, readonly, and constant in C#
    • The Main() Method in C#
    • DateTime Formats in C#
    • How to convert date object to string in C#?
    • When to use Struct over Class in C#
    • What is automation Testing
C#
  • What is New and Features  
  • C# Interview Questions   
  • Gettind Started   
  • Concepts   
  • C# Tutorial Video, WATCH   
More info
AspNet Core
  • What is New and Features  
  • Asp.Net Core Interview Questions   
  • Core Concepts   
  • Infrastructure and Dependencies   
  • Core Tutorial Video, WATCH   
More info
MVC
  • What is New and Features  
  • MVC Interview Questions   
  • MVC Concepts   
  • HTML Helpers   
  • Mvc Tutorial Video, WATCH   
More info
Asp.Net
  • What is New and Features  
  • ASP.NET Interview Questions   
  • Getting Started   
  • ASP Types   
  • ASP.NET History   
  • ASP.NET Web Forms   
  • Asp.net Tutorial Video   
More info
WebAPI
  • What is New and Features  
  • Web Api Interview Questions   
  • Getting Started   
  • Web Api Crud   
  • Consume Web Api   
  • HTTP Client   
  • WebApi Tutorial Video   
More info
Entity and LINQ
  • What is New and Features  
  • Entity Linq Interview Questions   
  • Getting Started   
  • LINQ API in .NET   
  • LINQ Query Syntax   
  • Standard Query Operators   
  • Entity linq Tutorial Video  
More info

New innovations and technologies are reshaping industries and providing solutions to some of the most urgent societal issues

As Microsoft CEO Satya Nadella has said, “…it’s about human capital and the human potential, and technology empowers humans to do great things.” The future depends on how we channel the explosive potential of emerging technologies..

JavaScript
  • What is New and Features  
  • JavaScript Interview Questions   
  • JavaScript Tutorial   
  • JavaScript Syntax   
  • JavaScript Tutorial Video, WATCH   
More info
Angular
  • What is New and Features  
  • Angular Interview Question   
  • Getting Started   
  • Event Binding   
  • JavaScript Tutorial Video, WATCH   
More info
React
  • What is New and Features  
  • React Interview Question   
  • Getting Started   
  • State and Props   
  • React Tutorial Video, WATCH   
More info
Oracle
  • What is New and Features  
  • Oracle Interview Questions   
  • Getting Started   
  • Oracle Instance   
  • JavaScript Tutorial Video, WATCH   
More info
Sql Server
  • What is New and Features  
  • SQL Interview questions   
  • Getting Started   
  • Concepts   
  • Sql Tutorial Video, WATCH   
More info
MongoDB
  • What is New and Features  
  • AMongoDb Interview questions   
  • Getting Started   
  • Concepts   
  • MongoDb Tutorial Video, WATCH   
More info
  • The Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the model, the view, and the controller. ... MVC is one of the most frequently used industry-standard web development framework to create scalable and extensible projects.


    Jay Man Model View Control has a separation of concern 3/14/2022 6:31:48 PM


    • PROFESSOR :
    • C# is a programming language used when developing Asp.net. The C# programming language is specially designed for easy use in practically any purpose. Asp.net is a web application framework created by Microsoft. The main goal of Asp.net is to create web applications, web sites and web services.




    Corri Rob C# is a new language created by Microsoft and submitted to the ECMA for standardization. This new language was created by a team of people at Microsoft led by Anders Hejlsberg . Interestingly, Hejlsberg is a Microsoft Distinguished Engineer who has created other products and languages, including Borland Turbo C++ and Borland Delphi. With C#, they focused on taking what was right about existing languages and adding improvements to make something better. 9/16/2019 10:38:23 PM

    Raster Bigman C# provides functionality to support modern day software development. C# supports Web, Mobile, and app development needs. Some of the modern-day programming language features C# supports are generics, var types, auto initialization of types and collections, lambda expressions, dynamic programming, asynchronous programming, tuples, pattern matching, advanced debugging and exception handling, and more. 9/16/2019 10:43:30 PM


    • PROFESSOR :
    • • My answer: Database is an organized collection of related data where the data is stored and organized to serve some specific purpose
    • • QUESTION #2: I’m a developer. Explain why I need a unique key on my table?




    Samson Koa A relational database, invented by E.F. Codd at IBM in 1970, is a tabular database in which data is defined so that it can be reorganized and accessed in a number of different ways. 3/14/2022 7:23:03 PM


    • PROFESSOR :
    • CSS stands for Cascading Style Sheet. It is a popular styling language which is used with HTML to design websites. It can also be used with any XML documents including plain XML, SVG, and XUL.




    Samson Koa CSS helps Web developers create a uniform look across several pages of a Web site. Instead of defining the style of each table and each block of text within a page's HTML, commonly used styles need to be defined only once in a CSS document. 3/14/2022 8:01:48 PM


    • PROFESSOR :
    • Entity Framework is an ORM from Microsoft that will enable the developers to work with domain specific objects, which eliminates the extra code being written in the data access layer.




    Poche Toan Microsoft Entity Framework (EF) is an Object Relational Mapping framework that provides an abstraction layer (a kind of mapping) between two incompatible systems (i.e. Object oriented programming languages with Relational databases). It enables us to interact with relational data in an object oriented way, meaning we can retrieve and manipulate data as strongly typed objects using LINQ queries. 3/14/2022 8:16:01 PM


    • PROFESSOR :
    • jQuery is a fast and concise JavaScript Library created by John Resig in 2006 with a nice motto - Write less, do more. jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is a JavaScript toolkit designed to simplify various tasks by writing less code.




    Corri Rob JavaScript is a Programming Language for Web Application. JavaScript can update and change HTM or CSS, calculate, manipulate and validate data Syntax : var x, y; // How to declare variables x = 5; y = 6; // How to assign values z = x + y; // How to compute values Strings are text, written within double or single quotes: "John Doe" 'John Doe' 3/14/2022 8:41:02 PM


    • PROFESSOR :
    • A database administrator, frequently known just by the acronym DBA, is a role usually within the Information Technology department, charged with the creation, maintenance, backups, querying, tuning, user rights assignment and security of an organization's databases.




    Alfred Trawper In general terms, a database administrator (DBA) is responsible for the organization, integrity, and management of a company’s data. 3/14/2022 9:02:39 PM


    • PROFESSOR :
    • ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build web-based applications.





  • Home
  • About
  • Blog
  • Privacy
  • Services
  • Download
  • Contributers
  • Support
  • FrontEnd
  • Asp.net
  • Angular
  • React
  • BackEnd
  • Donet Core
  • Web API
  • NodeJs
  • Databases
  • SQL
  • MongoDb
  • Oracle
  • List View
  • Developer
  • View blog
  • Sign up!

DISCLAIMER

IN NO EVENT WILL essien.net BE RESPONSIBLE FOR ANY INCIDENTAL, CONSEQUENTIAL, DIRECT OR INDIRECT DAMAGES, OR OTHER LOSSES FOR ANY USE OF THE SITE,     ITS MEMBERS SITES, OR LINKS TO THIRD PARTY SITES INCLUDING ANY LOST PROFITS, BUSINESS LOSSES, DATA LOSSES, OR ANY PROPERTY LOSSES.

THE CONTENTS OF THE SITE MAY BE SUBJECT TO CHANGE OR UPDATE WITHOUT ANY PRIOR NOTICE. WE DO NOT TAKE RESPONSIBILITY OF THE ACCURACY OR REDUNDANCY, OR ORIGINALITY OF THE MATERIAL OR ANY CONTENTS INCLUDING TEXT, GRAPHICS, CODE, OR OTHER MATERIAL, ON THE SITE.

Copyright Notice Below


Designed by Peter Agyekum Essien: Copyright ©2020
Do not Sell my Personal Information
PRIVACY
POLICY

User SignIn


Keep me signed in



  Register as a new membership

Forgot your password?
Sign in using social networks