Related resources for ng
  • Azure Bicep: Wrapping Up and Looking Ahead5/10/2024 8:57:42 AM. As we conclude with Azure Bicep, reflect on its benefits, lessons learned, and future enhancements. Prepare for continued adoption, explore learning resources, and anticipate its evolving role in Azur
  • Road To AZ-204 - Developing Solutions That Use Cosmos DB Storage5/10/2024 8:54:01 AM. This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. Cosmos DB is the main component that will have their fundamentals explained here alon
  • Solana's Top Explorers: Navigating the Blockchain Landscape5/10/2024 8:14:35 AM. Discover Solana's top explorers in the blockchain landscape! Dive into the innovative world of decentralized applications (DApps), digital assets, and DeFi. Explore Solana's scalability and in
  • Detailed Approach for Implementing AI Solutions5/10/2024 8:13:11 AM. Implementing AI solutions involves problem definition, data collection, EDA, feature engineering, model selection, training, tuning, evaluation, deployment, monitoring, and ethical considerations. Con
  • TOP 5 Benefits of Cloud Computing5/10/2024 8:09:55 AM. Cloud computing offers scalability, cost efficiency, flexibility, reliability, and security. It enables businesses to scale resources as needed, reducing infrastructure costs, providing agility, ensur
  • CRUD using the Repository Pattern in MVC5/10/2024 7:59:18 AM. This article introduces the repository pattern in an MVC application. Repository pattern is intended to create an abstraction layer between the data access layer and the business logic layer of an app
  • Understanding the Connections Between Classes in OOP5/10/2024 7:58:52 AM. Understanding how different tools in a toolbox are used to build something. This guide helps you see how these classes share information and work together to create software, making it easier to under
  • Road To AZ-204 - Creating Azure App Service Web Apps5/10/2024 6:52:03 AM. Learn to deploy and manage Azure App Service Web Apps on the AZ-204 journey. Explore cloud scalability, PaaS deployment, and resource management in Azure Portal."
  • Learn Visual Studio Tips and Tricks5/10/2024 6:37:48 AM. Visual Studio tips and tricks optimize productivity with shortcuts, code editing features, debugging tools like breakpoints and watch windows, code snippets, and integration with version control syste
  • Creating a React Application from a Telerik Template - Part III5/10/2024 5:01:14 AM. This article guides you through creating a React application using Telerik's npx command. From installing the Create React App to configuring the Telerik React app, it ensures a seamless setup pro
  • Understanding Machine Learning and Machine Learning Model5/10/2024 4:23:55 AM. In today's fast-evolving technologies, machine learning has emerged as a powerful tool with transformative potential across various industries. In this article, we will delve into the fundamentals
  • Ordinal & Label Encoding in Machine Learning5/10/2024 4:05:16 AM. Categorical variables in machine learning require numerical conversion. Ordinal Encoding orders data, while Label Encoding assigns unique values. Python code demonstrates encoding techniques for effec
  • Road To AZ-204 - Implementing IaaS solutions5/9/2024 11:58:03 AM. Road to AZ-204 entails mastering IaaS solutions in Azure, covering Azure VMs, virtual networks, storage, and more. Prepare to implement scalable, secure, and resilient infrastructure as a service on M
  • Working With Azure Container Registry5/9/2024 11:57:37 AM. In this article, we will learn to manage Docker container images efficiently with Azure Container Registry. Explore Azure CLI and Azure Portal integration for seamless deployment and orchestration. En
  • CRUD Operations Using the Generic Repository Pattern and Unit of Work in MVC5/9/2024 11:57:10 AM. Implement CRUD operations in MVC using the Generic Repository Pattern and Unit of Work. Abstract data access logic, promote code reusability, and maintainability. Ensure separation of concerns and sca
  • CRUD Operations Using Entity Framework 5.0 Code First Approach in MVC5/9/2024 11:56:39 AM. Perform CRUD operations in MVC using Entity Framework 5.0's Code First approach. Define entity classes, utilize DbContext and LINQ for data access, and generate views and controllers with scaffold
  • Index in SQL Server5/9/2024 11:54:14 AM. Indexes in SQL Server enhance database performance by optimizing data retrieval. They come in various types like clustered, non-clustered, unique, and filtered, catering to different query needs and i
  • RetryPolicy Using Microsoft Practices Enterprise Library5/9/2024 11:53:17 AM. RetryPolicy in Microsoft Practices Enterprise Library offers fault tolerance by automatically retrying operations upon transient faults. Configurable parameters like retry count and interval enhance a
  • Events in .NET5/9/2024 11:52:53 AM. An event is a message sent by an object to signal the occurrence of an action. This action caused by the user interaction such as button click, mouse click etc.
  • Kiss Your Databse Only Once!!!5/9/2024 11:52:37 AM. Kiss Your Database Only Once" advocates for efficient database interaction, emphasizing the DRY principle. By centralizing database access, it enhances code maintainability, readability, and perf
  • Entity Framework: Code First Migrations With the Existing Database5/9/2024 11:52:10 AM. Explore Entity Framework's Code First Migrations to seamlessly integrate existing databases with your application. Learn efficient techniques for data modeling, schema synchronization, and version
  • Display an RSS Feed Using XSLT5/9/2024 11:51:36 AM. Displaying an RSS feed using XSLT involves transforming XML data into HTML for presentation. XSLT templates define how RSS elements are formatted, facilitating clear and structured content rendering o
  • Difference between SQL and T-SQL5/9/2024 10:35:19 AM. In the realm of relational database management systems (RDBMS), SQL (Structured Query Language) and T-SQL (Transact-SQL) are often used interchangeably. In this article, we'll delve into the key d
  • Artificial Intelligence Maturity Model Implementation 5/9/2024 10:11:08 AM. Artificial Intelligence (AI) Maturity Models are designed to assess the current level of an organization’s AI capabilities and guide their progressive development. These models consist of multiple lev
  • Implementing Railway-Oriented Programming5/9/2024 6:16:48 AM. In this tutorial, we will learn how to implement Railway-Oriented programming with Result Design Pattern. Railway-oriented programming enhances error handling by structuring code like a railway track.
  • Azure App Service: Build, Deploy, Scale Web & Mobile Apps5/9/2024 5:36:56 AM. This article provides a step-by-step guide to implementing Azure App Service for building, deploying and scaling web and mobile applications. The article covers creating an Azure App Service Plan, cre
  • SOLID Principles in Software Development using C#5/9/2024 5:21:11 AM. This article will explore each SOLID principle and demonstrate how they can be applied in C#.
  • Fabric Lakehouse Shortcut to Google Cloud Platform Storage5/9/2024 4:55:24 AM. In this Data Engineering video, I walked you through how to create GCP Cloud Storage, upload file into the bucket, create fabric lakehouse and shortcut to the GCP data.
  • Building CRUD Operations in .NET Core 8 with MongoDB5/9/2024 4:48:33 AM. Learn to create CRUD operations in .NET Core 8 Minimal API with MongoDB via Entity Framework Core. Build RESTful endpoints for seamless data interaction, leveraging ASP.NET Core's capabilities for
  • Change Grid Size Dynamically Based on Screen Resolution5/9/2024 4:46:32 AM. Learn how to create responsive web layouts by dynamically adjusting grid sizes based on screen resolution. Explore techniques using CSS media queries to adapt grid layouts for various viewport sizes.
  • Exploring Azure Bicep Functions: Syntax, Usage, and Examples5/9/2024 4:45:29 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep functions. It starts with logging into Azure and then moves on to explain the concept of functions in Azure Bicep,
  • Exploring Azure Bicep Outputs: Retrieving Resource Properties5/9/2024 4:34:50 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep outputs. It starts with logging into Azure, then moves on to explain the concept of outputs in Azure Bicep, complet
  • Understanding of ConcurrentDictionary in .NET5/9/2024 3:59:02 AM. Everything is becoming more concurrent, so usually server-based(or multithreaded environments) applications are faced with non-thread-safe problems such as race condition.
  • A Guide to Secure Your Assets on Decentralized Exchanges (Dex)5/8/2024 11:26:57 AM. Decentralized exchanges (DEXs) revolutionize cryptocurrency trading, enabling peer-to-peer transactions without intermediaries. Using smart contracts and blockchain technology, DEXs offer transparency
  • Plugin Based Application Using C# MEF5/8/2024 10:53:40 AM. Learn how to create a modular, extensible application using C# Managed Extensibility Framework (MEF). This tutorial explores plugin architecture, dependency injection, and dynamic loading for building
  • Dictionary vs HashTable in .NET C#5/8/2024 10:51:33 AM. Explore the differences between Dictionary and HashTable in .NET C#. Learn about efficient key-value storage, hashing techniques, and performance contrasts. Discover when to use Dictionary<TKey, TV
  • Column Values Reverse Order in SQL5/8/2024 10:48:30 AM. Learn how to reverse the order of column values in SQL using the ORDER BY clause with the DESC keyword. This tutorial covers sorting data in descending order, manipulating column values, and enhancing
  • Dot Net Tips Tricks C # Tips Tricks and Solutions5/8/2024 10:46:42 AM. Discover invaluable tips, tricks, and solutions for .NET and C# programming. Enhance your coding skills, troubleshoot effectively, and optimize performance with expert insights and techniques.
  • What are Classes in Object Oriented Programming (OOP)5/8/2024 10:20:54 AM. Classes in OOP serve as blueprints for creating objects. They encapsulate data and behavior, promoting modularity and code reuse through inheritance and polymorphism, essential for building scalable a
  • Apply Single JavaScript Function to Multiple Textboxes For Validation5/8/2024 10:17:45 AM. Validate multiple textboxes efficiently in JavaScript using a single function. Employ event listeners for input events, utilize DOM manipulation to access textbox values, and apply validation rules su
  • Bypassing Obfuscation: Ciphered Code Reverse Engineering5/8/2024 10:13:08 AM. In this article, we have performed reverse engineering over a protected binary by deep analysis of both obfuscated source code and MSIL assembly code.
  • CLR Internals - Process and Application Domain5/8/2024 10:09:23 AM. In this article, you‘ll drill deeper into the details of how an assembly is hosted by the CLR and come to understand the relationship between application domain (appdomain) and processes.
  • Check .NET Application Performance Using Performance Optimization5/8/2024 9:56:23 AM. Optimize your .NET app's performance by analyzing bottlenecks, monitoring resource usage, and fine-tuning code for efficient CPU and memory utilization. Employ profiling tools and performance coun
  • Introduction To FriendlyUrls in ASP.Net5/8/2024 9:54:00 AM. Learn the fundamentals of Friendly URLs in ASP.NET, exploring routing techniques for creating clean, user-friendly URLs. Discover how to configure routing in MVC applications, implement URL rewriting
  • Working With Html.BeginForm() and Ajax.BeginForm() in MVC 35/8/2024 9:52:46 AM. In this article, we will learn how to utilize HTML.BeginForm() and Ajax.BeginForm() in MVC 3 for efficient form handling. Explore MVC 3's form submission techniques using HTML.BeginForm() for trad
  • REST Service in ASP.NET Web API5/8/2024 9:50:41 AM. Learn to build RESTful services with ASP.NET Web API. Explore HTTP methods, routing, JSON serialization, DTOs, attribute routing, content negotiation, and error handling for robust APIs. Dive into pra
  • Populate a DropDownList in Change of Another DropDownList5/8/2024 9:48:58 AM. Populate a DropDownList in response to another's change using JavaScript. Utilize event listeners for change events, triggering Ajax requests to fetch data dynamically based on the selected value.
  • Comma Separated Value (CSV) in MVC Using Ajax5/8/2024 9:48:29 AM. Learn how to implement CSV (Comma Separated Value) data handling in an MVC (Model-View-Controller) architecture using Ajax. Explore techniques for exporting data asynchronously, leveraging JavaScript
  • Understanding AI & Machine Learning 5/8/2024 9:37:45 AM. Artificial Intelligence (AI) and Machine Learning (ML) are revolutionizing industries. AI simulates human intelligence, while ML focuses on algorithms learning from data to make predictions. Together,
  • Top Wallets for Securely Managing Your Solana Assets5/8/2024 9:15:54 AM. In this article, we will explore the crypto wallets that support the Solana blockchain. This article explores the best wallets tailored for Solana tokens, aiding users in making informed decisions for
  • Unlocking Performance: Exploring PLINQ in .NET C#5/8/2024 8:40:53 AM. In today's computing landscape, where multi-core processors are ubiquitous, optimizing the performance of your applications often involves leveraging parallelism. One powerful tool in the .NET dev
  • Introduction to Railway-oriented programming5/8/2024 6:56:15 AM. This article delves into Railway-oriented Programming (ROP), a functional approach to error handling and data flow. It compares ROP to exceptions, offers a C# implementation, and discusses its benefit
  • Guiding Principles in Artificial Intelligence5/8/2024 6:24:19 AM. In this article, we delve into the key guiding principles of Artificial Intelligence. Each principle plays a pivotal role in shaping the development, deployment, and regulation of AI systems, ultimate
  • Building .NET MAUI Apps Using GitHub Self-Hosted Runners on Mac5/8/2024 6:19:00 AM. Develop .NET MAUI applications efficiently on macOS using GitHub's self-hosted runners. Optimize your workflow and leverage platform capabilities seamlessly for robust cross-platform app developme
  • Checksum Using the Verhoeff Algorithm 5/8/2024 6:10:46 AM. In this article we will see how we can calculate Checksum Using the Verhoeff algorithm. This article introduces the Verhoeff algorithm, a method for ensuring data integrity, particularly in sensitive
  • Automate VCF Host Commission (ESXi)5/8/2024 6:01:54 AM. Learn how to automate ESXi host provisioning with Kickstart and streamline VMware Cloud Foundation host commissioning workflows.
  • Resolving vCLS VM Power-On Issue in Nested ESXi5/8/2024 4:26:57 AM. This article provides troubleshooting steps for resolving issues with powering on vSphere Cluster Services (vCLS) VM in a nested ESXi environment.
  • Analyzing VVF & VCF License Usage in vSphere 8.0 Update 2b5/8/2024 4:24:17 AM. Explore the new VMware vSphere Foundation (VVF) & VMware Cloud Foundation (VCF) license usage in vSphere 8.0 Update 2b for efficient virtualization.
  • Convert Doc to Pdf using NodeJS5/8/2024 4:02:52 AM. In this article, I demonstrate how to convert Word files to PDF using PowerShell, a feature supported on all Windows operating systems.
  • C# as a Scripting Language to Import CSV Data into SQL Server5/7/2024 11:37:59 AM. This article introduces leveraging C# for importing CSV data into SQL Server databases. It outlines the benefits of using C# and provides a step-by-step guide along with a practical example script.
  • Road To AZ-204 - Developing Event Based Solutions5/7/2024 11:30:16 AM. This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. Azure Event Grid, Azure Notification Hub, and Azure Event hub are the main components
  • Road To AZ-204 - Developing An App Service Logic App5/7/2024 11:29:14 AM. Embark on the AZ-204 journey by mastering App Service Logic Apps. Learn Azure development, workflow automation, integration, and deployment for scalable, efficient app solutions.
  • Prototype Design Pattern With Java5/7/2024 11:27:12 AM. Learn about the Prototype design pattern in Java, a creational pattern that enables object cloning for efficient instantiation. Explore cloneable interfaces, deep vs. shallow copying, and how to imple
  • How To Use Dplyr Package To Manipulate Data In R5/7/2024 11:26:21 AM. In this article, we will learn efficient data manipulation in R using the powerful Dplyr package. Discover essential functions for filtering, summarizing, arranging, and transforming data.
  • Various Types of Hidden Fields in .NET5/7/2024 11:25:41 AM. Explore the diverse methods of managing hidden data in .NET applications. Learn about ViewState, Control State, Session State, HiddenField Control, Cookies, QueryString, Application State, Cache, and
  • Registering URL Scheme 5/7/2024 11:25:07 AM. Registering URL schemes enables custom protocols for launching specific applications or actions. Integrate seamlessly across platforms for efficient deep linking and enhanced user experience.
  • Populating DropDown With AJAX Call5/7/2024 11:24:02 AM. There are other ways to populate dropdown in ASP.NET MVC. But using jQuery ajax in populating a dropdown is easy and fast. So in this article I will show you how to populate a dropdown from database u
  • Relationship in Entity Framework Using Code First Approach With Fluent API5/7/2024 11:23:34 AM. Learn how to establish relationships in Entity Framework using the Code First approach with Fluent API. Explore configuring one-to-one, one-to-many, and many-to-many relationships using navigation pro
  • How To Upgrade Windows 10 Home To Windows 10 Pro5/7/2024 10:41:20 AM. Upgrade from Windows 10 Home to Windows 10 Pro effortlessly. Unlock advanced features like Remote Desktop, BitLocker, and Group Policy. Easily access enhanced security, management, and productivity to
  • Exploring Azure Blob Storage Tiers5/7/2024 10:40:40 AM. Explore Azure Blob Storage Tiers for efficient data management. Understand Hot, Cool, and Archive tiers for cost-effective storage solutions. Optimize storage costs based on access patterns and retent
  • Publishing React on IIS - Part II5/7/2024 10:36:57 AM. Part II of React on IIS covers advanced deployment techniques: optimization, caching, and server-side rendering for high-performance web applications on Internet Information Services.
  • Simple Insert And Select (CRUD) Operation Using .NET Core MVC With ADO.NET And Entity Framework Core5/7/2024 10:33:55 AM. Learn to perform basic CRUD operations in .NET Core MVC using both ADO.NET and Entity Framework Core. Build a robust data access layer for seamless integration with your web application.
  • The Use Of Medical Augmented Reality In Our Daily Lives5/7/2024 10:32:22 AM. Medical augmented reality revolutionizes healthcare by integrating digital information into real-world environments. From surgical guidance to patient education, it enhances diagnosis, treatment, and
  • How Much Does Power BI Cost5/7/2024 10:30:33 AM. Discover the differences between free and paid versions, calculate your potential expenses with a Power BI cost calculator, and explore enterprise-level pricing considerations. Understand how Power BI
  • Top Business Benefits Of Using Rapid App Development5/7/2024 10:30:18 AM. Discover the transformative advantages of Rapid App Development (RAD) for businesses. RAD ensures efficiency, agility, and cost-effectiveness, accelerating time-to-market and fostering innovation. Emb
  • Unraveling Azure Bicep Resources5/7/2024 10:29:22 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep resources. It starts with logging into Azure, then moves on to explain the concept of resources in Azure Bicep, com
  • Use Of If Statement In R5/7/2024 10:25:14 AM. Explore the versatile use of if statements in R for decision-making and control flow. Learn how to implement conditional logic, perform data filtering, and drive program behavior based on logical test
  • Mastering Azure Bicep Parameters5/7/2024 10:24:35 AM. This article is a comprehensive guide that takes you on a deep dive into Azure Bicep parameters. It starts with logging into Azure, then moves on to explain the concept of parameters in Azure Bicep, c
  • Containerize .NET Core Application And Push It To Azure Container Registry Using Visual Studio5/7/2024 10:21:00 AM. In this article, we will use Visual Studio to containerize a .NET Core application and then use the Visual Studio Publish functionality to push the containerized image to Azure Container Registry.
  • Using The Proxy Pattern In C#5/7/2024 10:20:16 AM. Explore the Proxy Pattern in C#, a structural design pattern facilitating controlled access to an object. Enhance security, logging, and lazy initialization for efficient client-server communication a
  • Wrangling Outliers and Noise in Your Data 5/7/2024 9:04:21 AM. This comprehensive guide explores the nuances between outliers and noise in data analysis. It delves into identification techniques and handling strategies, showcasing practical examples for effective
  • Converting Python Code into a Package for Open Source5/7/2024 7:08:04 AM. Learn how to transform your Python code into a reusable package and share it with others. This easy-to-follow steps covers the steps to package your code, choose a license, and make it open-source.
  • Creating Immutable Objects in C# with Examples5/7/2024 6:52:55 AM. This article explores the concept of immutability in C#, highlighting its benefits and implementation techniques. It covers creating immutable objects using read-only properties, readonly fields, and
  • Spotting and Fixing Inconsistencies and Duplicates5/7/2024 6:21:16 AM. This article delves into the critical task of data cleaning for AI models. It covers identifying and handling inconsistent data through techniques like formatting, encoding, and imputation, alongside
  • Count UPPERCASE and lowercase Letter in Word or Sentense5/7/2024 6:14:29 AM. This Java program efficiently counts the occurrence of uppercase and lowercase letters in a given word or sentence. It utilizes a Scanner to take user input and iterates through each character, increm
  • Migrate 34m Records from SQL Server to Warehouse using Fabric Data Pipeline Scheduler5/7/2024 5:18:18 AM. In this end-to-end Data Engineering and Analytics project, I walked you through how to migrate 34m of records from on-prems SQL Server to Fabric Data Warehouse using Fabric Data Pipeline.
  • Building an Internationalized (i18n) Website using HTML & JS5/7/2024 4:59:43 AM. Steps to create a simple Internationalized (i18n) Website using HTML & JavaScript. In our globalized digital era, building websites that cater to diverse linguistic needs is imperative
  • Mastering Solana: Your Roadmap to Development Proficiency!5/7/2024 4:10:58 AM. In this article, we will see the roadmap that a beginner should follow to learn Solana. Navigating Solana's development requires a structured approach. This roadmap outlines essential steps, from
  • Ckeditor4 Integration with MathType and ChemType using jQuery5/6/2024 11:58:44 AM. CKEditor is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Its core code is written in JavaScript and it is developed by CKSource. CKEdit
  • Enterprise AML Platform5/6/2024 11:57:28 AM. The Anti-Money Laundering Platform is an end-to-end machine learning-based solution. This platform improves operational efficiency, mitigates the risk of money laundering, and cuts down the cost of co
  • Enhance Your Digital Presence With The Best Digital Marketing Guide5/6/2024 11:57:07 AM. Unlock the secrets of digital marketing with our comprehensive guide. Learn proven strategies for SEO, SEM, social media, content, and more to elevate your online presence and drive impactful results
  • NGINX Ingress with the .NET Core Microservices and Kubernetes5/6/2024 11:39:40 AM. This article delves into ingress fundamentals and its use cases, detailing step-by-step service implementation and containerization using .NET Core 8 Web API, Docker, Kubernetes, and Ingress.
  • Composite Design Pattern Using Python5/6/2024 11:37:22 AM. A composite design pattern is a structural design pattern. It allows developers to create multiple nested objects of the same type to complete one single system hierarchy.
  • Bots And Their Impact In The Modern Era5/6/2024 11:36:40 AM. Bots And Their Impact In The Modern Era" explores how automation, AI, and robotics are transforming industries. Learn about chatbots, and virtual assistants, and their role in customer service, e
  • How to write Clean code in C#?5/6/2024 11:36:19 AM. Writing clean code is important so that it makes reading code easier, helps us fix and update it faster, and ensures it works smoothly and reliably. Here we will look for few tips to write clean code.
  • Creating Shopping Cart Application From Scratch In MVC - Part Two5/6/2024 11:25:44 AM. Part two of creating a shopping cart app in MVC delves into backend functionalities like database management, session handling, and refining user interactions. It covers features such as adding/removi
  • Create Identity In Simple Ways Using ASP.NET MVC 55/6/2024 11:24:49 AM. ASP.NET MVC 5 simplifies identity creation through built-in features for authentication and authorization. It offers straightforward methods for user management, including registration, login, and pas
  • Chat Server and Client in C# Using Remoting Technology5/6/2024 11:24:23 AM. This application is a simple Chat server and Client, which is conversion of Java RMI chat server and client. The Java client was a Applet and present application client in Windows Forms.
  • Enable Ratings in SharePoint List/Library5/6/2024 11:24:03 AM. Learn how to enhance user engagement and feedback in SharePoint by enabling ratings on your lists and libraries. Empower users to rate and provide feedback on content, boosting collaboration and user
  • Create document Library in SharePoint 2013 Online5/6/2024 11:23:09 AM. Create document libraries in SharePoint 2013 Online for efficient document management. Customize folder structures, set permissions, and utilize metadata for easy organization and retrieval. Collabora