Related resources for CAL
  • Exploring About Azure Function4/23/2024 8:34:53 AM. Explore the power of Azure Functions, Microsoft's serverless computing offering in the cloud. Dive into event-driven programming, scalability, and seamless integration with Azure services.
  • Component Wise vs. Functionality Wise - Team Breakup4/23/2024 8:34:26 AM. Agile methodology advocates for smaller teams like frontend, backend, and data engineering for enhanced productivity. Component-oriented and feature-oriented teams streamline development, but communic
  • Delegates in .NET4/22/2024 8:57:01 AM. In this article, we will learn Delegates in .NET provide a powerful mechanism for defining and encapsulating methods, enabling flexible event handling and callback functionality.
  • AI Governance and How to Implement and Apply it in Enterprise4/22/2024 8:38:36 AM. In this article, we will Explore the essential aspects of AI Governance and its application within enterprises. Learn how to navigate regulatory landscapes, mitigate risks, and ensure ethical AI pract
  • Things to Consider When Designing .NET Applications4/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
  • Change Layout Page Dynamically In ASP.NET MVC 54/22/2024 7:45:18 AM. This content provides a comprehensive guide to implementing dynamic layout pages in ASP.NET MVC applications. It begins with an introduction to the need for changing layout pages based on user roles o
  • Acos function from Power Fx using Power Apps4/21/2024 2:31:35 PM. Reading this article, you can learn how to perform Acos function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the
  • ACK Service: Orchestrating Containers in the Cloud4/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
  • Mastering SQL Server Common Table Expressions (CTEs)4/19/2024 10:50:28 AM. Mastering SQL Server Common Table Expressions (CTEs) empowers users to create complex queries efficiently. Learn recursive and non-recursive CTEs, optimize queries, and enhance database management ski
  • Difference Between Scalar and Aggregate Functions4/19/2024 5:10:46 AM. In this article, we'll discuss the differences between Scalar and Aggregate functions in MSSQL in detail. This article explores scalar and aggregate functions in Microsoft SQL Server, detailing th
  • Select Query With Logical Operator in a Mongo Database Using C# Driver4/18/2024 1:28:05 PM. Learn how to perform select queries in MongoDB using C# driver. Explore JSON-style object representation, conditional operators, insertion, and retrieval of data. Connect to MongoDB, serialize and des
  • How Recursive CTE Works in SQL Server4/18/2024 1:16:02 PM. Recursive Common Table Expressions (CTEs) in SQL Server enable querying hierarchical data structures efficiently. Using the WITH clause, recursive CTEs define anchor and recursive members, facilitatin
  • Atan function from Power Fx using Power Apps4/18/2024 9:53:08 AM. Reading this article, you can learn how to perform Atan function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the
  • Building Scalable Applications with Alibaba Cloud Serverless Computing4/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.
  • Change The Page Title Dynamically Using AngularJS4/17/2024 9:37:38 AM. Learn techniques like binding page titles to model data, utilizing $rootScope for global changes, and leveraging $watch to monitor changes. Discover the power of AngularJS in creating dynamic and inte
  • Microsoft.Extensions.DependencyInjection for Dependency Injection4/16/2024 5:51:27 AM. Dependency Injection (DI) is a software development design pattern that aims to achieve loose coupling between components and enhance the maintainability, testability, and scalability of applications.
  • Build a Table API with Python and Azure Cosmos DB4/15/2024 11:43:19 AM. Develop a robust Table API using Python and Azure Cosmos DB. Leverage the power of NoSQL with Azure's scalable database solution. Manage JSON data efficiently, perform CRUD operations, and optimiz
  • Using gRPC-gateway To Call gRPC Service Via RESTful JSON API4/15/2024 11:40:07 AM. Discover how to seamlessly integrate gRPC services with RESTful JSON APIs using the powerful gRPC-gateway. Learn to leverage HTTP to communicate with gRPC services, enabling efficient and flexible int
  • SQL Server System Functions: Aggregate, String, Math, Date4/15/2024 11:17:36 AM. Learn about SQL Server system functions including aggregate, string, mathematical, and date time functions. Explore their syntax and examples for efficient database operations. Ideal for beginners an
  • How To Create A Partitioned View In SQL Server4/15/2024 11:05:27 AM. Learn about creating and utilizing partitioned views in SQL Server for efficient data retrieval and performance optimization. Understand the concept, steps for implementation, check constraint usage,
  • Angular Expressions: Syntax, Use Cases, and Implementation Method4/15/2024 9:00:22 AM. Explore Angular expressions, small JavaScript-like codes enclosed in {{ }}, used for dynamic data display, filtering, and more. Learn through examples how to employ expressions via interpolation or cu
  • Alibaba Cloud ECS vs ACK: Choosing Right Solution for Workloads4/15/2024 8:18:44 AM. Struggling to choose between ECS and ACK for your containerized apps on Alibaba Cloud? This guide unlocks the key differences to pick the ideal service for scaling & managing your workloads.
  • A Guide to Cost Optimization on Alibaba Cloud4/13/2024 5:20:37 PM. Unleash Alibaba Cloud's full potential! This guide explores proven strategies to optimize costs, from resource allocation to serverless options. #AlibabaCloud #CloudCostOptimization
  • Get And Create Google Calendar Events In .NET4/12/2024 11:15:23 AM. Manage Google Calendar events seamlessly in .NET using Google.Apis.Calendar.v3. Retrieve, create, update, and delete events with ease, integrating Google Calendar functionality into your .NET applicat
  • AI Vision: Advancements, Challenges, and Ethical Considerations4/12/2024 5:36:57 AM. The landscape of AI vision is rapidly evolving, transforming various sectors with its visual capabilities. However, ethical dilemmas arise, including privacy breaches and biases, emphasizing the need
  • Introduction to Web Service with Example in ASP.NET4/11/2024 10:53:13 AM. Explore creating web services in ASP.Net for code reuse across multiple applications. Understand web method attributes, platform independence, and date conversion functionalities. Examples demonstrate
  • Getting Started With MicroServices4/11/2024 6:17:13 AM. In this article, you will Embark on your journey into Microservices, the architecture revolutionizing modern software development. Explore scalability, distributed systems, RESTful APIs, and container
  • Calling Web Service in HTML Page 4/11/2024 6:10:41 AM. Calling a web service in an HTML page involves using client-side technologies like AJAX and JavaScript to asynchronously communicate with a server. This allows for dynamic data exchange without reload
  • HTML5 and ASP.Net Client-Side Caching Techniques4/11/2024 6:07:17 AM. HTML5 and ASP.Net Client-Side Caching Techniques refer to strategies employed in web development to enhance performance and user experience by storing resources locally on the client-side.
  • Understanding Logical Volume Management (LVM) in Linux4/11/2024 4:43:45 AM. In this article, we will learn how LVM facilitates flexible allocation of disk space, enabling tasks like volume resizing and snapshots. Dive into concepts like volume groups, physical volumes, and lo
  • Mastering SOLID Design Principles in C#4/11/2024 3:58:49 AM. SOLID design principles provide guidelines for creating maintainable, flexible, and scalable software. They enhance code readability, reduce duplication, and promote effective testing. Principles like
  • How to Create Custom Icons Using Font Awesome4/10/2024 10:51:42 AM. Learn how to enhance your web design by creating custom icons using Font Awesome. Font Awesome offers a vast library of scalable vector icons that can be customized to suit your website's aestheti
  • Localization In Blazor Server With .NET Core 3.14/10/2024 10:40:11 AM. In this post, we will see how to implement localization in a Blazor server app. We will create an Employee app with all CRUD actions and create localization resource files for English and Malayalam cu
  • 15 Effective Methods for Enhancing Performance in Our ASP.NET Core Application4/9/2024 6:09:14 PM. Explore 15 effective methods meticulously curated by Ziggy Rafiq to enhance performance in ASP.NET Core applications, ensuring optimal efficiency and scalability for your projects
  • Containerized Apps: Auto Scaling & Monitoring with Kubernetes4/9/2024 8:32:56 AM. Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker
  • How To Get Localized Number Format Based On Country Using Angular 84/8/2024 9:17:00 AM. I have seen many users get confused about how different countries use different formats to display number format according to their country code. Most of the countries use "dot notation" as
  • How To Upload A File To Amazon S3 Using AWS SDK In MVC4/5/2024 9:47:09 AM. The AWSSDK facilitates .NET developers to work with Amazon Web Services, including Amazon S3 for scalable, reliable internet storage. Learn to set up an MVC project in Visual Studio, install AWSSDK vi
  • Getting Started With Remote Procedure Call4/4/2024 9:33:47 AM. Getting Started With Remote Procedure Call. In Remote Procedure Call(RPC), the caller and sender process are executed on different machines, they can communicate with the help of the transport and net
  • Dynamically Getting Stored Procedures Collection From SQL Server Using C#4/4/2024 9:32:40 AM. In this article, we will learn how to dynamically fetch stored procedures from Microsoft SQL Server using C# for enhanced database interaction. This tutorial explores C#'s capabilities to programm
  • Remote Procedure Calls using SOAP4/4/2024 9:32:03 AM. Explore the seamless integration of systems through Remote Procedure Calls (RPC) using SOAP (Simple Object Access Protocol). SOAP facilitates communication between distributed applications, ensuring i
  • Returning an Array Listing using Remote Procedure Call4/4/2024 9:11:15 AM. Returning an array listing via Remote Procedure Call (RPC) involves serializing the array on the server, sending it to the client, then deserializing it. Client invokes RPC, server processes the reque
  • How To Create A Simple Calculator Using Grid Layout In Xamarin.Forms4/4/2024 7:23:34 AM. In this article, we will learn how to develop a basic calculator using Xamarin. Forms, leveraging the power of Grid Layout for efficient UI design.
  • .NET Synchronous vs Asynchronous4/4/2024 6:39:42 AM. Synchronous programming in .NET involves sequential execution, blocking the current thread until a task completes. Asynchronous programming, on the other hand, enables non-blocking execution, improvin
  • API Gateways and Load Balancers for Scalable Architectures4/4/2024 4:28:26 AM. Load balancers are pivotal in modern application architectures, distributing incoming network traffic across multiple servers to ensure high availability. This article elucidates load balancer types,
  • Creating Various Types of Tables in SQL Server 4/3/2024 9:42:53 AM. Learn about SQL Server tables like User, Temporary, Global; understand creation methods, differences between temporary and regular tables, storage locations, and utilization of table variables. Exampl
  • Arrow Functions in React: Concise Syntax & Lexical Binding4/3/2024 8:25:25 AM. Arrow functions, a staple of modern JavaScript introduced in ES6, offer concise syntax and lexical binding, making them ideal for React. They streamline event handlers, callbacks, and functional compo
  • GET and POST Calls to Controller's Method in MVC4/2/2024 9:16:30 AM. In this article I am going to cover some really interesting material that is very useful today in web application development. You will learn how to make jQuery Ajax GET and POST calls to controller m
  • Calling Async Method from Sync Method in C#4/2/2024 7:33:33 AM. In this article, we will learn how we can call the Async Method from the Sync Method in C#. Asynchronous programming in C# enhances responsiveness and scalability. Learn to integrate it into existing
  • Multilingual Application with single Resx file - Forms Validation Strings4/1/2024 9:37:01 AM. Learn how to create multilingual applications using ASP.NET 8 in this third part of our series. Explore efficient techniques for managing form validation strings using a single Resx file, ensuring sea
  • ASP.NET 8 - Multilingual Application with Single Resx File - Part 2 - Alternative Approach4/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
  • Temporary Tables vs Common Table Expressions in SQL Server3/29/2024 11:07:01 AM. In this article, we will learn what is Differences Between Temporary Tables and Common Table Expressions in SQL Server. Temporary tables and Common Table Expressions (CTEs) are SQL Server tools for da
  • How to Implement DateTime Localization in Vue.js3/29/2024 6:53:35 AM. DateTime localization in Vue.js customizes date and time displays to users' language and region preferences. Utilizing Intl.DateTimeFormat API, developers format dates dynamically for personalized
  • Activate & Deactivate Account Record in Dynamic 365 with PowerShell 3/28/2024 10:51:22 AM. InteractiveMode prompts user for login in Dynamics CRM, storing connection in $conn. BypassPluginExecution set to true avoids plugin execution.Set-CrmRecordState modifies record state in CRM using spe
  • Save Money On Your Azure Monthly SQL Database Bill3/28/2024 10:33:58 AM. Optimize Azure SQL Database costs by leveraging pricing tiers, reserved capacity, and performance tuning. Monitor resource utilization, scale efficiently, and implement cost-effective strategies to sa
  • Keeping Large Table Statistics Current - TF23713/28/2024 6:33:21 AM. Statistics are the magic ingredient that helps the query optimizer create its best guess for generating an execution plan. Keeping statistics as accurate as possible will give the optimizer the inform
  • How Do You Implement Number Localization in Vue.js3/28/2024 6:16:08 AM. In Vue.js applications, number localization ensures numerical data aligns with users' language and region preferences. Utilizing the Intl.NumberFormat API, Vue components dynamically format number
  • Rating Control Dynamically from SharePoint List in Power Apps3/27/2024 9:36:22 AM. Dynamically link SharePoint list data to a Rating Control in Power Apps. Customize user feedback mechanisms, enhancing user experience and data interaction within your application for efficient data v
  • Application Insights In MVC Core, Web API Core And Entity Framework Core3/27/2024 9:33:36 AM. Learn to set up Application Insights SDK in Visual Studio 2019 for local diagnostics. Configure telemetry collection, view dashboard, apply filters, analyze logs, and monitor performance. Enhance deb
  • Creating LocalLibrary Models for Admin Panel Design3/26/2024 11:51:33 AM. Discover Django model design with our tutorial, focusing on LocalLibrary admin site implementation. Learn to define, access, and manage models efficiently, enhancing web app scalability and functional
  • How To Clone An Existing Git Repo In Azure Repos3/26/2024 6:40:22 AM. Learn how to clone an existing Git repository in Azure DevOps for collaborative work. Follow step-by-step instructions to create a local copy, make changes, and sync with the team. Enhance your under
  • Dropdown Options Dynamically from SharePoint List in Power Apps3/26/2024 5:38:24 AM. How to bind dropdown option dynamically from SharePoint List in Power Apps. Power Apps enables custom app creation without extensive coding. Learn to dynamically populate dropdowns from SharePoint lis
  • How to Create Calculated Column in SharePoint Online3/22/2024 5:40:34 AM. SharePoint Online offers robust tools for collaboration and data organization. Learn how to update calculated column formulas to adapt to evolving business needs seamlessly. Follow a step-by-step guid
  • How to Learn About Amazon S33/22/2024 4:18:11 AM. Amazon S3, an AWS service, provides secure, scalable object storage with high durability and availability. Key features include lifecycle policies, versioning, and security measures. Practical applica
  • Business Rules in ServiceNow and Its Automation Potentials3/21/2024 1:45:34 PM. In this article, we will learn automation and efficiency are important in IT service management. ServiceNow provides an effective toolkit for streamlining corporate procedures and increasing output.
  • Explain Naming Conventions in C#3/21/2024 4:47:29 AM. Naming conventions are a set of rules and guidelines used for naming variables, functions, classes, and other entities in a programming language. They help improve code readability, maintainability, a
  • How to Use Multilingual Language in Canvas PowerApps3/20/2024 12:03:27 PM. Discover how to implement multilingual language support in Canvas PowerApps effortlessly. Utilize language resource files and dynamic text switching for seamless localization. Enhance user experience
  • Learn about Asynchronous Events in C#3/20/2024 5:49:33 AM. Explore asynchronous event invocation in C#, addressing threading challenges with event handlers. Learn about the synchronous nature of events, concurrency issues, and solutions using TPL and TAP. Id
  • Exploring Vertical Gallery in Power Apps3/20/2024 4:19:01 AM. Discover the ins and outs of utilizing Vertical Galleries in Power Apps with this comprehensive guide. From data binding to customization, explore how to enhance user experience and create interactive
  • Automate Azure App Service Plan Scaling with Automatic Scaling3/19/2024 5:18:04 AM. Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
  • Creating Functions Dynamically In JavaScript3/18/2024 12:04:08 PM. Learn to dynamically create functions in JavaScript, enabling flexible code generation and execution at runtime. Explore techniques for defining functions programmatically to enhance your application&
  • Using FullCalendar For Dynamics 365 Portals3/15/2024 8:59:20 AM. Discover how to enhance Dynamics 365 Portals with FullCalendar integration. Effortlessly manage events, appointments, and schedules directly within your portal interface. Elevate user experience by pr
  • Getting Started With Amazon Redshift3/15/2024 6:15:26 AM. Amazon Redshift is a powerful data warehousing service designed for analyzing large datasets. Leveraging columnar storage and parallel processing, it offers fast query performance. Redshift integrates
  • Top 10 Tips For Building High Performance Websites3/13/2024 1:45:24 PM. A large scalable website is a web application with web pages, data, and functionality. Here are top 10 tips to build large scalable high-performance web applications.
  • Autonumber Attribute Generation: Programmatically or Non-Programmatically3/12/2024 7:02:14 AM. In this article, we will discover techniques for auto-incrementing identifiers, managing data, and implementing automation, potentially utilizing frameworks like Entity Framework.
  • Land Area Calculation with Heron's Formula in C#3/12/2024 5:16:17 AM. In this article, we'll explore how to utilize Heron's formula, a geometric approach, to calculate land area using a straightforward C# program. This program empowers users to input side length
  • Programmatically Get Specific Fabric Workspace Items in Fabric Notebook3/12/2024 5:02:59 AM. In this video, I walked you through how to programmatically get all the items from a specific workspace using Fabric Notebook.
  • Local Authentication Using Node.js3/11/2024 9:26:51 AM. Authentication means validating your credentials like username and password to confirm your identity. The system or application confirms that you are the true user for accessing the private or confide
  • A Simple Calculator In React.js3/7/2024 8:55:05 AM. In this article, we will explore building a basic calculator using React.js, leveraging its component-based structure and state management. Dive into JSX syntax, event handling, and UI design to creat
  • Practical Introduction to Entity Framework: Day 63/6/2024 10:40:13 AM. In this article, you will Explore Day 6 of our Practical Introduction to Entity Framework series, diving deeper into database integration. Learn essential concepts, including object-relational mapping
  • Practical Introduction To Entity Framework: Day 53/6/2024 10:39:36 AM. Day 5 of our practical introduction to Entity Framework delves deeper into database management with advanced concepts like relationships and efficient CRUD operations. Explore Entity Framework Core fo
  • Practical Introduction To Entity Framework: Day 43/6/2024 10:36:48 AM. This content provides a detailed guide on returning multiple result sets or data sets in Entity Framework. It walks through the steps involved, including creating a normal stored procedure, adding an
  • Practical Introduction To Entity Framework: Day 33/6/2024 10:32:09 AM. Day 3 of this practical Entity Framework introduction delves into database transactions, query optimization, and advanced EF features. Learn to manage relationships, optimize data models, and fine-tun
  • Practical Introduction To Entity Framework: Day 23/6/2024 10:30:54 AM. This article provides a comprehensive guide on executing stored procedures using Entity Framework. It covers creating stored procedures in SQL Server, adding entity models to projects, and calling aut
  • Practical Introduction To Entity Framework: Day 13/6/2024 10:29:58 AM. In this article, we will discover the fundamentals of Entity Framework in this practical introduction. Learn about ORM concepts, database operations, and CRUD operations through hands-on examples.
  • How To Get Correlation Coefficient In Power BI3/6/2024 9:36:00 AM. This content explains Pearson's correlation coefficient, the most widely used correlation coefficient, particularly in linear regression and measuring the relationship between two variables. Inter
  • How to use Local Storage in Blazor3/6/2024 6:53:42 AM. Local storage provides a convenient way to store data locally in the browser, offering persistence data across sessions and page refreshes. Lets explore how to effectively utilise local storage in you
  • Asynchronous Programming in Angular Promises vs. Observables3/6/2024 4:33:48 AM. Asynchronous programming plays a crucial role in modern web development, especially in Angular applications where data fetching, event handling. In this article, we'll delve into the differences b
  • ASP.NET Performance Optimization3/5/2024 9:15:52 AM. The content emphasizes the significance of application performance, particularly from the client's viewpoint, highlighting issues such as excessive round trips, resource consumption, and server ca
  • Fromula-Based Columns in Dataverse Tables3/5/2024 8:54:09 AM. This content discusses the concept of formula columns in Microsoft Dataverse tables, highlighting their functionality in displaying calculated values using Power Fx, a user-friendly programming langua
  • Working With Date and Time in Java3/4/2024 11:45:39 AM. This article provides a comprehensive overview of the functionalities of the java.util.Calendar class through code demonstrations. It covers various operations on date objects utilizing methods from t
  • Workweek Date Calculation for Start, End, and Due Dates3/4/2024 10:50:28 AM. This article provides guidance on displaying the start and end dates of working weekdays in a Time Sheet App built in PowerApps. It outlines steps to set up a dropdown for week selection, determine th
  • How to Do Distributed File System (DFS) In Server3/4/2024 8:12:37 AM. In this article, we will learn a distributed File System (DFS) as the name suggests, is a file system that is distributed on multiple file servers or multiple locations.
  • SQL Tuning - Effective Strategies with Practical Examples3/3/2024 5:01:15 AM. SQL Tuning — Effective Strategies with Practical Examples
  • Create Local FTP on Your Computer3/1/2024 11:08:54 AM. Setting up a local FTP server on your computer involves configuring file transfer protocol for efficient data exchange within your network. Through server setup and network configuration, users can se
  • Reactive Forms In Angular with Practical Example 3/1/2024 6:05:44 AM. Angular is a popular framework for building dynamic web applications, and one of its key features is its powerful Forms module. Angular offers two types of forms: template-driven forms and reactive fo
  • Create Field Content Type in SharePoint 2010 Programmatically Using VS 20122/29/2024 10:32:57 AM. Learn how to programmatically create SharePoint 2010 fields and content types using Visual Studio 2012. This tutorial guides you through the process of creating fields and associating them with conten
  • Azure DevOps: Integrate Key Vault Secrets with Local Self-Hosted Agent2/29/2024 10:29:13 AM. Learn how to integrate Azure Key Vault secrets into Azure Pipelines for secure CI/CD processes using Self-hosted Local Agents. The comprehensive guide covers Azure DevOps setup, Key Vault management,
  • Calculated Columns vs. Measures in Power BI2/29/2024 6:53:32 AM. In this article, calculated columns and measures are crucial in Power BI for robust data analysis. Calculated columns, akin to spreadsheet columns, are static and impact data refresh performance. Meas
  • How to Read or View Exchange Database EDB File Programmatically2/28/2024 6:03:51 AM. Explore methods to Read or View the Exchange Database EDB File Programmatically. Know how to use this Exchange Server Managed API to View or Read Exchange EDB files.
  • Better Implementation Of Singleton Pattern in .NET2/28/2024 4:09:40 AM. This article explains the mistakes made in writing Singleton Pattern in the multithreaded environment create a bug and how to bring a solution to it.