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 Turing
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Saineshwar Bageri (3)
Suresh M (3)
Scott Lysle (2)
Shivangi Rajde (2)
Deepak Middha (2)
Subham Ray (1)
Ayush Gupta (1)
Jitendra Mesavaniya (1)
Mrunali Sawant (1)
Ankur Mistry (1)
Mahender Pal (1)
Humza Tufail (1)
Rohatash Kumar (1)
Priyanka Jain (1)
Sreejith Gopinathan (1)
Mushtaq M A (1)
Jithu Thomas (1)
Ashish Shukla (1)
Sardar Mudassar Ali Khan (1)
Ganesan C (1)
Ritesh Sharma (1)
Lajapathy Arun (1)
Manoj Kalla (1)
Shanuka Maheshwaran (1)
Dinesh Gabhane (1)
Mohammad Elsheimy (1)
Nataraj Gandhi Arunachalam (1)
Ajay Mor (1)
Yatendrasinh Joddha (1)
Dhanush M (1)
Noble Dhas (1)
Lalit Bansal (1)
Chhavi Goel (1)
Aditya Bhardwaj (1)
Saad Mahmood (1)
Ganesh Sattawan (1)
Arpit Jain (1)
Manisha Mehta (1)
Akshay Teotia (1)
Dmitiriy Salko (1)
Gaurav Pilay (1)
Mike Gold (1)
Related resources for Turing
No resource found
What Is Data Science?
8/1/2024 6:09:14 AM.
Data Science is a field that integrates statistics, data analysis, and machine learning to extract valuable insights from data. Key programming languages for data science include Python, known for its
Agile Methodology Essential for Fast-Paced Software Development
6/13/2024 5:23:25 AM.
Agile methodology is a collaborative, flexible approach to project management, emphasizing iterative progress, customer feedback, and team collaboration. Originating from the Agile Manifesto in 2001,
Understanding Vertical Slice Architecture: Structuring Vertical Slices
6/10/2024 10:32:20 AM.
At its core, a vertical slice represents a self-contained unit of functionality. It's a slice through the entire application stack. It encapsulates all the code and components necessary to fulfill
Structuring Your Angular Application with Doraemon's Magic Pouch
5/13/2024 7:15:46 AM.
What are Angular modules and their significance in Angular applications? Angular modules, akin to Doraemon's magic pockets, organize and manage different parts of your app. Learn to create, use, a
Learn Principles Of Lean Thinking
4/5/2024 5:44:22 AM.
In this article, we will learn Principles of Lean Thinking" encapsulates the core tenets of Lean Manufacturing, emphasizing continuous improvement and waste reduction.
Capturing Survey Response For Grid Questions - Voice Of The Customer
3/21/2024 9:42:08 AM.
Learn to capture training feedback survey responses in Dynamics 365 using Voice of the Customer. Create a workflow to send emails based on dissatisfied responses. Navigate through workflow creation, c
Remote Access Of The Database Using SQL Server
3/7/2024 8:36:49 AM.
Remote access to SQL Server databases enables users to connect to and manage databases from a location outside the physical server. It involves configuring network settings, security measures like aut
Importing Access Database into SQL Server 2012
3/5/2024 10:40:07 AM.
Destructuring simplifies value extraction from objects/arrays. React's event handling enables dynamic responses to user interactions, crucial for interactive UIs. Components manage state/props, fa
Destructuring And Event Handler In React
3/5/2024 8:59:40 AM.
Destructuring in React allows efficient extraction of values from objects or arrays. Event handlers manage user interactions, like clicks or input changes. They're essential for interactive UIs in
Capturing and Modifying Sharepoint Alerts Through Alert Handlers
3/4/2024 11:50:51 AM.
Explore how to enhance SharePoint functionality by capturing and modifying alerts through alert handlers. Learn to customize alerts to meet specific needs, improving user experience and system efficie
.Net MAUI - Capturing Screenshots
2/18/2024 4:57:53 AM.
This article guides you through capturing screenshots in cross-platform .NET MAUI applications. It covers project setup, and implementation steps, and provides a full code example for enhanced underst
JavaScript Destructuring: Arrays, Functions, and Objects
1/31/2024 6:50:31 AM.
Destructuring is a powerful feature in JavaScript that allows you to extract values from arrays, objects, and function parameters easily.
Capturing Screen Resolution Information
10/11/2023 9:12:36 AM.
This article describes a simple approach to capturing and displaying screen related information.
Destructuring in Javascript
9/18/2023 7:30:17 AM.
Destructuring in JavaScript simplifies the extraction of specific values from arrays and objects. For instance, when dealing with arrays or objects, you might not always need all the values, only spec
Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API
8/2/2023 9:08:59 AM.
To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept
Object Destructuring In JavaScript
4/19/2023 9:18:04 AM.
Object destructuring in JavaScript is an expression that lets us extract values objects and arrays. Learn how to use object destructuring in JavaScript.
Array Destructuring In JavaScript
4/19/2023 9:12:27 AM.
In this article, you will learn about array destructuring in JavaScript.
Event Bubbling And Event Capturing In JavaScript
3/20/2023 10:55:54 AM.
In this article, you will learn about Event Bubbling and Event Capturing in Javascript.
Capturing Changes in SQL Server Tables
2/22/2023 9:01:27 AM.
For capturing the changes of DML statements we must be familiar with the Merge statement and Output clause in SQL Server. I am giving a general overview of these statements.
Capturing Information of Configuration in SQL Server Using Sys.configurations
2/22/2023 7:17:23 AM.
In this article you will learn how to capture configuration information in SQL Server using sys.configurations.
Props Destructuring And PropTypes
1/16/2023 11:22:39 AM.
In this article, you will learn about Props Destructuring and PropTypes.
How To Generalize Virtual Machines And Create Image VMs In Azure Portal
10/28/2022 5:22:51 AM.
In this article, you will learn how to generalize virtual machines and create image vms in azure portal.
Fundamentals Of Typescript - Basic Concepts
4/27/2021 2:38:15 PM.
In this article, you will learn about Fundamentals of Typescript - basic concepts.
Capturing Payments Using Mastercard MIGS Service And ASP.NET Core
2/12/2021 6:20:23 AM.
Today we will explore Mastercard MIGS payment service and learn how to capture payments from your clients through the provided API using C# and ASP.NET Core.
Capturing Image from webcam in ASP.Net MVC
1/13/2021 8:07:06 AM.
This article shows how to easily capture an image using a webcam in ASP.NET MVC.
Capturing Image From Web Cam in ASP.Net
1/8/2021 6:06:03 AM.
This article provides the procedure for capturing an image from a webcam and store it in folder.
Structuring JavaScript Code Using Design Patterns
6/5/2020 5:52:24 AM.
In this article you will learn about structuring JavaScript code using Design Patterns.
Destructuring Objects And Arrays In ES6
6/2/2020 3:23:52 AM.
In this article, we will learn about destructuring objects and arrays in ES6. We will also have a look into JavaScript REST operator
Event Capturing And Bubbling In JavaScript
5/28/2020 2:43:11 PM.
The DOM has two approaches for object to sense events: first is top down approach and second is bottom up approach. Top down approach is called event capture whereas bottom up is known as event bubbli
Recognizing Faces By Capturing them Using Python
5/1/2020 6:55:30 PM.
In this article, we will discuss creating a Python program for recognizing faces from a camera by capturing the image.
What is Intelligence in AI?
4/4/2020 2:25:26 PM.
This article explains the history of AI and where the word intelligence was coined.
Nurturing Global Blockchains
3/16/2020 7:26:53 PM.
In this article, you will learn about nurturing global Blockchains.
Capture Image From Camera and Select Image From Gallery of Android Phone Using Android Studio
2/17/2020 12:37:22 AM.
This article explains how to open the gallery in your phone and display the selected images, capture a photo from the camera and save it to the gallery of your Android phone.
Capturing and Saving Image Application in Windows 10
1/18/2020 12:34:59 PM.
This article shows how to create an application for Capturing and Saving Images in Windows 10.
Capturing File Information
1/29/2019 9:11:56 AM.
This article describes a simple approach to capturing and displaying file and file version information.
Capturing Image From Web Cam In ASP.NET Core MVC
9/14/2018 10:22:53 AM.
In this article, you will learn how to capture image from a webcam in ASP.NET Core MVC.
Adventuring Azure - Introduction to Azure
10/14/2016 12:50:06 AM.
Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying and managing applications and services through network of Microsoft-managed datacenters.
Capturing Image Using Camera And Saving Image In Windows 10 Universal App
8/14/2016 12:05:34 PM.
In this article we will see how to capture and save an image using camera in Windows 10 universal application.
Capturing A Specialized Windows VM And Creating A New VM From Captured Image In Azure
8/8/2016 12:08:51 PM.
In this article, we will learn how to capture a specialized VM and create a new VM from the captured image.
Capturing Image Using Camera In Windows 10 Universal App Using JavaScript
4/22/2016 12:35:42 PM.
In this article we are going to see how to capture an image using the camera using WinJS javascript in Windows 10 universal application.
Capturing Video Using Camera And Saving Video In Windows 10 Universal App
1/29/2016 9:01:05 AM.
In this article we are going to see how to capture video using camera and save it as video in Windows 10 universal application.
Capturing Photo And Displaying It In Image Element
4/11/2014 1:32:45 PM.
This article explains the camera capture task and how to display the captured image in an image element.
Capture a Video in Windows Store Apps
10/21/2012 4:43:31 PM.
In this app I described how to capture a Video in a Windows Store App using JavaScript.
Capture a Photo in Windows Store Apps
10/20/2012 4:22:03 PM.
In this article I describe how to create a Windows Store App to capture an image in a Windows Store App using JavaScript..
Tutorial: Capturing and Running IE Instances in a Windows control
9/29/2012 6:16:03 AM.
In this article we are going to study how to find the running instances of Internet Explorer on your machine.
Naming, passing data and capturing variables in Thread
11/27/2011 10:44:52 PM.
We know that every thread has a name property that you can set for the benefit of debugging. Thread’s name is displayed in the threads window and debug location toolbar.
Building ASP.NET bot protection (CAPTCHA-like)
2/29/2008 10:20:07 AM.
This article shows how to build captcha-like protection from spam and other bots in ASP.NET.
Capturing Desktop and saving image in a Word Document
6/14/2006 2:18:37 AM.
This code will allow you to capture your desktop and save the image into a word document.
Screen Capturing a Form in .NET - Using GDI and GDI+
12/26/2005 6:53:55 AM.
This article shows way to do form capture in GDI is to get the device context to the screen and bit blast it to a Bitmap in memory.