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 eye
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sonakshi Singh (2)
Kirtesh Shah (1)
Ajay Kumar (1)
John Godel (1)
CSharp TV (1)
Allani Saikumar (1)
Jaimin Shethiya (1)
Abhishek Yadav (1)
Onkar Sharma (1)
Ramasagar Pulidindi (1)
Vipul Malhotra (1)
Aashina Arora (1)
Ghanashyam Nayak (1)
Mahak Gupta (1)
Onlymorons onthiswebsite (1)
Sudhir Choudhary (1)
Rishu Mehra (1)
Gaurav Chauhan (1)
Arjun Panwar (1)
Vivek (1)
C# Curator (1)
kiran_kuchiba (1)
ykouame1 (1)
Related resources for eye
No resource found
Understanding Keyed Services in .NET 8
11/13/2024 9:12:24 AM.
Keyed Services in .NET 8 enhance dependency injection by allowing multiple implementations of an interface to be registered with unique keys. This enables flexible dependency resolution, ideal for tai
Keyed Service Dependency Injection in .NET
9/11/2024 5:16:26 AM.
Keyed Service Dependency Injection in .NET allows services to be registered and resolved using unique keys, improving flexibility in scenarios where multiple implementations of an interface are requir
AlbertAGPT Bird's Eye Architectural View
7/29/2024 6:51:51 AM.
AlbertAGPT is a cutting-edge AI architecture featuring domains for updating, interacting, retrieving, and researching information. It integrates advanced NLP, NLU, and NLG technologies with robust saf
The Cloud Show with Magnus Mårtensson ft. Christian Weyer - Ep. 26
5/10/2024 8:25:43 AM.
The show is about cloud leadership and all the important questions relating to cloud projects.
.NET 8 Keyed Services in Dependency Injection
4/29/2024 5:44:29 AM.
.NET 8 introduces Keyed Services in Dependency Injection, enabling registration of multiple implementations for the same interface using a key. Enhance flexibility in dependency injection for dynamic
Learn about Keyed Services Use in .NET
3/11/2024 7:34:48 AM.
.NET 8 introduces native support for keyed services in Dependency Injection (DI), eliminating the need for third-party packages. Learn about registering and resolving keyed services with examples for
Using Plugin.Maui.Popup to Create Eye-Catching Popups in Apps
2/28/2024 8:59:24 AM.
Learn how to utilize Plugin.Maui.Popup to incorporate popup functionality into your Xamarin.Forms application. Follow step-by-step instructions to install the package, create custom popup pages, and c
How To Use Blue Light Filter In Windows 10
2/23/2024 6:57:40 AM.
In this tutorial, I have described how to eliminate the blue light in windows 10.
Explain Keyed Services in .NET 8
2/12/2024 11:59:02 AM.
This article explores the concept of keyed services in .NET 8, a new feature enhancing dependency injection capabilities. It explains the benefits of using keyed services, along with detailed steps on
Keyed Dependency Injection in .NET 8
11/16/2023 7:44:47 AM.
Keyed dependency injection, introduced in .NET 8, is a powerful feature allowing service resolution based on specific keys. This enables managing multiple implementations of the same interface efficie
Numpy for Data Science
6/8/2023 7:06:26 AM.
Add Root/Child Node to a TreeView Selected Node At Runtime and Rename the Selected Node
5/4/2022 10:02:48 AM.
This article will show how to add a Root Node & Child Node to a TreeView selected node at runtime & the user can rename the node by pressing the F2' key from the keyboard...
Fisheye Menu Effect in JavaScript
4/6/2020 4:43:40 AM.
In this article, we will be discuss the Fisheye menu effect in JavaScript.
Generic Binary Search Tree With Keyed Values Using C#
1/30/2015 11:38:28 PM.
A Binary Search Tree (BST) is a binary tree (max. 2 childs per node) with every node a key and associated value.
Measuring Tool in Photoshop
3/30/2013 3:52:23 PM.
In this article you will learn about the Measuring tool.
Eyedropper a New Innovation From PowerPoint 2013
3/19/2013 12:16:43 PM.
Color any object in Powerpoint with any color on screen with ease.
Accessing a Project's Fisheye Changesets in JIRA Tool in Testing
2/12/2013 2:16:32 PM.
In this article we discuss how to access a project's Fisheye Changesets in JIRA.
XEyes Application in Windows Store App
1/7/2013 5:40:48 AM.
In this article we will learn about the XEyes application in Windows Store App.
Humanoid Robot Eye : Part 2
1/26/2012 3:43:28 PM.
This article is the next part of the series about making a humanoid robot eye.
Humanoid Robot Eyes: Part 1
1/23/2012 1:59:33 AM.
This is a part of a short series covering information about humanoid robot eyes.
Cloud Computing - Eyes on the sky
11/17/2010 8:50:30 AM.
This article will give you an overview of the basics of cloud computing with some real facts. This article may not be helpful for the user who is an expert in cloud computing but this will give a clear picture to the readers who want to know the basic in and out about cloud computing.
Using Tools and Windows in Expression Blend 2.0
9/15/2010 9:29:14 PM.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
Short Cuts for Toolbar Buttons
1/10/2006 7:50:53 AM.
This tutorial tells the story about "How to create short cuts for toolbar buttons?".
Using Enter and Tab Keys to Navigate on a Form
12/28/2005 5:44:02 AM.
When building Windows Forms application you may want to use a tab or return key to navigate on your textboxes. This code shows you how to do it.