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 Projection
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Richa Garg (2)
Alexis Gridel (1)
Muhammad Talha (1)
Dhiraj Poojary (1)
Rahul Singh (1)
Arindam Dawn (1)
Sreekanth Reddy (1)
Harpreet Singh (1)
Rajeev Ranjan (1)
Priti Kumari (1)
Sonia Bhadouria Vishvkarma (1)
Mike Gold (1)
Vijai Anand Ramalingam (1)
Diptimaya Patra (1)
Related resources for Projection
No resource found
MAPIG: My Method for Analysis, Projection, and Global Integration for technology strategy
7/17/2024 12:16:41 PM.
MAPIG (Method for Analysis, Projection, and Global Integration) is a comprehensive tech leadership framework designed by Alexis Chân Gridel. It integrates historical analysis, strategic alignment
Optimizing LINQ Queries in C# and .NET Core Web APIs
6/21/2024 7:21:52 AM.
LINQ in C# optimizes data querying with readable syntax, but inefficient use can impact .NET Core Web API performance. Strategies like early filtering and selective projections enhance efficiency. Def
Angular Content Projection: UI Flexibility and Reusability
1/31/2024 6:59:14 AM.
Angular's content projection, also known as transclusion, elevates UI flexibility and reusability within the framework. By enabling the injection of content from a parent component into designated
Understanding Projections In LINQ With Select & SelectMany Enumerable Methods
8/23/2023 9:11:12 AM.
In this article I will try to explain how to use projections in LINQ with a collection of objects.
Angular ngTemplateOutlet - The Power of Customization
5/3/2023 7:57:06 AM.
This article explains how developers can use a directive called ngTemplateOutlet in Angular to customize the appearance of a component's content. The article provides examples of how to use this d
Content Projection In Angular
3/6/2020 9:12:52 AM.
In this article I explain about the concept content projection in angular.
Projection Operators in LINQ
3/3/2015 12:27:52 PM.
In this article we will learn about Project Operators in LINQ.
Restriction and Projection Operator in LINQ
6/24/2014 2:15:23 PM.
In this article we will learn about the Restriction and Projection operators in LINQ, their syntax and their functionality with examples.
How to Use LINQ To DataSet
3/3/2014 3:14:19 PM.
Here I would like to describe how to use a LINQ query and describe how to query dataset data.
LocalOffset In 3-D Projection Using Windows Store Apps
1/7/2013 7:50:08 AM.
In this article I will explain how to use LocalOffset to move an object in the X,Y and Z axes using Windows Store apps.
Rotation In 3-D Projection Using Windows Store App
1/7/2013 7:47:54 AM.
In this article I will explain how to use 3-D Projection in Windows Store apps and how to use the slider control in it. The sample application performs rotation in the X, Y and Z axes using the slider control.
Draw a Origami Cat Using Pentagon Shape and Projection Transform Property
8/2/2012 5:51:02 PM.
Today we are going to see the use of the pentagon shape and Projection Transform Property of Transform Property from the Property Panel in Expression Blend 4.
Writing Equivalent LINQ Expressions in F#
5/15/2012 1:23:50 PM.
In this article we will compare LINQ expressions to the equivalent F# expressions for an F# List and show how to use projection, filtering, and other LINQ goodies in F#.
Silverlight Plane Projection Example
11/30/2010 12:34:41 PM.
In this article we will be seeing how to create Silverlight Plane Projection using Visual studio 2010.
Plane Projection in Silverlight 3
8/6/2009 1:42:07 AM.
This article describes about Plane Projection in Silverlight 3.