(Shobana Sundararajan) First of all my special thanks to the C# Corner community and everyone for supporting me and encouraging me to post articles. In the previous article we discussed the introduction of Angular 8 and its features, set up Angular 8 and finally created a new project in Angular 8 u
Tag: JSON / JAVA / XML
Deploying Java EE Apps on Azure (Part 1)
(Abhishek Gupta) Learn more about deploying Java EE apps on Azure.
Modal Popup Example and Tutorial with Angular 9 Material
(Ahmed Bouchefra) In this tutorial, we’ll build by example a modal popup using Angular 9 Material.
Getting to Know Deep Java Library (DJL)
(Kesha Williams) Amazon’s DJL is a deep learning toolkit used to develop machine learning (ML) and deep learning (DL) models natively in Java while simplifying the use of deep learning frameworks. A toolkit open-sourced just in time for re:Invent 2019, DJL provides a set of high-level APIs to train,
How To Add Loader/Spinner In Angular 8 Application
(Sanwar Ranwa) In this article, we will learn how we can show the Loader in Angular 8 using Ngx spinner library. Ngx spinner is a library for loading spinner for Angular, which is meant to inform the user that data loading is in progress.
Matching patterns with Java
(Sebastian Daschner) If you’re using Java, there’s a high chance you’ve seen its pattern matching before. The String#matches(String) method internally uses the Pattern type, which comprises more complex functionality:
Angular 9 Example: Import HttpClientModule and Send Http Ajax Requests to JSON REST API Servers
(Ahmed Bouchefra) HttpClientModule configures the dependency injector for HttpClient with supporting services for XSRF.
Matching Patterns With Java
(Sebastian Daschner) Learn more about matching patterns in Java.
Kick Start With Angular 8 For Beginners
(Shobana Sundararajan) Hello, everyone, this is my first article for C# corner, and I would like to share my knowledge and contribute more articles in Azure & Angular. In this article, I will explain about kick-starting with Angular 8 and its new features with the installation of Angular.
Why you should learn Angular?
(Manav Pandya) Angular is a JavaScript-based framework that is used to create a web application, desktop, and mobile applications, which is completely written on the Typescript which is developed by Microsoft.