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 applications
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chetan Sanghani (7)
Ziggy Rafiq (6)
Aman Gupta (5)
Ajay Kumar (5)
CSharp TV (3)
Ananthakrishna V (3)
Ayush Gupta (3)
Sarthak Varshney (3)
Anubhav Chaudhary (2)
Manpreet Singh (2)
Lalit Bansal (2)
Muhammad Asif (2)
Gajendra Jangid (2)
Vikas Singh (2)
Vidya Vrat Agarwal (2)
Jitendra Mesavaniya (2)
Sanwar Ranwa (2)
Sanjay Kumar (2)
Amit Mohanty (1)
Shivansh Singh (1)
SriHari VP (1)
Sardar Mudassar Ali Khan (1)
Rinkal Jindal (1)
Tahir Ansari (1)
Tural Suleymani (1)
Sai Kumar Koona (1)
Abhishek Dhoriya (1)
Madhavi Wani (1)
Vithal Wadje (1)
Jake Creasy (1)
Thiruppathi R (1)
Vishwakarma Vijay (1)
Suraj Vishwakarma (1)
Nikhil Patil (1)
Satyaki Chakraborty (1)
Rinki (1)
Gaurav Varshney (1)
Ahmad Mozaffar (1)
Munib Butt (1)
Senthilkumar (1)
Yogeshkumar Hadiya (1)
Mrunali Sawant (1)
Subburam Karthikeyan (1)
Arun Ramaswamy (1)
Shivprasad (1)
Manoj Bhoir (1)
Sumit Gupta (1)
Manish Tewatia (1)
Rion Williams (1)
Gowtham Rajamanickam (1)
Akshay Phadke (1)
Mike Gold (1)
Yash Rajora (1)
kranthi pothireddy (1)
Geo J Thachankary (1)
Sarathlal Saseendran (1)
Abhimanyu K Vatsa (1)
Mithilesh Tata (1)
Sifad Hussain (1)
Jaydeep Patil (1)
Arwin Neil Baichoo (1)
Anoop Kumar Sharma (1)
Stephen Simon (1)
Related resources for applications
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
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.
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.
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.
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
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
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
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
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.
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
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
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
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
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
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
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.
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
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
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
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
Discard Variable in C# .NET
7/17/2024 12:17:22 PM.
The discard variable (_), introduced in C# 7.0, allows developers to ignore values intentionally. It enhances code clarity by signaling unused data in tuples, pattern matching, out parameters, and LIN
Case Studies and Real-World Applications: .NET Standard in Action
7/17/2024 11:43:04 AM.
.NET Standard empowers developers to create robust applications across platforms like healthcare management systems with EHR integration using Xamarin and ASP.NET Core, and financial trading platforms
Securing .NET Core Applications: Best Practices and Techniques
7/16/2024 7:27:47 PM.
In today's interconnected world, security is paramount for any application, especially those built on .NET Core. With its flexibility and scalability, .NET Core empowers developers to create robus
Real-time Web Applications with SignalR
7/16/2024 7:23:49 PM.
SignalR, a Microsoft library for .NET applications, enables real-time web functionality by allowing server-side code to push updates to connected clients instantly. It abstracts complexities of commun
Single Sign-On (SSO) in ASP.NET Core Applications
7/15/2024 6:53:24 PM.
Implementing Single Sign-On (SSO) with IdentityServer4 in ASP.NET Core simplifies user authentication across applications, enhancing security and user experience. Centralized authentication and token-
The Unit of Work Pattern in C# for Modern Applications
7/11/2024 8:17:00 PM.
Explore the Unit of Work pattern in C#, essential for modern application development. Discover how it facilitates efficient database operations, manages transactions with Entity Framework, and enhance
Azure Cosmos DB for Modern Applications
7/10/2024 1:59:24 PM.
Dive into Azure Cosmos DB with our comprehensive guide tailored for modern applications. Explore its scalable NoSQL capabilities, global distribution, multi-model support, and robust partitioning stra
Injecting Dependencies of Different Lifetimes in .NET Applications
7/9/2024 7:19:26 AM.
Understanding dependency lifetimes in .NET is crucial for effective dependency injection. Singleton instances persist throughout the application's lifespan, scoped instances are tied to specific r
Services Lifetime Management in .NET Console Applications
7/8/2024 7:43:11 PM.
Learn efficient service lifetime management in .NET Console Applications using Dependency Injection (DI) with Microsoft.Extensions.DependencyInjection. Explore scoped, transient, and singleton lifetim
Annotations used with Spring Boot Applications
7/1/2024 5:26:46 AM.
Spring Boot simplifies Java application development with powerful annotations like @SpringBootApplication, @RestController, and @Service. These annotations automate configuration, enable RESTful servi
Real World Uses of Azure IoT Hub Device Twins
6/24/2024 9:16:44 AM.
Discover practical applications of Azure IoT Hub Device Twins in real-world scenarios. Explore how Device Twins facilitate remote device management, enable predictive maintenance, streamline firmware
Caching Strategies in Angular and .NET Core
6/24/2024 5:49:09 AM.
Caching enhances web application performance and scalability. In Angular, use HTTP interceptors, service workers, local storage, or IndexedDB for client-side caching. In .NET Core, leverage in-memory
Blockchain Beyond Crypotcurrency: Applications in Business
6/21/2024 1:34:07 PM.
Blockchain, renowned for its role in cryptocurrencies like Bitcoin, extends beyond finance to revolutionize industries. It offers decentralized, secure, and transparent solutions for supply chain mana
Real-time Applications with SignalR and Angular
6/21/2024 7:19:48 AM.
Building real-time applications with SignalR and Angular enhances user experiences through dynamic and responsive interfaces. SignalR, an ASP.NET library, enables instant server-client communication.
Learn ASP.NET MVC Using Angular 5
6/20/2024 10:11:53 AM.
Discover the synergy of ASP.NET MVC and Angular 5 in this comprehensive guide to modern web development. Learn how to seamlessly integrate back-end logic with responsive front-end interfaces using MVC
Create Charts In PowerPoint Using C#
6/17/2024 4:34:27 AM.
Discover how to leverage the .NET Presentation library in C# to create column, pie, and combination charts for effective data visualization in PowerPoint. Enhance presentations with clear, insightful
Performance Optimization in ASP.NET MVC Applications
6/15/2024 9:07:01 AM.
Performance optimization in ASP.NET MVC involves techniques like efficient data access, using Entity Framework wisely, implementing caching, using async/await for non-blocking operations, minimizing V
Webcam Capture and File Upload with HTML JavaScript jQuery
6/12/2024 5:48:55 AM.
The HTML structure for this interface consists of a video element for the live webcam feed, a canvas for displaying the captured image, and a file input element for uploading images. Additionally, but
Document Management with SharePoint Embedded Containers
6/12/2024 5:06:26 AM.
Microsoft introduces Embedded Containers Management in SharePoint, simplifying document management in custom apps. This feature allows centralized control and user permissions directly from the Share
Reduce Query Time-Out Issues with GraphQL and Hasura for Enterprises
6/11/2024 12:02:22 PM.
Explore how GraphQL and Hasura can significantly reduce query time-out issues in enterprise applications. By optimizing data fetching and improving API performance, these technologies enhance backend
Transaction Confirmation and Expiration in Solana
6/11/2024 7:11:52 AM.
Explore Solana's high-performance blockchain, designed for decentralized applications and cryptocurrencies. Learn about its rapid transaction confirmation, the role of validators, and mechanisms b
Maximizing JavaScript: Exploring its Diverse Applications
6/10/2024 7:56:33 AM.
Discover how JavaScript revolutionizes digital experiences, from dynamic web pages to native mobile and desktop applications, in this insightful exploration of its diverse applications across platform
Localize Your Blazor Applications and Build UIs to Support Multiple Langauges Without JS
6/7/2024 10:36:26 AM.
In this article, learn how to develop Blazor applications that support more than 69 languages with a Nuget package and online translator tool for your content.
Building a .NET Desktop Application
6/7/2024 10:30:03 AM.
Learn to develop a .NET desktop application with SQL Server data storage, employing a structured approach involving data access, business logic, and presentation layers. Utilize Visual Studio 2019, S
Scaling with .NET: How to Build High-Performance Applications
6/6/2024 11:29:51 AM.
Scaling with .NET: How to Build High-Performance Applications" explores strategies for optimizing .NET applications. Microservices, cloud computing, asynchronous programming, and performance test
Comprehensive Guide to C# Programming for Developers
6/6/2024 5:05:55 AM.
C# (C sharp) is a versatile programming language by Microsoft, ideal for web, desktop, mobile, cloud, and gaming apps. It features strong typing, garbage collection, and extensive libraries.
Visual Studio 11 New Features
6/3/2024 10:07:55 AM.
Discover the enhanced features of Visual Studio, including simplified workflows, Agile development, modern app templates, and seamless Team Foundation Server integration. Experience new IDE themes, im
Integrating Azure Service Bus with .NET Applications
6/3/2024 9:49:48 AM.
In this article, we'll walk through the process of using Azure Service Bus with .NET. We'll cover everything from creating a Service Bus instance in the Azure portal to sending and receiving m
Master GeoSpatial Queries in MongoDB
5/29/2024 10:03:16 AM.
Mastering geospatial queries in MongoDB empowers efficient handling of location-based data. Leveraging features like GeoJSON, GeoNear, and GeoWithin, developers can perform precise searches, analyze s
SignalR: Real-Time Communication for Modern Applications
5/29/2024 6:12:59 AM.
SignalR is a powerful library for adding real-time web functionality to modern applications. It enables seamless, bi-directional communication between server and client, supporting WebSockets and othe
NSX ALB Virtual Services and Vulnerable Web Applications
5/29/2024 5:54:10 AM.
Explore VMware NSX ALB's role in enhancing web application security and performance. This article delves into its key features like load balancing, WAF, and DDoS protection, and explains how virtu
Blockchain: Transforming Trust and Security in the Digital Age
5/29/2024 4:31:21 AM.
Blockchain initially for cryptocurrencies like Bitcoin, has evolved into a versatile technology impacting various industries. Satoshi Nakamoto's 2008 proposal, blockchain has introduced smart cont
Optimizing Long Polling Performance in .NET Applications
5/20/2024 10:23:56 AM.
Long polling emulates real-time client-server communication by keeping connections open until new data is available. Optimizing long polling in .NET enhances user experience and server efficiency thro
Dynamically Creating Applications Using System.CodeDom
5/17/2024 10:20:56 AM.
System.CodeDom in .NET enables dynamic application creation by programmatically generating and compiling code at runtime, facilitating flexible and customizable software development processes.
Securing Your Web Applications with WAF and ASGs
5/14/2024 11:26:15 AM.
Learn to fortify web apps with comprehensive security strategies, leveraging WAF and ASGs. Safeguard against cyber threats, implement access control, and ensure network integrity through advanced fire
Concepts of Threads, Thread Pools, and Tasks in C#
5/13/2024 10:33:44 AM.
Threads are the smallest units of execution, enabling concurrency but requiring manual management. Thread pools efficiently manage threads for short-lived tasks, while tasks abstract asynchronous oper
Cross-Platform Power with C# and .NET 8 for Desktop Apps
5/8/2024 4:15:38 AM.
Ziggy Rafiq provides a comprehensive insight into the development of cross-platform desktop apps. Ziggy Rafiq explores cutting-edge techniques, best practices, and practical guidance to elevate your p
Entity Framework Core: Features, Real-time Implementation, Best Practices
4/29/2024 10:27:09 AM.
Entity Framework Core (EF Core) stands as a powerful toolset for .NET developers, streamlining the interaction between applications and databases through object-relational mapping (ORM). Whether adopt
4 Real Time Use of Partial Classes and Partial Method
4/26/2024 12:17:26 PM.
Learn how to leverage partial classes and partial methods in real-time applications with C#. Explore their use for modular design, event-driven programming, and code organization. Discover how they en
TreeView Explorer Control For Windows Applications
4/26/2024 12:14:55 PM.
The TreeView Explorer Control is a graphical user interface element primarily used in Windows applications. It provides a hierarchical view of data, typically resembling a folder structure, enabling u
Implementing Angular In Dynamics CRM
4/26/2024 12:03:50 PM.
Implementing Angular in Dynamics CRM involves integrating the Angular framework for frontend development within the Dynamics CRM platform. This enables the creation of dynamic and interactive user int
Introduction To Enterprise Library 6.0 And Unity 3.0
4/26/2024 10:28:28 AM.
Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effective
Hands-Free Security Scanning Within .NET Applications
4/26/2024 9:59:18 AM.
I'm sure if you follow any news sources at all, you see countless hacks, breaches, and leaks from various big-name companies which you might assume would be better at protecting your information.
Office 365 - SharePoint Central Admin Configuration
4/23/2024 8:25:38 AM.
Configuring SharePoint 2013 Central Administration in Office 365 involves settings for site collections, service applications, timer jobs, and health analysis. It manages farm-wide settings and servic
Understanding .NET Client Profile
4/22/2024 8:22:31 AM.
.NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
Things to Consider When Designing .NET Applications
4/22/2024 8:21:02 AM.
Explore efficient .NET application design for scalability and performance. Learn about proper resource management, application boundaries, assembly strategies, code refactoring, and optimal thread usa
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
Angular JS Overview: Benefits, Basics, & Simple Examples
4/19/2024 11:03:08 AM.
Angular JS is a powerful JavaScript framework for building web applications. It offers benefits like dependency injection, two-way data binding, testing ease, and MVC architecture. Using directives li
Deploying Windows Applications using Visual Studio 2010
4/18/2024 1:29:16 PM.
In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
Building Scalable Applications with Alibaba Cloud Serverless Computing
4/18/2024 4:13:40 AM.
This article guides setting up serverless architecture on Alibaba Cloud, configuring Object Storage Service, ApsaraDB for MongoDB, and Function Compute.
C# 10 and .NET Interactive Web Applications with Blazor WebAssembly
4/16/2024 10:45:26 AM.
This framework, emphasizing C# and .NET, simplifies UI updates, fosters code reusability, and seamlessly integrates with .NET Standard libraries for enhanced functionality. Dive into component-based a
Effective State Management in Blazor Applications
4/16/2024 9:50:30 AM.
In this article, we will be exploring advanced and effective ways of state management in Blazor applications. Managing state in Blazor, Microsoft's WebAssembly framework, is vital as apps grow. Ex
Single Page Applications with AngularJS in .NET: Part 2
4/16/2024 6:33:03 AM.
Part 2 of Single Page Applications with AngularJS in .NET delves deeper into building dynamic web experiences. Explore advanced AngularJS concepts like routing, components, and data binding, integrati
Using Dapper For Data Access In ASP.NET Core Applications
4/15/2024 11:46:45 AM.
Dapper is a lightweight ORM for ASP.NET Core, offering efficient data access with minimal overhead. It simplifies database interactions by mapping query results to objects, enhancing performance in we
Create A Blazor Server SPA With Dapper
4/15/2024 11:13:00 AM.
In this post, we will see how to create a single page application in Blazor Server with Dapper ORM. We will see all the CRUD operations with Dapper using native SQL commands and stored procedures.
A Clean Architecture for Building Web Applications with ASP.NET Core MVC C#
4/9/2024 5:58:07 PM.
Discover a clean architecture approach for ASP.NET Core MVC web applications in C#, guided by Ziggy Rafiq for optimal design and development. ASP.NET Core MVC is a robust framework for constructing we
Best Practices for Working with DateTime, UTC, and Offset in C#
4/9/2024 5:50:01 PM.
Discover best practices for handling DateTime, UTC, and Offset in C# with expert insights from Ziggy Rafiq, ensuring efficient time management in your applications Learn best practices, tips, and cod
Efficient and Maintainable Angular Best Practices for Applications
4/6/2024 5:51:39 AM.
In this article, we will learn how Angular has emerged as one of the most popular JavaScript frameworks for building dynamic and scalable web applications. However, with its powerful features and flex
The Best Decentralized Apps of 2024
4/3/2024 8:30:18 AM.
Explore the world of decentralized applications (DApps) and their impact on various industries. Learn about the benefits of DApps, including privacy, security, and cost-effective transactions. Discove
Optimizing ASP.NET MVC Applications with Output Caching
4/1/2024 8:55:08 AM.
In this article you will learn everything about Output Caching in MVC. Output Caching enables us to cache the content returned by any controller method so that the same content does not need to be gen
Publishing .NET Applications with 'dotnet publish'
4/1/2024 8:13:24 AM.
Publishing .NET applications with dotnet publish is essential for deployment. This tool compiles code resolves dependencies, and creates a self-contained directory for easy distribution and execution,
How Can You Handle Data Caching in Vue.js Applications?
3/29/2024 11:22:43 AM.
Handling data caching in Vue.js is essential for boosting performance and minimizing server requests. Techniques include browser storage, Vuex, Axios interceptors, memoization, service workers, and CD
What Are Data Attributes in HTML, and How Are They Used?
3/28/2024 8:56:13 AM.
Know the data attributes in HTML. Data attributes are commonly used in conjunction with JavaScript and CSS to enhance the functionality and styling of web pages.
Microsoft Entra ID: Implement On-Premises Apps with Application Proxy
3/28/2024 6:11:01 AM.
In this article, we will discover how Microsoft Entra ID's Application Proxy seamlessly integrates on-premises applications for secure remote access.
Mastering DevOps: History, Benefits, and Real-World Applications
3/26/2024 8:36:39 AM.
This article delves into the fundamentals and advantages of DevOps through real-world examples. It covers DevOps history, its principles, workflow, continuous integration, and continuous deployment in
What is Blazor WebAssembly?
3/26/2024 4:05:36 AM.
Blazor WebAssembly, a client-side web framework powered by .NET and C#, empowers developers to craft dynamic and interactive web applications directly in the browser. In this article, we'll explor
Azure DevOps For Web Development - CD And Release Pipelines
3/22/2024 8:58:02 AM.
This article is part of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your Azure
Secure Coding in C# - Protecting Applications and User Data
3/20/2024 4:27:46 PM.
Protecting applications and user data is crucial in today's digital age. Secure coding practices play a vital role in ensuring the security of the code written in C# on the Microsoft.net Framework
Exploring Inter-Process Communication in WPF Using Named Pipes
3/19/2024 12:09:55 PM.
In a WPF application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on th
Create Your First Application With ASP.NET Core 3.1
3/19/2024 5:46:50 AM.
Learn to create your first ASP.NET Core application using Visual Studio 2019 and .NET Core 3.1. Explore ASP.NET Core's features like cross-platform support, built-in dependency injection, Kestral
What Is the Best Way to Re-render a Component in Vue.js
3/18/2024 5:43:10 AM.
Vue.js empowers component re-rendering through its reactivity system, updating the DOM when data changes. Utilize data properties, watchers, or force re-rendering for effective component updates in Vu
Exploring Various Triggers and Their Applications in WPF
3/11/2024 8:27:29 AM.
Triggers play a crucial role in defining interactions and behaviors within the WPF user interface. This article explores the various types of triggers in WPF and their implementation within the MVVM p
Adding Machine Learning to .Net Applications
3/9/2024 1:49:18 PM.
This session will walk you through the fundamentals of creating an ML integrated application and ongoing model training.