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 application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Aman Gupta (9)
CSharp TV (5)
Anubhav Chaudhary (4)
Ananthakrishna V (4)
Mukesh Kumar (3)
Amit Mohanty (2)
Ziggy Rafiq (2)
Suthahar Jegatheesan (2)
Manpreet Singh (2)
Sarthak Varshney (2)
Krishna Garad (2)
Sardar Mudassar Ali Khan (2)
Jithu Thomas (2)
Chetan Sanghani (2)
Vijai Anand Ramalingam (2)
Vijay Pratap Singh (1)
Shikha Tiwari (1)
Rahul Sharma (1)
Satish B (1)
Ganesh Nataraj (1)
Sudhir Sharma (1)
Vithal Wadje (1)
Rohatash Kumar (1)
Shivansh Singh (1)
Shridhar Sharma (1)
Subham Ray (1)
Shiv Sharma (1)
Vincent Maverick Durano (1)
Afzaal Ahmad Zeeshan (1)
Arkadeep De (1)
El Mahdi Archane (1)
Sathiyamoorthy S (1)
SriHari VP (1)
Nitesh Jha (1)
Sravan Kumar Reddy Dudyalu (1)
Abhishek Jaiswal (1)
Asma Khalid (1)
Pradeep Shet (1)
Jayvant Masan (1)
Lalit Bansal (1)
Vishal Joshi (1)
Mudita Rathore (1)
Debendra Dash (1)
Ashish Bhatnagar (1)
Harminder Singh (1)
Praveen Sreeram (1)
Jignesh Trivedi (1)
Prabakaran M (1)
Nabaraj Ghimire (1)
Abhishek Saini (1)
Julian (1)
Rutika Banode (1)
Akshay Shedwad (1)
Devesh Omar (1)
Waqas Sarwar (1)
Nakkeeran Natarajan (1)
Shilpa Tanwar (1)
Purushottam Rathore (1)
Keyur Pandya (1)
Rinkal Jindal (1)
Chittaranjan Swain (1)
Tahir Ansari (1)
Tural Suleymani (1)
Sai Kumar Koona (1)
Prasad Rane (1)
Anupam Maiti (1)
Rohit Tomar (1)
Vijay Yadav (1)
Abhishek Dhoriya (1)
Veena Sarda (1)
Related resources for application
No resource found
Integrating OpenAI's Assistant API in .NET Applications
10/30/2024 5:41:53 AM.
Integrating OpenAI's Assistant API in .NET empowers developers with advanced natural language processing capabilities. Using C# and Visual Studio, set up your project, manage API credentials secur
Secure Application Development
10/25/2024 11:50:28 AM.
This video aims to identify the tools that help us build secure applications and environments for Microsoft Azure during the development journey.
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.
How to Create an App Configuration Store
10/25/2024 4:30:30 AM.
App Configuration Store provides a unified platform to store, retrieve, and manage configuration settings securely. One of the most widely used services for this purpose is Azure App Configuration, pa
Dynamics 365 Sales Wave 2 2024: Top 10 Features - Microsoft Business Application Ep. 23
10/23/2024 7:21:23 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Sales Wave 2 2024: Top 10 Features.
Compiling Multiple Files to Build an Application
10/22/2024 10:46:04 AM.
This article explains how to compile multiple C files into a single executable using the C compiler. It covers two approaches: compiling multiple files with the cc command or using the #include direct
Vertical Slice Architecture with Code Examples in C# 12
10/22/2024 5:02:12 AM.
Get an overview of vertical slice architecture in C# 12 with Ziggy Rafiq. Build maintainable, scalable applications using feature-based organization with code examples, MediatR, and record types.
Why In ASP.NET Core logging is often implemented as a singleton
10/20/2024 9:31:50 AM.
In ASP.NET Core, logging is often implemented as a singleton to ensure efficient resource usage, centralized management, and thread-safe logging across the application.
Creating And Embedding A Bot Application In Your Blogger
10/16/2024 9:58:32 AM.
This step-by-step guide covers bot development, API integration, and embedding the chatbot directly into your blog, offering an interactive experience for your readers.
Understanding React File Upload
10/15/2024 7:20:20 AM.
In this article, I am going to discuss how to upload a file using react. This article explains how to enable file uploads in a React app, covering file selection, server communication, error handling,
Change Style Dynamically in Various Ways Using AngularJS
10/8/2024 9:20:34 AM.
This article explores three methods for dynamically changing styles in AngularJS applications. It covers how to implement external Angular.js files, create CSS classes, and use the ng-class directive
Develop Bot Application Using Visual Studio Mac
10/8/2024 8:57:28 AM.
The Bot Framework enables you to build bots that support different types of interactions with users. You can design conversations in your bot to be free. Your bot can also have more guided interaction
Session In ASP.NET
10/8/2024 8:56:35 AM.
Learn how to implement session state, manage session variables, and enhance security while optimizing performance. Understand the differences between ASP.NET Web Forms and ASP.NET Core sessions, ensur
Understanding ASP.NET Session State
10/8/2024 4:03:08 AM.
ASP.NET Session State is a method for managing user data during a web session. It enables storing and retrieving session-specific information like user preferences, shopping carts, and login status.
Running a Standard .NET Console Application in Docker Container
10/3/2024 11:49:35 AM.
We'll cover the essentials of containerization, including setting up your Docker environment, creating a Dockerfile, building your application image, and deploying it for seamless execution. Enhan
How To Create ASP.NET Core MVC Application
10/3/2024 11:48:21 AM.
This tutorial covers setting up your development environment, creating controllers, models, and views, and building a fully functional web application using the ASP.NET Core MVC framework.
Uploading Multiple Files With ListBox in ASP.NET
10/3/2024 11:40:19 AM.
This article explains how to upload multiple files using a ListBox control in ASP.NET. Unlike the standard FileUpload control, which supports single file uploads, this method combines FileUpload with
Getting Started with Power Apps
10/3/2024 11:16:25 AM.
This beginner's guide introduces you to the basics of app development, helping you design workflows, automate processes, and build business solutions with ease using low-code techniques.
Implementing Modal Popup In MVC Application
10/1/2024 8:23:35 AM.
Learn how to implement a modal popup in an MVC application to enhance user interaction and improve UI/UX design. This guide covers the necessary steps, including setting up the HTML structure, using J
Creating an AI Language Translator Using Tkinter
10/1/2024 3:32:36 AM.
In this guide, you'll learn how to build an AI-powered language translator using Python's Tkinter library. We'll combine natural language processing (NLP) with a simple graphical user inte
What is the Filter Function in Power Apps
9/30/2024 11:14:40 AM.
The Filter function in Power Apps allows users to narrow down data sets by applying specific criteria. It is essential for creating dynamic applications that require user input to display relevant inf
Application State vs Session State in Java
9/30/2024 8:36:48 AM.
State management in Java is vital for web applications, categorizing data into Application State and Session State. Application State shares data globally across users, ideal for configurations and ca
ASP.Net SignalR: Building a Simple Real-Time Chat Application
9/27/2024 10:21:27 AM.
In this tutorial, we build a simple real-time chat application using ASP.NET MVC and SignalR. SignalR enables live data updates by pushing content from the server to clients, perfect for chat, notific
Sending Emails Over .NET Framework, and General Problems Using C# Code
9/27/2024 10:12:21 AM.
This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and commo
How To Add Dependency Injection In Your Sitecore Application
9/27/2024 8:17:09 AM.
Dependency Injection (DI) is a design pattern that enhances code maintainability and reusability by allowing developers to create loosely coupled components. It facilitates unit testing and supports v
QUIZ Application With ASP.NET MVC 5
9/26/2024 8:45:26 AM.
Create a dynamic Quiz Application using ASP.NET MVC 5, showcasing the power of the Model-View-Controller architecture. This project involves user authentication, database integration for question mana
Apply CRUD Operations in Dynamic Grid Using AngularJS
9/26/2024 7:20:03 AM.
This guide explores implementing CRUD (Create, Read, Update, Delete) operations within a dynamic grid using AngularJS. It covers essential concepts such as data binding, user interface design, and RES
ASP.NET MVC Chat Application Using SignalR
9/26/2024 7:11:47 AM.
This tutorial guides you through creating a real-time chat application using ASP.NET MVC and SignalR. You'll learn how to set up a SignalR hub for managing communication, implement user authentica
How To Add A Button To Existing Ribbon Tab In Office Applications
9/24/2024 11:56:24 AM.
Learn how to enhance your productivity by adding a custom button to an existing Ribbon tab in Microsoft Office applications. We’ll walk you through the steps to customize the Ribbon, whether you'r
CRUD Operation In MVC Using Elastic Search
9/24/2024 11:51:17 AM.
Elastic search is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elastic search is d
Getting Started With Angular 2 Application Using Visual Studio
9/24/2024 9:13:16 AM.
This article provides a step-by-step guide for developing Angular 2 applications using Visual Studio 2015. It covers prerequisites such as installing Visual Studio, Node.js, and TypeScript, along with
Understanding Chat Box in .NET
9/23/2024 11:08:46 AM.
Discover how to integrate APIs and manage data storage for a seamless messaging experience. Perfect for developers looking to enhance their web applications.
Manage Web Applications In SharePoint Central Administration - Part Eight
9/23/2024 9:52:25 AM.
This article covers managing web applications in SharePoint 2016 Central Administration. It walks through key steps, including accessing Central Admin, configuring mobile accounts, setting up SMS noti
C#.NET - Access OAuth REST Web API Method
9/23/2024 5:23:38 AM.
C#.NET applications can access OAuth-protected REST APIs. You'll obtain an access token through OAuth flow (often via a separate request) and include it in the authorization header of your HttpCli
Node.js App with User Authentication and Docker Deployment
9/22/2024 12:09:32 PM.
Learn how to create a Node.js app with registration, login, and a dashboard. This guide covers MongoDB integration and Docker deployment for efficient web development.
With code examples, learn how to develop ASP.NET Core C# 12 using domain-driven design
9/21/2024 4:15:04 AM.
In this guide, you will learn how to develop applications using ASP.NET Core with C# 12, applying domain-driven design principles. Through clear code examples, we’ll explore how to create effective do
Configure Authentication Providers On Web Applications In SharePoint Central Administration
9/20/2024 9:34:21 AM.
You'll learn step-by-step instructions to set up various authentication methods, including claims-based and custom authentication, ensuring secure user access and effective identity management for
Cleaning the Resources: Finalize vs Dispose
9/19/2024 10:13:39 AM.
This article explores the concepts of Destructor and Dispose in C#. It illustrates the object's lifecycle, highlighting how constructors allocate memory and destructors clean up. The role of the G
Single Page Application Using ASP.NET MVC And jQuery With CRUD methods
9/18/2024 12:19:17 PM.
In this guide, learn how to create a Single Page Application (SPA) using ASP.NET MVC and jQuery without relying on frameworks like Angular or React. We'll focus on routing and UI-level interaction
Using the Bing API to Translate Text in ASP.NET
9/17/2024 10:41:08 AM.
Learn to use the Bing Translation API in an ASP.NET application. Create a web page where users input text and select languages for translation. Implement the TranslateText method to send a web request
Blockchain Beyond Cryptocurrency: Hidden Potentials Across Industries
9/17/2024 8:28:05 AM.
Blockchain technology extends far beyond cryptocurrency, offering transformative potential across various industries. From enhancing supply chains and healthcare to improving data security and finance
Troubleshooting Applications with Azure Application Insights - Azure Essentials Series - Ep: 10
9/17/2024 6:02:17 AM.
In this episode, we'll explore how Azure Insights can provide deep visibility into your application performance, identify issues, and help you maintain high availability and reliability.
Create a Desktop Application with Angular Electron Framework
9/17/2024 4:56:42 AM.
Learn how to create or convert an existing application to a Desktop application with the Electron framework. Convert an Angular application into a cross-platform desktop app using the Electron framewo
CRUD Operations Using Knockout in MVC Application: Part 2
9/16/2024 11:22:32 AM.
This article demonstrates CRUD operations using Knockout.js in an MVC application. It covers the View class, focusing on Knockout bindings, observable arrays, and AJAX calls for creating, editing, and
File Upload And Download Using ASP.NET MVC 5 For Beginners
9/12/2024 12:17:18 PM.
In this article, we will learn how to handle file input, validate files, and manage file storage on the server. With step-by-step guidance, this guide is perfect for those looking to implement file ha
CRUD Operations Using Knockout in MVC Application- Part 1
9/12/2024 12:14:23 PM.
This article covers implementing CRUD operations in MVC applications using Knockout.js. It details how to set up models, repositories, and controllers, demonstrating how to manage items through add, u
Create Simple Application Using Backbone.js
9/10/2024 10:15:08 AM.
This article demonstrates a basic Backbone.js example by displaying "Hello World." It guides you through creating a simple Backbone.js application within an ASP.NET web project using Visual
Real Time Use Of Context Menu Strip In Windows Form Application
9/9/2024 11:35:42 AM.
Learn how to use ContextMenuStrip in a Windows Forms application to delete records from a DataGridView. This tutorial covers setting up a context menu, handling right-click events, and executing a del
Creating User Defined Exceptions in Java
9/9/2024 4:58:57 AM.
Customized exceptions are necessary to handle abnormal conditions of applications created by the user.
Preventing DoS Attacks in ASP.NET Core MVC Applications
9/8/2024 8:04:21 AM.
This ASP.NET Core MVC project demonstrates essential techniques to prevent DoS attacks, including rate limiting, request size limiting, and Google reCAPTCHA integration. The solution ensures security
Create A Calculator In Windows Form Application
9/5/2024 11:41:11 AM.
Learn how to create a simple calculator using Windows Forms. This guide covers setting up a Windows Forms Application, designing the form with buttons and a textbox, and implementing logic for basic o
Azure App Service - Configure Existing App From Visual Studio
9/5/2024 11:02:27 AM.
Learn how to configure application settings for Azure App Service using Visual Studio. This guide walks you through setting up your Azure App Service, integrating your application, and managing config
Using JQuery GridView For an ASP.NET MVC Application
9/5/2024 9:28:18 AM.
Learn how to create a GridView in ASP.NET MVC using jQuery plugins. This guide covers creating static and dynamic GridViews, populating data from a database, and implementing features like paging and
Unit Test In .NET Core Application Using NUnit
9/4/2024 8:42:52 AM.
NUnit is a popular open-source unit testing framework for .NET languages, essential for verifying code in ASP.NET Core. This guide covers setting up NUnit in an MVC project using CLI commands, creatin
Weather Application And Location In JavaScript
9/4/2024 7:29:37 AM.
This article guides you through creating a weather application using JavaScript. It covers setting up an HTML file in Sublime Text, adding CSS for styling, and using JavaScript to fetch and display we
Advance Chat Application with .NET and SignalR
9/2/2024 8:30:14 PM.
Build an advanced real-time chat app with .NET 8, SignalR, and MS-SQL. This guide covers creating a chat app with one-to-one and group messaging, utilizing ASP.NET Identity for user roles and permissi
Document Upload in Java with Spring Boot
9/2/2024 11:39:16 AM.
This article demonstrates how to implement a dynamic document upload feature in a Spring Boot Java application. It allows users to upload multiple files by dynamically adding or removing input fields.
How to Deploy a Gen AI Application on Docker?
9/2/2024 4:39:45 AM.
Learn how to deploy a Generative AI application using Docker with step-by-step instructions, including Flask setup, containerization, and handling POST requests.
How to Create a Custom Message Box in Windows Form Application
8/28/2024 6:50:09 AM.
Learn how to create a custom message box in a Windows Forms application using C#. This step-by-step guide covers everything from designing the message box to implementing it in your WinForms project.
Integrating AI into C# Applications
8/26/2024 4:07:23 AM.
It covers essential concepts, tools, and techniques, helping developers enhance their C# projects with powerful AI capabilities, from machine learning algorithms to real-world applications.
Dynamic Forms and Flexible Data Storage for Web Apps
8/26/2024 4:03:17 AM.
This guide covers responsive form creation, scalable data management, and seamless backend integration, offering strategies for efficient user input handling and adaptable storage solutions.
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
8/25/2024 11:35:37 AM.
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
Creating Reusable Modal Popups in a Java-Based Web Application
8/24/2024 7:32:38 AM.
Managing modal popups in Java web applications can be complex if code is duplicated across multiple JSP pages. This guide explores how to centralize and reuse modal code using JSP and servlets, enhanc
How to Create API Gateway for React JS Application?
8/24/2024 7:31:16 AM.
This guide covers setting up an API Gateway for your React.js application using Express.js. Learn how to centralize API requests, enhance security, and optimize performance by routing frontend request
Reading Email and Attachment From Microsoft Exchange Server
8/23/2024 9:30:57 AM.
In this article you will learn how to read an email and its attachment(s) from Microsoft Exchange Server.
Building Dynamic and Reusable Modal Popups in Java Web App
8/23/2024 6:12:52 AM.
Learn to create interactive UI components that enhance user experience through modular, maintainable code. Ideal for developers seeking to improve their Java skills and design more responsive, scalabl
Implementing Pagination for Large Datasets in Java Web Applications
8/22/2024 12:00:38 PM.
This guide demonstrates how to implement pagination in a Java web application using JSP and Servlets. It covers setting up a data source, handling pagination logic in a servlet, and displaying data wi
Console Application To Fetch SharePoint List Data Using REST API With CAML Query In C# Managed Code
8/22/2024 7:14:27 AM.
Learn how to use SharePoint 2013 REST API with CAML queries in a C# console application. This guide covers fetching data from SharePoint lists using POST methods, setting request headers, and handling
Integrating Azure OpenAI with .NET Core for Smart Applications
8/21/2024 6:47:23 AM.
Learn how to integrate Azure OpenAI with .NET Core to build intelligent applications. This guide covers setting up Azure OpenAI, installing necessary NuGet packages, and implementing features like tex
Use of Automapper in ASP.NET Core
8/16/2024 7:33:36 AM.
AutoMapper is a powerful .NET library that simplifies object-to-object mapping in ASP.NET Core applications. It helps in converting Data Transfer Objects (DTOs) to domain models and vice versa, stream
Build a Full-Stack App with React and Spring Boot Integration
8/16/2024 7:18:49 AM.
Learn how to build a full-stack application by integrating React with Spring Boot. This guide covers the seamless communication between frontend and backend using React for the user interface and Spri
Running .NET Core Application using Docker Container
8/13/2024 9:32:48 AM.
Creating a microservice with .NET 8.0 and Docker. It covers installing .NET, setting up a .NET Core API project, creating a Dockerfile, and building and running a Docker image. Learn to verify images,
The Future of Azure AI: Intelligent Applications for Tomorrow
8/12/2024 6:12:26 AM.
Azure AI is revolutionizing industries with cutting-edge tools for developing intelligent applications. As it evolves, new features like advanced Cognitive Services, enhanced machine learning automati
SharePoint 2016 Central Admin - Security - Specify Authentication Providers
8/9/2024 12:02:44 PM.
Learn how to change authentication providers for SharePoint Web Applications. This guide covers accessing the Authentication Providers page in Central Admin, selecting the correct Web Application, and
Integrating SharePoint Data Into Node.JS Application
8/9/2024 9:47:50 AM.
Learn how to integrate SharePoint data into Node.js applications. This guide covers setting up a Node.js environment, installing necessary packages (node-sp-auth, request-promise), and authenticating
Generative AI in Enhancing Customer Experience Across Industries
8/9/2024 8:31:16 AM.
Generative AI is transforming customer experiences across various industries by enabling personalized interactions, automating tasks, and providing valuable insights.
Advanced .NET Core with MediatR Pattern
8/8/2024 10:07:41 AM.
Dive deep into the advanced usage of the MediatR pattern in .NET Core applications. Learn how to enhance application architecture with MediatR for complex scenarios, including code examples and best p
Creating a Conversational App with Amazon Bedrock and .NET
8/8/2024 3:21:08 AM.
This guide covers integrating AI models, leveraging cloud services, and implementing natural language processing to build intelligent chatbots and enhance user interactions.
Implementing JWT Authentication in a Next.js Application
8/7/2024 11:43:29 AM.
Learn how to implement JWT authentication in a Next.js application with this step-by-step guide. Covering project setup, installing necessary packages, creating utility functions for JWT and password
Login And Registration Process In WPF application
8/7/2024 10:30:02 AM.
This WPF application in Visual Studio 2010 features a simple login and registration system with two forms: Registration and Login. Users register on the Registration form, and upon successful registra
Creating a Host-Named Web Application in SharePoint
8/2/2024 8:41:22 AM.
To create a host-named web application, first configure a DNS entry with the desired host name. Log in to your Active Directory server to create an A Host record pointing to your web server. In ShareP
Data Science And Its Applications
8/2/2024 5:02:14 AM.
Data Science integrates statistical methods, machine learning, and data analysis to extract valuable insights from complex data sets. It powers innovations in various fields, including business intell
How To Create Razor Pages In ASP.NET Core 6.0
8/1/2024 8:22:52 AM.
Learn how to create Razor Pages in an ASP.NET Core 6.0 application. This guide covers the essentials, from installing Visual Studio 2022 and setting up your project to configuring Razor Pages and runn
Improving Performance in Angular Applications
8/1/2024 4:06:38 AM.
Learn essential strategies to optimize Angular performance, including lazy loading, AOT compilation, efficient change detection, and more. Boost your Angular app's speed and efficiency with these
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
Publish ASP.NET Core 2.0 Application on IIS
7/31/2024 4:31:52 AM.
It covers preparing your application for deployment, configuring IIS, setting up the hosting environment, and troubleshooting common issues to ensure a smooth and successful deployment.
First Application In ASP.NET Core MVC 2.0
7/31/2024 4:31:03 AM.
Recently Microsoft announced anew version of Asp.Net Core and that is Asp.Net Core 2.0, which has new and amazing features which not only improve performance as well as increase productivity and enhan
Implementing Dependency Injection In .NET Core Console Applications
7/31/2024 3:56:07 AM.
Learn how to implement Dependency Injection (DI) in .NET Core Console applications. Start by adding the Microsoft.Extensions.DependencyInjection package, then register services using ServiceCollection
Spring Boot Logging for Production and Development Servers
7/30/2024 5:45:00 AM.
This guide covers configuring logging settings, integrating log management tools, and best practices for monitoring and analyzing logs to ensure smooth application performance and debugging.
Blazor Web Assembly 3.2 Add/Edit/Delete Fully Functional Application - Part One
7/29/2024 8:37:43 AM.
This article guides you through creating a Blazor web assembly app with .NET Core hosting. It covers setting up .NET Core APIs, Entity Framework Core for SQL Server data access, and implementing CRUD
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
How to Use JWSHMAC in ASP.NET Web Application
7/29/2024 6:29:47 AM.
Learn how to implement JWSHMAC in an ASP.NET web application to secure JSON data using HMAC. This guide covers installing the JWT NuGet package, creating a JWT helper class for token generation and va
Dynamics 365 Customer Insights Part 4 - Microsoft Business Application Ep.22
7/26/2024 5:19:56 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 4.
How To Use Chart.js in AngularJS?
7/23/2024 8:19:52 AM.
Integrate Chart.js with AngularJS to create dynamic data visualizations. Set up your AngularJS project, including Chart.js, and build various charts like bar, pie, line, stacked bar, and heat map usin
Azure Event Grid for Event-Driven Applications - Azure Essentials Series - Ep: 8
7/22/2024 10:41:49 AM.
This episode'll explore the features, benefits, and best practices for using Azure Event Grid to build scalable and efficient event-based applications.
Understanding ADO.NET Data Providers
7/22/2024 8:15:19 AM.
In the realm of .NET application development, ADO.NET (ActiveX Data Objects for .NET) serves as a bridge between your application and various data sources. A key component of ADO.NET is its data provi
What is Microsoft Power Platform?
7/19/2024 7:02:48 AM.
Discover Microsoft Power Platform, a suite of business tools empowering organizations to innovate through low-code development, automation, and data analysis. With Power Apps, Power BI, and Power Auto
SharePoint 2010 Internals - Timer Jobs
7/18/2024 3:18:51 PM.
SharePoint Timer Jobs are essential for running background tasks in a SharePoint Farm. They operate as a Windows service (OWSTimer.exe) and can be customized for specific needs. Understanding their lo
Deploying ASP.NET MVC Application to Azure Cloud Using Azure DevOps from GitHub
7/18/2024 12:25:54 PM.
Deploy ASP.NET MVC apps on Azure via Azure DevOps & GitHub. Set up CI/CD pipelines for seamless integration & deployment. Create Azure App Service, link GitHub repos, configure build & rel
Use a Guardrail with the Converse API in a .NET Console Application
7/18/2024 8:16:01 AM.
Learn to develop a .NET console app using the Converse API with guardrails to block inappropriate content in Visual Studio 2022. This tutorial covers setting up AWS IAM permissions, installing the AWS