TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Native
Redirect to:
Race and ethnicity in the United States Census
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Md Sarfaraj (8)
CSharp TV (7)
Sarthak Varshney (7)
Vipul Malhotra (5)
Manikandan M (4)
Gurpreet Arora (3)
Satya Karki (2)
Sardar Mudassar Ali Khan (2)
Ajay Yadav (2)
Ramasagar Pulidindi (2)
Sam Hobbs (2)
Jigar Shah (2)
Mahesh Chand (2)
Lalit Bansal (2)
Muthu Kumar (2)
Abhishek Jaiswal (2)
Jochen Bartlau (1)
Jalpa Dhola (1)
Tural Suleymani (1)
Anupam Maiti (1)
Abhishek Dhoriya (1)
Ravishankar Velladurai (1)
Chetan Sanghani (1)
Mahesh Alle (1)
Praveen Kumar (1)
Joel Champagne (1)
Devesh Omar (1)
Ankur Mistry (1)
Dmitry Belikov (1)
Mark Pelf (1)
Rathrola Prem Kumar (1)
Ishika Tiwari (1)
Jignesh Trivedi (1)
Scott Lysle (1)
Ankit Sharma (1)
Gourav Jain (1)
Alkesh Bijarniya (1)
Varun Setia (1)
Chethan N (1)
Rijwan Ansari (1)
Miguel Teheran (1)
Mohammad Hussain (1)
Mushtaq M A (1)
Saravanan Ganesan (1)
Scott Zimmerman (1)
Aravind Govindaraj (1)
Senthilkumar (1)
Jin Necesario (1)
Vinay Ayinapurapu (1)
Naresh Beniwal (1)
Amit Mohanty (1)
Munib Butt (1)
Harshad Tretiya (1)
Md Kaleem Pasha (1)
Dhruvin Shah (1)
Vidya Vrat Agarwal (1)
Nathan Bradshaw (1)
Ashish Bhatnagar (1)
Sormita Chakraborty (1)
Arpit Jain (1)
Sabarish Natarajan (1)
Parth Patel (1)
Related resources for Native
No resource found
Simplify Your Cloud-Native Development With .NET Aspire
11/20/2024 6:54:35 AM.
This video dives into .NET Aspire, a powerful toolkit designed to streamline and simplify the development process for cloud-native applications using .NET.
Best Practices in Building Cloud Distributed Systems
11/12/2024 11:17:56 AM.
This video will explore key topics related to building cloud-native and distributed systems, including scalability, availability, and resilience.
Why is Kubernetes Necessary for Modern Applications Deployment?
11/8/2024 5:02:35 AM.
In this article, we will learn Kubernetes streamlines modern app deployment by orchestrating containers, ensuring scalability, and automating management. It optimizes resources, enhances reliability,
Server-Driven UI: Building Dynamic React Applications
10/25/2024 11:44:23 AM.
This video will explore how SDUI, combined with React, empowers teams to build flexible, maintainable, and quickly adaptable applications that deliver exceptional user experiences.
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Gitea - an Open Source, Self Hosted GitHub Alternative
10/16/2024 4:51:49 AM.
Gitea is a lightweight, self-hosted Git server that offers features similar to GitHub, including issue tracking, pull requests, and a web-based interface. It's ideal for organizations needing data
Exploring the Performance Boosts in .NET 9
9/20/2024 4:22:58 AM.
.NET 9 introduces key performance improvements, including Native AOT for faster startup times and reduced memory usage, optimized garbage collection, enhanced threading for multicore systems, and HTTP
Introduction to Office Script
9/13/2024 5:26:23 AM.
Office Scripts is a feature in Microsoft Excel that allows you to automate repetitive tasks using JavaScript. This can significantly streamline your workflow by enabling you to create custom scripts t
Integrating C/C++ Libraries to .NET Applications with P/Invoke
8/1/2024 3:53:22 AM.
Integrating CC++ libraries into .NET applications using PInvoke allows you to call native code from managed code. This process involves declaring methods in C++ libraries using extern "C" an
Design A High Availability Application With Azure App Service
7/29/2024 8:32:55 AM.
This article outlines creating a high-availability app using Azure PaaS, focusing on scalability and performance. It covers defining availability metrics (uptime, MTTR, MTBF, RTO, RPO), designing faul
What is TDS Endpoint and How to Enable TDS in Dynamics 365 Customer Engagement/CRM Online?
7/8/2024 7:35:22 PM.
TDS (Tabular Data Stream) is pivotal for accessing Dataverse data securely in Dynamics 365 CE and Power Platform. It integrates with SSMS and Power BI, ensuring native security while enabling robust r
Xamarin.Forms - Deep Linking Application Using SQLite
6/26/2024 10:53:03 AM.
Learn to build Xamarin.Forms applications with deep linking using C# and XML. This tutorial covers creating a cross-platform email client example where notifications open specific app sections. Explor
Overview of .NET 9 Preview: New Features and Updates
6/19/2024 5:48:12 AM.
Explore the .NET 9 preview with an in-depth overview of its new features and updates. Discover the latest enhancements, performance improvements, and innovations that this release brings to developers
Using String-Based Enums in C#
6/10/2024 8:02:49 AM.
In many applications, it is necessary to represent enumerations with string values rather than their default integer values. This can be particularly useful when working with JSON, XML, or other data
Future Roadmap for Software Architecture and Engineering
6/6/2024 5:10:08 AM.
In the ever-evolving landscape of technology, the role of software architecture and engineering continues to be pivotal in shaping the digital future. As we look ahead, several key trends and advancem
Just-In-Time (JIT) Compiler in C#
6/5/2024 5:37:18 AM.
The JIT compiler in C# converts MSIL code to native code for execution, ensuring type safety. Types of JIT compilation include Pre-JIT, Econo-JIT, and Normal-JIT. Pre-JIT compiles all code at deployme
Joint Solution VMware and NVIDIA
6/3/2024 4:16:08 AM.
The VMware and NVIDIA joint solution integrates advanced AI frameworks, cloud-native deployment, and optimized infrastructure for efficient AI and machine learning workloads.
.NET Framework 4.6 New Features in Visual Studio 2015
5/17/2024 11:04:43 AM.
.NET Framework 4.6, integrated with Visual Studio 2015, introduces several new features and enhancements. Key improvements include the new RyuJIT compiler for better performance, updated async debuggi
Dynamic Objects And Alternatives To Reflection
5/17/2024 10:22:34 AM.
The CodexMicroORM open-source project on GitHub includes several features to help you create fast, concise .NET deliverables. One such feature is implemented in the Performance. cs file and enables dy
Basics of Ngen.exe (Native Image Generator) in .Net
5/13/2024 11:49:53 AM.
I would like to share the basics of Ngen.exe in .Net, collected from various web resources. I will first try to explain the problem then the solution, Ngen.exe, in simple words.
What is ASM in Alibaba Cloud?
4/30/2024 5:58:13 AM.
Learn about Alibaba Cloud Service Mesh (ASM) and how it simplifies the management, security, and monitoring of microservices-based applications.
Create Word Reports Without Microsoft Word Using Spire.doc
4/25/2024 8:09:25 AM.
Spire.doc provides a robust solution for generating reports as Word documents without relying on Microsoft Word. Utilizing the .NET framework and C# programming, it offers efficient document processin
.NET Remoting - Events, Events? Events!
4/23/2024 8:29:21 AM.
Explore different strategies for firing events across servers and clients concurrently in .NET, including .NET native events with late-binding, interface-based approaches, and utilizing a broadcast en
Native Assembly Programming in .NET
4/22/2024 8:56:22 AM.
Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster executio
Native Image Generation in Managed Code
4/22/2024 8:19:00 AM.
This article explains how to write and execute high-performance .NET managed code by employing the Native Image Generator utility as well as some of its disadvantages and recommended scenario guidelin
ACK Service: Orchestrating Containers in the Cloud
4/20/2024 6:41:22 AM.
Manage containerized apps in the cloud with Alibaba Cloud Kubernetes Service (ACK). Simplify deployment, and scaling & gain high availability! #ACK #Containers #Cloud
Harnessing the Power of Big Data with Alibaba Cloud AnalyticDB
4/17/2024 6:28:24 AM.
Learn how Alibaba Cloud AnalyticDB empowers businesses to harness the power of big data analytics, with high performance, scalability, and cost-effectiveness.
ASP.NET 8 - Multilingual Application with Single Resx File - Part 2 - Alternative Approach
4/1/2024 7:24:18 AM.
Explore an alternative approach in ASP.NET 8 for building multilingual applications using a single Resx file in Part 2 of this series. Discover how to efficiently manage localization and globalization
Why GraphQL Is An Alternative Over React API
3/21/2024 6:26:24 AM.
GraphQL offers a more flexible and efficient approach compared to traditional REST APIs, especially when integrated with React. With GraphQL, frontend developers can request only the data they need, r
What is Alternative of Multiple Inhertitance in C#?
3/18/2024 7:22:10 AM.
This approach allows for achieving some level of multiple inheritance-like behavior while avoiding the complexities associated with traditional multiple inheritance.
Entity Framework 6.0: NGen.exe and Startup Performance
3/7/2024 8:48:20 AM.
This content discusses native code generation, focusing on the process where the Just In Time (JIT) compiler converts MSIL code into native code for execution. It explains how the Native Image Generat
Tailoring Site Responses to Microsoft Tag Requests
2/28/2024 11:35:10 AM.
Microsoft Tag is interesting alternative to the use of typical QR tags; the response options to reading a Microsoft Tag include returning the user’s rough position as latitude and longitude or a posta
An Introduction to Redux in React Native
2/28/2024 6:36:20 AM.
Discover Redux - the state management library that revolutionizes React Native development. With Redux, you can simplify data flow, achieve code maintainability, and build scalable apps. Get a hands-o
Understanding Server-Side Blazor
2/20/2024 5:57:53 AM.
Blazor is a .NET Core web framework that allows developers to run C# code directly in the browser using WebAssembly.It provides an alternative to traditional JavaScript frameworks like React, Angular,
Cross-Platform Mobile Development Frameworks
2/9/2024 9:28:33 AM.
Developing mobile applications for both iOS and Android platforms can be challenging due to the need for separate codebases. Cross-platform frameworks offer a solution, allowing developers to write co
What are Synthetic Events in React?
2/8/2024 10:55:25 AM.
Howmany character only this content-This content highlights the significance of synthetic events in React, which are wrappers around native browser events providing a consistent interface across diffe
How to Deploy .NET Aspire Apps to Azure Container Apps
2/5/2024 9:00:12 AM.
Learn to deploy .NET Aspire on Azure Container Apps effortlessly with Azure Developer CLI. Explore flexibility, scalability, and seamless integration.
Getting Started with Redux Saga in React Native
1/25/2024 6:27:12 AM.
Discover how to use Redux Saga middleware to simplify side effects management in your React Native app. Our guide covers everything from code organization to debugging, helping you optimize performanc
Azure Migrate Application and Code Assessment Tool for .NET
1/5/2024 10:37:28 AM.
Explore seamless Azure migration with AppCAT, a powerful tool for .NET. Visual Studio and CLI installations, detailed analyses, and insightful reports empower coding excellence.
.NET Aspire - Cloud Native Apps Framework by Microsoft
12/21/2023 9:11:06 AM.
Aspire framework offered by Microsoft for Cloud Native Apps development. Embark on an insightful journey into Microsoft's Aspire framework, simplifying cloud app development. Explore its three pil
New Features of .NET 8
12/15/2023 5:52:28 AM.
This article explains the release of .NET 8, it's new features and enhancement in the .NET ecosystem.
.NET Aspire: Simplifying Cloud-Native Development with .NET 8
12/13/2023 8:17:15 AM.
The world of cloud-native development is ever-evolving, demanding tools and frameworks that streamline the process of building robust, scalable applications. Enter .NET Aspire, a recently released opi
Getting Started With NodaTime
12/8/2023 10:09:56 AM.
Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely.
React Native Development: Building a CI/CD Pipeline with Azure DevOps
11/27/2023 7:03:36 AM.
In the dynamic realm of mobile app development, React Native has become a prominent framework for cross-platform apps. Ensuring a seamless and error-free deployment demands a robust Continuous Integra
FlatList in React Native
11/27/2023 6:48:46 AM.
FlatList is a vital component in React Native for efficiently rendering large lists of data. Learn its installation and basic usage, key features like data, renderItem, and keyExtractor props, and opt
Getting Started with .NET Aspire for Production Ready Cloud Native Apps
11/20/2023 10:04:13 AM.
.NET Aspire is a user-friendly solution designed for crafting applications ready for the cloud. It simplifies the development process, allowing developers to focus on their core business logic. Packag
Empowering Developers with .NET 8
11/20/2023 5:34:28 AM.
Step into the realm of .NET 8, the latest iteration of Microsoft's open-source platform that empowers developers to craft cutting-edge applications. With its focus on enhanced performance, cloud-n
Azure User Group Sweden: Building Cloud Native Applications using Microsoft Orleans
10/30/2023 4:25:20 AM.
In this code-heavy session, Johnny will explain what the Orleans framework is all about: What is the distributed virtual actor model? What are grains? What are silos?
Axios with React/React Native for HTTP Requests
10/23/2023 7:17:32 AM.
This article explains how to use Axios library in react native for making http requests
Exploring Alternatives for Visual Studio For Mac
10/4/2023 4:49:36 AM.
Let's review what other IDEs we can use on macOS to work with .NET.
Power BI Query Folding
9/22/2023 5:21:57 AM.
Query Folding in Power BI is a performance-enhancing feature that optimizes data analysis. It pushes data transformations to the source, improving data refresh and incremental processes. Learn how it
MOPUP (Alternative to Rg.Plugin.Popup) in .NET MAUI
9/8/2023 5:09:22 AM.
.NET MAUI, a cross-platform framework, empowers developers to build native mobile and desktop applications using C# and XAML. It enables the creation of apps that seamlessly operate on Android, iOS, m
Azure Firewall Cloud-Native, Intelligent, and Scalable Network Security
8/31/2023 5:32:18 AM.
Discover the power of Azure Firewall in safeguarding cloud environments against modern threats. This cloud-native security service provides granular control over inbound and outbound traffic, leveragi
Alternative Simplified C# Property Syntax
8/29/2023 4:58:12 AM.
When I first read about properties in C#, I was a bit excited and a bit confused. I was glad to see so many inventions, including properties, designed to help programmers be more productive.
Using Alert to Enhance User Interaction in React Native
8/25/2023 9:33:34 AM.
Enhance user interaction in React Native using alerts. Learn how React Native's Alert component facilitates displaying informative messages, confirming actions, and gathering input effectively for
Understanding Numeric IntPtr and UIntPtr in C#
8/18/2023 11:07:34 AM.
Discover the importance of IntPtr and UIntPtr in C# programming. Learn how these types facilitate memory management, pointer arithmetic, and interop with native libraries, ensuring efficient and safe
Kubernetes for Dummies: A Simple and Practical Introduction to Container Orchestration and Ecosystem
8/7/2023 9:52:08 AM.
Learn the basics of Kubernetes and container orchestration in this easy-to-understand guide. Perfect for beginners, this article covers the key concepts and practical use cases of Kubernetes, making i
React Native AsyncStorage: A Guide to Storing and Managing Local Data
7/28/2023 6:31:42 AM.
When we are building a mobile application, we often need to store data locally for easy access. In React Native, AsyncStorage is a dependency that allows us to store data on our device.
Native Windows Dynamic Link Libraries (DLLs)
7/27/2023 6:05:29 AM.
This article briefly explains what a native Windows Dynamic Link Library (DLL) is, shows how to create a DLL using C++, how to consume it in C# and then explains how DLLs work.
Cursors and Alternative to the Cursors in SQL Server
7/26/2023 7:12:56 AM.
In SQL Server, cursors are database objects that allow you to iterate over a result set (query result) one row at a time, processing each row as needed. Cursors are often used when you need to perform
Managed C++ Wrapper For Unmanaged Code
7/19/2023 5:46:59 AM.
This article shows how to create a C++ CLR Class Library wrapper for unmanaged code.
Scale your CI/CD setup for Cloud Native Microservices via InnerSource
7/12/2023 6:27:17 PM.
In this session, you will learn about how to Scale your CI/CD setup for Cloud Native Microservices via InnerSource
Including And Excluding Properties from Model Binding Using Interfaces
7/6/2023 8:59:08 AM.
You can specify distinct interfaces for various sets of characteristics and have your model implement those interfaces if you want to include or omit certain properties from model binding. After that,
JavaScript Array forEach Method And Its Alternatives
6/26/2023 8:35:55 AM.
Learning JavaScript array is fun but learning how the forEach method works internally and its alternatives are more enjoyable. Thus, it gives you more confidence when working with JavaScript arrays.
Setting Up Docker In Linux VM For Container Apps
6/2/2023 7:17:30 AM.
In this article, we will see how to set up docker in Linux VM for building and shipping container applications.
Native Keyword In Java
5/19/2023 4:57:43 AM.
In this article, you will learn Native Keyword in java
Async Storage in react native
5/1/2023 3:37:25 AM.
This article covers the implementation of Async Storage in react nativeive
C# 12's Switch Expressions: A More Powerful Alternative to Traditional Switch Statements
4/17/2023 9:52:03 AM.
C# 12's Switch Expressions: A More Powerful Alternative to Traditional Switch Statements
Navigation in React Native
4/17/2023 5:18:35 AM.
The article is a detailed description on how to add navigation to a react native app
Working with APIs Calls In React Native
4/16/2023 2:32:34 PM.
In today's world of mobile app development, working with APIs is a fundamental requirement. APIs allow developers to integrate data from various sources and services into their apps.
FlatList vs SectionList in React Native- Choosing the Right List Component for Your App
4/15/2023 10:26:29 AM.
In React Native, efficiently displaying big lists of data is critical for offering a smooth and responsive user experience. FlatList and SectionList are two prominent list rendering components in Reac
React Native Stack Navigation Made Simple - A Beginner's Guide
4/12/2023 10:12:04 AM.
Navigation is a critical part of creating a high-quality mobile application. It is responsible for giving consumers an intuitive and seamless experience, allowing them to seamlessly navigate from one
Flutter Vs React Native - The Ultimate Battle For Cross-Platform Mobile Development Supremacy
4/11/2023 5:33:15 AM.
Mobile app development has seen rapid growth in recent years, as cross-platform development solutions have become more popular. There are two solutions that have proven popular among developers: Flutt
Getting Started With SQLite In React Native
4/10/2023 10:05:48 AM.
Storing and managing data in a mobile app might be difficult. This is where SQLite comes in. SQLite is a lightweight and embedded database that can be used to store data in a mobile app
Ahead Of Time (AOT) Compilation To Native Code In .NET 7
12/13/2022 9:58:52 AM.
In this article, you will learn about Ahead Of Time (AOT) compilation to native code in .NET 7.
Importance Of React Native Development
5/31/2022 3:50:07 PM.
In this article, you will learn about the importance of React Native Development.
Convert Your Website Into A Mobile App With React Native
4/25/2022 6:27:37 AM.
React Native is a JavaScript framework that allows you to create real-time, natively rendered mobile apps for iOS and Android platforms. It's built on React, Facebook's JavaScript toolkit for
How To Install Wrap Features In Power Apps
4/19/2022 12:47:08 PM.
in this article I have mention steps to install wrap features in PowerApps
Create A Various Alert Control In React Native Using Visual Studio Code
3/7/2022 3:09:09 PM.
In this article, I have explained about alert control in react native with different type of alert we can provide optional button in alert control and when user tapping the button. It will fire the re
Create A Custom List View In React Native Using Mac Visual Studio Code
3/4/2022 7:44:25 AM.
React Native list view is a view component, and it contains list of items. ListView DataSource is the minimum API to create list view. It populates array of data blobs with list view components and it
Core Components In React Native Explained With Example
3/3/2022 3:48:23 PM.
In this article, I have explained about core components of react native using visual studio code in mac and given the sample program to understand quickly.React native is an open-source framework fo
Install React Native And Create First React Native App On Mac
3/2/2022 2:17:31 PM.
React Native is a popular cross platform mobile app development. We can develop android and iOS with independent platform wise mobile app development, and it reduce time, cost for the app. react nativ
Windows Service Alternative In AWS Cloud
7/3/2021 6:12:29 AM.
In this article, you will learn about windows service alternative in AWS Cloud.
What is Cloud Native
5/22/2021 3:04:05 AM.
In this article, you will learn what is Cloud Native, what are cloud native apps and how to build cloud native apps.
Cloud Native App Development using Azure Functions - Full Stack Virtual Conference 2021
3/2/2021 3:46:54 PM.
This session is about “Cloud-Native App Development using Azure Functions ”in Full Stack Virtual Conference 2021.
Migrate Existing Native SSRS Reports To Power BI Report Server
1/26/2021 4:55:04 AM.
We can migrate our existing SSRS reports to Power BI Report Server. In order to do the successful migration, we need to follow some steps. This article covers step-by-step procedure of migrating the e
Flutter Vs React Native - Best Choice To Build Mobile App In 2021
12/19/2020 2:46:27 PM.
In this article, you will learn about Flutter Vs React Native.
Are You Cloud Native?
12/8/2020 8:31:30 AM.
In this article, you will learn what cloud native is and how cloud native architecture is something you want to learn.
Ruby Or .NET - Which Is The Better Alternative?
11/10/2020 3:15:50 AM.
You might be confused about which technology you should use while you are planning for a developing a software. So this article will help you in giving a solution to your question and will lead you wi
Native Vs Hybrid App - Choosing The Best App Development Approach
9/10/2020 9:14:08 AM.
In this article, you will learn about Native Vs Hybrid App - Choosing the Best App Development Approach.
React Native vs Flutter vs Xamarin - Finding The Best Framework In 2020
7/31/2020 7:48:09 AM.
In this article, you will learn about React Native vs Flutter vs Xamarin and we will discuss finding the best framework in 2020.
Statistical Inference For Machine Learning
7/15/2020 8:31:03 AM.
AI is a multidisciplinary field that requires a range of skills in statistics, mathematics, predictive modeling and business analysis. An AI professional should feel at ease to build the algorithms ne
How To Load Multiple Images Using Native Image Picker In Ionic 3
6/10/2020 1:21:20 AM.
Ionic is an open source Framework. Most popular cross-platform mobile app Framework. Helpful to develop or build hybrid mobile apps easily. It will save a lot of time and money.
How To Save An Image To A Specific Path In Ionic 3 Using Native Camera Plugin
6/10/2020 12:35:38 AM.
In this article demonstrates how to take picture in camera and save a picture specific path in ionic 3 using native camera plugin. The following tools and requirements should prepare before starting t
Redis Cache as an Alternative to NoSQL
4/28/2020 4:16:03 PM.
In this article, you will learn about Redis Cache as an alternative to NoSQL.
Native JSON Parsing
4/23/2020 4:31:24 PM.
This article explains how to use native JSON parsing effectively for the best performance and effective results of our development work.
Working With JavaScript Timers
4/22/2020 3:32:21 PM.
This article explains JavaScript timers and how to use them.
G Suite To Office 365 - New Wizard Based Migration
4/3/2020 8:07:02 AM.
The traditional IMAP method of migrating the data from G Suite to Office 365 is been overcome with G Suite migration option provided in Office 365. This method also overcome the limitation of Not migr
Google Login Using React Native
4/1/2020 9:01:23 AM.
In this article we will learn how to implement Google Login in React Native. I will explain step by step to you. I assume that you have basic knowledge of react js. So let’s start our implementation.
Mobile App Development in Details
3/31/2020 1:23:09 PM.
This article explains mobile app development, related technologies, types of applications in the current scenario, from the past and the future along with their related operating systems.