Related resources for start
  • What Is Startup Class And Program.cs In ASP.NET Core4/23/2024 8:32:24 AM. Learn about the role of Program.cs and Startup.cs in ASP.NET Core applications. Understand their functions, including configuring the HTTP pipeline, middleware, and dependency injection. Explore vario
  • Starting & Stopping Specific Application Under Website Root Node4/23/2024 8:29:05 AM. To start or stop a specific application under a website root node, utilize IIS management tools like the Management Console or PowerShell. Navigate to the application's settings to initiate or hal
  • 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
  • Start With AngularJS: Part 54/22/2024 7:41:23 AM. AngularJS filters transform data for display. They format numbers, dates, and strings, select subsets from arrays, and order arrays. Templates in AngularJS include static ones, defined within script t
  • Start With AngularJS: Part 24/22/2024 7:41:04 AM. AngularJS Part 2 delves into fundamental concepts like directives, controllers, services, and dependency injection. It covers data binding, scopes, and modules crucial for building single-page applica
  • Start With AngularJS: Part 34/22/2024 7:40:45 AM. Start With AngularJS: Part 3" continues your journey into AngularJS, exploring advanced topics like directives, controllers, services, and routing. Dive deeper into AngularJS fundamentals to buil
  • Start With AngularJS: Part 64/22/2024 7:17:00 AM. Part 6 of AngularJS explores advanced topics like dependency injection, services, factories, and providers. It delves into custom directives, components, transclusion, and essential services like $htt
  • Start With AngularJS: Part Four4/22/2024 6:19:58 AM. Start With AngularJS: Part Four" delves deeper into AngularJS fundamentals. Explore advanced concepts like directives, controllers, and services, enabling you to build dynamic web applications wi
  • Getting Started With Angular4/19/2024 10:50:55 AM. In this article, we will Discover the fundamentals of Angular with our comprehensive beginner's guide. Get started on your journey to mastering this powerful JavaScript framework.
  • Getting Started With Angular 6 Using Angular CLI - Part One4/19/2024 10:29:13 AM. Start your Angular 6 journey with Angular CLI in this guide. Learn TypeScript, create SPAs, manage modules, and utilize dependency injection for efficient front-end development."
  • Getting Started ✍️ With Angular 6 Using Angular CLI - Part 2️⃣4/19/2024 10:28:54 AM. Delve into Angular CLI essentials including version control, component, module, class, interface, and enum creation. Discover inline template & style commands for streamlined Angular development.
  • Angular 2 - Getting Started4/19/2024 10:28:30 AM. Angular 2 - Getting Started offers an introduction to building modern web applications with Angular 2. Learn TypeScript, utilize Angular CLI for project setup, and grasp component-based architecture f
  • Getting Started With Angular.js4/19/2024 10:26:36 AM. Get started with Angular.js effortlessly! This comprehensive guide covers installation, setup, and dives into key concepts like components, directives, controllers, and services.
  • Getting Started With OpenLayers 3 And Spatial Data4/18/2024 10:45:12 AM. Explore visualizing spatial data using OpenLayers with SQL Server 2008. Learn about the capabilities of OpenLayers for mapping, including its support for tiles and vector layers. Understand the two ty
  • How To Get Started With The Radzen Blazor Components4/18/2024 9:57:19 AM. When creating a Blazor Application (both Server and WebAssembly), by default it consists of the UI framework. But some projects might be need to deliver sooner or the time frame for a project is lesse
  • Getting Started With Angular 2 Using Angular CLI4/16/2024 5:34:01 AM. Angular CLI simplifies Angular development by providing a command line interface for project setup, file management, testing, and deployment. Install Node.js and npm, then Angular CLI globally. Create
  • Getting Started With Angular CLI4/15/2024 11:58:17 AM. Angular is a framework to build client-side applications. It is specially used to create single page applications where the View is refreshed asynchronously without having to reload the whole applicat
  • Start Windows 8 in Safe Mode4/12/2024 8:18:35 AM. Learn how to boot Windows 8 into Safe Mode for troubleshooting and resolving issues. Access advanced startup options and utilize the F8 key during system restart to enter Diagnostic Mode, providing a
  • _Layout And _ViewStart And _ViewImports In ASP.NET MVC Core 3.04/11/2024 11:12:11 AM. Today in this article I will discuss about _Layout, ViewStart and ViewImports file in ASP.Net MVC Core 3.0. These are the file place in views folder. We will understand all 3 files step by step.
  • 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
  • Create, Clone, Browse, Restart, Stop And Delete Web App In Azure4/11/2024 6:11:58 AM. Learn Azure's powerful features to efficiently manage your web apps. Discover how to create, clone, browse, restart, stop, and delete web applications through Azure Portal or Azure Resource Manage
  • Getting Started With .NET Core 3.1 - Part One4/9/2024 10:56:29 AM. In this article, you will learn the fundamentals of .NET Core 3.1 with this comprehensive tutorial series. In Part One, delve into the essentials of development, covering basic concepts, tools, and pr
  • What Is Lean Framework, Origin Of Lean And The 5S Tool For Improvement💫4/8/2024 8:36:44 AM. The Lean framework, originating from the Toyota Production System, emphasizes waste reduction and efficiency. The 5S tool—Sort, Set in Order, Shine, Standardize, Sustain—improves workplace organizatio
  • Get the Start Menu Back in Windows 8 With Classic Shell4/5/2024 11:26:29 AM. In this article, Classic Shell restores the familiar Start Menu to Windows 8, enhancing user experience and productivity. It provides customizable options for desktop navigation, bringing back the con
  • 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
  • Getting Started with Razor View Engine in MVC 34/2/2024 9:08:59 AM. Learn about the Razor View Engine in MVC 3 through this beginner-level article, covering syntax basics, creating a User Registration Application, and utilizing Data Annotation Validator Attributes fo
  • Viewstart Page in ASP.NET MVC 34/2/2024 9:06:50 AM. The Viewstart page in ASP.NET MVC 3, denoted as _ViewStart.cshtml, sets the default layout and global settings for views. It initializes layout pages, enabling uniform structure and design across mult
  • Getting Started With Angular 18 And Create A Small Application3/30/2024 12:46:27 PM. In this post, we are going to discuss angular 18 application creation.
  • How To Get Started With Always Encrypted For Beginners - Part One3/28/2024 6:27:34 AM. Encryption has always been intriguing to me but seemed like it could be a very complex process to set up. However, SQL Server made it very simple when they introduced Always Encrypted (AE) into SQL Se
  • How To Get Started With Always Encrypted For Beginners - Part Three3/28/2024 6:26:32 AM. Discover advanced techniques in data security with Always Encrypted in Microsoft SQL Server. Part Three of our beginner's guide delves deeper into encryption keys, transparent data encryption, and
  • How To Get Started With Always Encrypted For Beginners - Part Two3/28/2024 6:26:09 AM. In this post we will pick up where we left off in Part 1, if you haven’t read that please go back and do so. Now that we have encrypted our columns, it’s time to take a look at how we decrypt them ins
  • Getting Started With Mapster in ASP.NET Core3/20/2024 6:41:17 AM. Learn how to streamline object mapping in ASP.NET Core applications using Mapster. This comprehensive guide covers installation, basic mapping techniques, advanced features like custom mapping, and pr
  • Getting Started With ASP.Net MVC3/19/2024 6:00:31 AM. ASP.NET MVC is a pattern dividing apps into Model, View, and Controller, offering advantages like modularity and control. It's recommended for large-scale apps, offering namespaces like System.Web
  • Getting Started with Cypress.io3/19/2024 5:04:59 AM. Cypress.io offers an intuitive end-to-end testing framework for web applications. This beginner's guide covers setup, writing tests, and running them with Cypress's powerful features.
  • How to Use GitHub Enterprise Cloud to Get Started3/18/2024 11:54:53 AM. Learn how to discover the power of GitHub Enterprise Cloud with our comprehensive guide. Learn how to set up your account, manage repositories, collaborate with team members, and leverage essential fe
  • 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
  • Getting Started with SwiftUI3/12/2024 5:22:52 AM. This article describes SwiftUI as a user interface toolkit that enables developers to create visually appealing apps across various Apple platforms with minimal coding. SwiftUI's compatibility wi
  • Getting Start With Node.js (Installation and Hello World App)3/7/2024 8:54:52 AM. In this article, we will learn the installation process of the node.js environment and create a simple Hello World application with node.js.
  • Entity Framework 6.0: NGen.exe and Startup Performance3/7/2024 8:48:20 AM. This content discusses native code generation, focusing on the process where the Just In Time (JIT) compiler converts MSIL code into native code for execution. It explains how the Native Image Generat
  • Dynamic Theme Change Across Canvas App Screens3/7/2024 8:33:35 AM. This C# method compares files using WinMerge, generates an HTML report, and sends it via email. It utilizes ProcessStartInfo for execution, with configurable options and paths for comparison and outpu
  • Jumpstart with AI and WEB 3.03/6/2024 6:05:12 AM. AI and Web 3.0 represent two transformative trends in technology that are reshaping the digital landscape and driving innovation across various industries.
  • 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
  • Windows 8 Start Menu Replacement Start8 Get Design Overhaul2/27/2024 10:38:05 AM. This article provides a tutorial on using Start8, a Windows 8 start menu replacement that offers a design overhaul reminiscent of the Windows 7 start menu.
  • How To Boot Windows 8 Into Safe Mode2/27/2024 10:27:13 AM. To boot Windows 8 into Safe Mode, restart your computer and repeatedly press the F8 key. This will bring up the Advanced Startup Options menu. Alternatively, you can use the "Shift + Restart&quot
  • Launch Startup Settings in Windows 82/26/2024 9:34:35 AM. This article provides a detailed guide on how to access Startup Settings in Windows 8, essential for advanced troubleshooting and problem-solving on PCs.
  • Disable Start Screen Animation in Windows 82/26/2024 9:33:48 AM. In this article, Learn how to enhance your Windows 8 experience by disabling the start screen animation. Streamline your system's performance and customize your user interface to suit your prefere
  • Turn Off Fast Startup in Windows 82/26/2024 9:31:49 AM. This article explains the Fast Startup feature in Windows 8, which puts the computer into a hibernation state instead of fully shutting down to facilitate faster startup times.
  • Advanced Startup Option in Windows 82/26/2024 9:26:15 AM. In this article we are going to Unlock the power of Windows 8 with Advanced Startup Options, offering troubleshooting and recovery tools. Access Safe Mode, Command Prompt, System Restore, and more for
  • Get Power Option on Start Screen in Windows 82/26/2024 9:25:31 AM. In this article, we are explaining how to Access power options directly from your Windows 8 Start Screen for enhanced convenience and efficiency. Easily manage your device's power settings with a
  • Windows 8 vs Windows 8.12/25/2024 8:14:22 AM. Windows 8 and Windows 8.1 represent successive iterations of Microsoft's operating system. Windows 8 introduced a touch-centric interface with the Start Screen, while 8.1 addressed user feedback b
  • toSpliced(start, deleteCount, ...items) in JavaScript ES20232/25/2024 7:49:23 AM. Creates a new array with elements spliced (added or removed) at a specific index, without modifying the original. The toSpliced method in JavaScript ES2023 offers a non-mutating alternative to splice,
  • How To Pin Command Prompt (Administrator) In Windows 102/23/2024 6:51:28 AM. Learn how to pin the Command Prompt (Cmd) as an administrator (Admin) to the start screen, desktop, and taskbar in Windows 10. Pinning allows for quick access to frequently used applications and setti
  • Azure Cosmos DB - Part Three - Getting Started With Azure Document DB2/21/2024 10:51:42 AM. Azure Cosmos DB, Part Three, introduces Azure DocumentDB, a NoSQL database for scalable, globally distributed applications. Explore its multi-model support, including SQL, MongoDB, Cassandra, Gremlin,
  • Azure Immersive Reader Technology - geting started!2/14/2024 1:23:24 PM. Using Azure Immersive Reader Technology to Help People Consume and Understand Text Based Information
  • Getting Started with Mobile Automation with Appium2/14/2024 7:00:50 AM. Appium, an open-source tool, simplifies mobile app automation with its cross-platform support for native, hybrid, and web apps. Its versatility shines through support for various programming languages
  • Getting started with Azure OpenAI GPT Modules and Azure OpenAI2/13/2024 9:12:10 AM. In this module, we will be learning about modules in Azure Openai prompt engineering techniques and getting started with Azure Openai Studio.
  • Getting Started with Azure DevOps2/13/2024 5:25:38 AM. This article provides an introduction to DevOps, highlighting its collaborative approach between development and operations teams to improve software development, testing, validation, and deployment p
  • Getting Started With ASP.NET Core And jQuery CRUD Using WEB API2/9/2024 7:23:23 AM. A lab exercise for you to demonstrate what have you learned from this training material to create your own Todo CRUD operation using TodoRepository included in this training material.
  • Getting Started With .NET Core And Visual Studio Code2/9/2024 7:04:48 AM. In this article, you will learn how to install .NET Core and how to create and run a simple console application. .NET Core supports command line interface for developing the applications.
  • CSS Basics With Selectors and Class2/6/2024 8:53:21 AM. This article defines CSS basics with selectors and classes.
  • Getting Started with PyCaret: Simplifying Machine Learning in Python1/31/2024 9:12:51 AM. PyCaret is a fantastic tool to consider. It's a Python library that automates a lot of the complex steps involved in a typical machine learning project.
  • Getting Started with APIs and Handling JSON Data1/29/2024 6:42:05 AM. Learn the essentials of Python API interactions with a focus on Open Notify API. Explore JSON handling, API status codes, and practical examples.
  • Five ideas for building an AI startup as an engineer!1/29/2024 5:19:00 AM. Here I present 5 ideas to get you thinking about how to use AI to start your own business!
  • Top Things You Need to Consider When Starting a New Company Using AI in 20241/29/2024 5:14:07 AM. As we enter 2024, the AI industry is brimming with potential for startups and entrepreneurs. In this article, I'll share the top things you need to consider when starting a new AI focused company.
  • Getting Started with Redux Saga in React Native1/25/2024 6:27:12 AM. Discover how to use Redux Saga middleware to simplify side effects management in your React Native app. Our guide covers everything from code organization to debugging, helping you optimize performanc
  • How to Remove Server Roles and Features in Server1/23/2024 5:23:22 AM. To remove roles, role services, and features, you can use the Remove Roles and Features Wizard. Learn the proper and easiest method to remove server roles and features on Server 2019. Follow step-by-s
  • ChatGPT and Startups: Leveraging Smart Strategies for Success1/19/2024 4:51:26 AM. The startup landscape has been captivated by the emergence of Large Language Models (LLMs) such as ChatGPT. However, relying exclusively on AI for core startup functionalities presents significant tec
  • Getting Started with .NET MAUI Application Development with .NET 81/16/2024 9:56:13 AM. The .NET framework is a versatile and powerful platform for building a variety of applications, including web, desktop, mobile, cloud, gaming, and IoT applications. With the release of .NET 8, Microso
  • Getting Started with Refit in .NET1/5/2024 11:21:12 AM. HTTP requests in .NET with Refit, a powerful library simplifying API interactions. Learn to create API interfaces, make requests effortlessly, and handle responses with clean, concise code. Enhance yo
  • Getting Started with React and Redux1/5/2024 4:56:38 AM. Learn how to set up a React app with Redux. From creating a React app and installing Redux to setting up a Redux store, reducers, connecting React components, and dispatching actions.
  • Microsoft AI School - Getting Started with AI Computer Vision in Azure1/2/2024 5:05:50 AM. Using the tools in Microsoft AI School to get quickly familiar with AI Computer Vision
  • Getting Started With Microsoft AI School1/2/2024 4:34:24 AM. The Microsoft AI School is Microsoft's AI (Artificial Intelligence) learning platform that features some of the greatest and latest content for data scientists and developers to get started and di
  • Getting Started With NodaTime12/8/2023 10:09:56 AM. Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely.
  • Getting Started with SQL Server 2022 SSDT 17.812/7/2023 6:12:21 AM. It breaks down complex concepts into easy-to-understand terms: SSDT, SSIS, SSAS, SSRS, ETL, SSOX, MDS, TDS and OLAP.
  • Getting Started with Humanizer in C#11/27/2023 7:59:57 AM. In this article, we'll explore how to install and use Humanizer in C#, unveiling both its basic and advanced capabilities. By the end, you'll be equipped to elevate the user experience in you
  • Service Management in C#.NET11/24/2023 7:21:13 AM. This article discusses how to create a Web Application to manage the services running on our system.
  • Getting Started with .NET Aspire for Production Ready Cloud Native Apps11/20/2023 10:04:13 AM. .NET Aspire is a user-friendly solution designed for crafting applications ready for the cloud. It simplifies the development process, allowing developers to focus on their core business logic. Packag
  • Getting Started With Unit Testing Using C# And xUnit11/15/2023 9:52:35 AM. Unit Testing is a software testing approach which performs at the time of the development to test the smallest component of any software. It means rather than testing the big module in one go, you tes
  • Getting Started with Azure OpenAI Service With an Example of GPT Turbo Model11/12/2023 9:38:39 AM. This article provides you insight of getting started with Azure OpenAI Service with an example of GPT 35 Turbo model.
  • Excel DropDownlist Change Event Using VBA11/7/2023 10:11:29 AM. This article describes how to handle the worksheet change event using VBA. The Visual Basic Editor is a program within Excel that allows you to communicate with Excel.
  • Automate Server Restart Using Task Scheduler10/26/2023 4:37:31 AM. In this article, you will learn how to automate windows server restart and schedule the restarts based on given date and time using windows task scheduler.
  • How To Restart Windows Service Using Task Scheduler10/25/2023 11:01:52 AM. In this article, you will learn how to restart windows service and schedule the restart based on given date and time using windows task scheduler.
  • ASP.NET DevOps Starter Project Setup10/23/2023 10:14:08 AM. Setting up a sample ASP.NET project using DevOps Starter Project. Learn how to kickstart an ASP.NET project with DevOps Starter in Azure. Sign in, create a DevOps Starter project, configure settings,
  • Getting Started with Regex in C#10/18/2023 5:30:43 AM. Regex, or regular expressions, are essential for text processing in C#. They facilitate pattern matching, data extraction, and validation, empowering developers with versatile and powerful text manipu
  • How to Use Remix IDE to Create and Deploy Smart Contracts?9/25/2023 6:06:07 AM. Smart contracts are self-executing digital agreements on blockchain, automating transactions and ensuring trust without intermediaries.
  • Get All Modules Used By Process In C#9/21/2023 8:28:12 AM. In this article you will get a list of all modules used by a Process in C#.To get all modules used by a process in C#, you can use the Process. Modules property to retrieve a collection of ProcessModu
  • Getting Started with xUnit.Net for .NET Core Unit Testing9/15/2023 6:42:40 AM. Discover the importance of unit testing in software development and its benefits over manual testing, and explore popular testing frameworks in .NET Core, with a focus on xUnit.net for automated testi
  • Get Started With Kotlin Multiplatform For Mobile9/12/2023 12:18:09 PM. This article is going to explain how to create an application that runs on both Android & IOS devices.
  • Getting started with Microsoft Semantic Kernel9/8/2023 5:46:58 AM. Microsoft Semantic Kernel is an Open Source lightweight SDK for consuming Large Language Models (LLMs) in normal programming languages like C# and Python
  • Getting Started With LangChain8/23/2023 11:01:53 AM. LangChain is a framework for developing applications powered by language models. It enables applications that are data-aware and agentic, meaning that they can connect to other sources of data and int
  • How To Set Up And Start With MongoDB8/22/2023 6:45:21 AM. In this article, we will learn How to set up and starts with MongoDB in Windows Operating System.
  • Getting Started With Apache Cassandra8/22/2023 6:38:54 AM. Apache Cassandra is a highly scalable and distributed NoSQL database designed for handling massive amounts of data across multiple servers while maintaining high availability and fault tolerance. It&#
  • Getting Started With Bootstrap: Part 28/21/2023 11:01:55 AM. In this article you will learn styling and formatting of text content, table, form, list, image and icons in Bootstrap.
  • Getting Started With Bootstrap8/21/2023 8:27:40 AM. In this article you will learn how to create a basic Bootstrap template using the Twitter Bootstrap v3.2.0 .
  • Start AWS Step Function using .Net8/11/2023 5:32:00 AM. Discover how to initiate an AWS Step Function using the AWS SDK for .NET. Learn to leverage Amazon Resource Names (ARNs), prerequisites, and sample code for seamless execution.
  • Getting Started with Compose for Wear OS8/10/2023 5:41:21 AM. Discover the ease of crafting Wear OS apps using Jetpack Compose. Explore setup, fundamental components, and advanced features for creating intuitive, interactive, and optimized user interfaces for We
  • Getting started with SQLite 8/10/2023 5:06:47 AM. In this article you will see how to start with SQLite.SQLite is a popular, lightweight, and self-contained relational database management system (RDBMS) that is widely used for various applications, e
  • Startup of Database in Oracle 11g8/9/2023 11:05:56 AM. Considering that you have installed the oracle for the first time and is about to start the database instance.
  • Smart Contract Deployment Made Easy with Hardhat8/9/2023 4:51:47 AM. Learn how to deploy smart contracts on Polygon using Hardhat. Harness the power of scalability and reliability in blockchain development.
  • Getting Started With MongoDB and ASP.Net8/8/2023 8:55:08 AM. This article shows how to install MongoDB in Windows and communicate using ASP.NET. We will create a simple ASP.NET application that retrieves data from MongoDB.