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 transformations
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Karthikeyan Anbarasan (16)
Mahesh Chand (4)
Lokendra Singh (2)
Sundaram Subramanian (2)
Bechir Bejaoui (2)
Prabakaran M (1)
Deepak Dwij (1)
Naveen Kumar (1)
Tuhin Paul (1)
Mohammad Elsheimy (1)
Kavita Vyas (1)
Manish Singh (1)
Chigicherla Mallikarjuna (1)
Manas Mohapatra (1)
Shivprasad (1)
John Charles Olamendy Turruellas (1)
Doug Doedens (1)
Dipal Choksi (1)
Nschan (1)
Hamid Quakil (1)
Related resources for transformations
No resource found
working with map and flatMap Transformations in PySpark
9/19/2024 4:45:13 AM.
This article explores the differences between the map and flatMap transformations in PySpark. The map function applies a one-to-one transformation to each element, while flatMap allows for multiple ou
How to Make 3D Perspective Boxes using CSS3
8/22/2024 4:57:19 AM.
In this article, learn how to create 3D perspective boxes using CSS3. CSS3, an advanced styling tool, enhances web design with animations and 3D transformations. We'll guide you through setting up
Narrow v/s Wide Transformations in pyspark
5/30/2024 7:13:08 AM.
This article explores the differences between narrow and wide transformations in PySpark, a powerful tool for big data processing. It delves into the mechanics of how these transformations work, their
Canvas Rotating Rectangles Animation Using HTML 5
4/12/2024 5:55:01 AM.
Create captivating Canvas Rotating Rectangles Animation using HTML5, JavaScript, and CSS. Engage users with dynamic graphic motion, transforming rectangles in a visually appealing manner.
Data Transformations: ETL, ELT, and the Reverse ETL Revolution
3/10/2024 8:05:56 AM.
Delve into the complexities of data management through an in-depth examination of ETL, ELT, and the pioneering emergence of Reverse ETL in this extensive guide. Explore the applications, benefits, and
Data Transformations At Scale Using Azure Cosmos DB
3/1/2023 10:10:01 AM.
Azure Cosmos DB provides a powerful platform for data transformations at scale. By using features such as Change Feed, Stored Procedures, and Azure Functions, businesses can transform data quickly and
SQL Server Integration Services (SSIS) - Data Flow Transformations in SSIS
12/20/2022 9:40:18 AM.
In this article we are going to see what Data Flow Transformations in SSIS are and the list of controls that are provided in the data flow transformations followed by a series about each control inclu
Power BI Basic Data Transformation Technique
11/24/2021 4:31:25 AM.
When working in a large set of Data, definitely we cannot use the data as it is. We need to perform some refinements so that we can exactly look into the data in which we are interested. In Power BI,
Query Editor in Power BI for Data Transformation
11/8/2021 11:37:57 AM.
From our previous articles, we know how to load data into our Power BI from various data sources. But that exact data is not enough to create our Power BI reports. We need to shape those data, that is
Matrix Multiplication In C# - Applying Transformations To Images
3/31/2021 2:59:25 AM.
Today I will show you my implementation of matrix multiplication C# and how to use it to apply basic transformations to images like rotation, stretching, flipping, and modifying color density.
Web.config File Transformations
3/24/2021 10:16:38 AM.
In this article, you will learn about web.config file transformations in .NET.
Create Transformations of a Shape Using HTML5
12/4/2019 4:23:14 AM.
This is a simple application for beginners showing how to create transformations of a shape using HTML 5 and CSS tools.
Aggregate (Group By) Transformations Control in SSIS
7/15/2019 4:21:55 AM.
This is part 32 of the series of articles on SSIS. In this article we are going to see how to use an Aggregate (Group by) data flow transformation control in SSIS packaging.
Various Types of Transformations In SSIS-2012
6/6/2019 3:38:40 AM.
In this article you will see lists of various types of transformations in SSIS 2012 .
SQL Server Integration Services (SSIS) - Real time Examples Of Data Flow Transformations In SSIS
10/17/2018 2:19:04 AM.
In my series of articles there are a few scenarios where we need to take care of some real-world samples and examples to help explain concepts to the end users. This is part 49 of the series of articl
Display XML Data as HTML Using XSL Transformation in ASP.Net
8/7/2015 1:22:23 PM.
This article will describe how to display XML data as HTML using XSL Transformation in ASP.NET.
Silverlight FAQ part 2 (Animations and Transformations)
9/18/2014 6:36:05 AM.
This FAQ is completed dedicated to animations and transformations using Silverlight. The tutorial starts with animation basics like timelines and storyboard. Later the article moves ahead to talk about different animations supported and we finally end the tutorial with a simple rectangle animation.
XML Transformations
9/29/2012 7:16:42 AM.
This article shows you how to use XML transformation classes defined in the .NET Framework class library to transform XML data into various user interfaces.
XSLT Transformations and XSLT Intellesense within the .NET IDE
9/29/2012 6:46:27 AM.
With XML and XSLT transformations becoming a large part of many business applications it would be beneficial to have this functionality in the .NET IDE. Following are the instructions for adding xslt transformations and intellesense to xslt documents to the .NET IDE.
SQL Server Integration Services (SSIS) - Audit Transformations Control in SSIS
5/20/2012 12:30:38 AM.
This is part 38 of the series of article on SSIS. In this article we are going to see how to use an Audit transformation control.
SQL Server Integration Services (SSIS) - Aggregate (Average) Transformations Control in SSIS
5/20/2012 12:27:42 AM.
In this article we are going to see how to use an Aggregate data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Aggregate (COUNT) Transformations Control in SSIS
5/20/2012 12:26:35 AM.
This is part 34 of the series of articles on SSIS. In this article we are going to see how to use an Aggregate (COUNT) data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Aggregate (SUM) Transformations Control in SSIS
5/20/2012 12:25:42 AM.
This is part 33 of the series of articles on SSIS. In this article we are going to see how to use an Aggregate (SUM) data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Aggregate (MAXIMUM) Transformations Control in SSIS
5/20/2012 12:24:41 AM.
This is part 36 of the series of article on SSIS. In this article we are going to see how to use an Aggregate (Maximum) data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Aggregate (COUNT DISTINCT) Transformations Control in SSIS
5/20/2012 12:23:15 AM.
In this article we are going to see how to use an Aggregate (COUNT DISTINCT) data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Character Map (Lower to Upper) Transformations in SSIS
5/20/2012 12:21:51 AM.
This is part 40 of the series of article on SSIS. In this article we are going to see how to use the Character Map transformation control in SSIS Packaging.
SQL Server Integration Services (SSIS) - Character Map (Upper to Lower) Transformations in SSIS
5/20/2012 12:20:45 AM.
This is part 39 of the series of article on SSIS. In this article we are going to see how to use the Character Map transformation control in SSIS Packaging.
SQL Server Integration Services (SSIS) - Aggregate (MINIMUM) Transformations Control in SSIS
5/20/2012 12:18:42 AM.
This is part 36 of the series of article on SSIS. In this article we are going to see how to use an Aggregate (Minimum) data flow transformation control in SSIS packaging.
SQL Server Integration Services (SSIS) - Copy Column Transformations in SSIS
5/20/2012 12:16:21 AM.
In this article we are going to see how to use the Copy Column transformation inside a package. This is part 41 of the series of articles on SSIS.
SQL Server Integration Services (SSIS) - Data Conversion Transformations in SSIS
5/20/2012 12:15:18 AM.
In this article we are going to see how to use the Data Conversion transformation inside a package. This is part 42 of the series of articles on SSIS.
SQL Server Integration Services (SSIS) - Derived Column Transformations in SSIS
5/20/2012 12:13:15 AM.
In this article we are going to see how to use the Derived Column transformation in SSIS packaging. This is part 43 of the series of articles on SSIS.
SQL Server Integration Services (SSIS) - Export Column Transformations in SSIS
5/19/2012 7:42:12 AM.
In this article we are going to see how to use the Export column transformation in SSIS packaging. This is part 44 of the series of article on SSIS
Dealing with transformations in WPF: PartII-Custom and advanced 2D transformations
5/10/2010 11:32:10 AM.
In a previous article we've discovered the different transformation modes. In this article, we continue discovering the transformations.
Dealing with transformations in WPF: Part I - Standard 2D Transformations
5/10/2010 7:53:16 AM.
In WPF there are more than one transformation, I will try to present them the 2D ones one by one including some useful related techniques.
Applying Multiple Transformations using the TransformGroup in Silverlight 2.0
1/22/2009 6:16:35 AM.
In this article we will see how to apply multiple transformations to a single object in Silverlight 2.0 using the TransformGroup class.
WPF Application for Importing ESRI Shapefiles
2/26/2007 9:32:58 PM.
A standalone application for reading ESRI shapefiles and displaying them on a WPF Canvas.
Speedometer: Applying GDI+ Transformations
1/31/2007 6:10:29 AM.
This zip file contains two folders - one folder contains speedometer control and the other contains the application that uses the control. Put both folders in the same location and open the application in VS and run it.
The Graphics Class and Transformations
1/31/2007 5:58:17 AM.
The Graphics class defined the transformation related functionality. This article discussed the Graphics class and its members that participate in transformation process.
Introduction to GDI+ Transformations
12/26/2005 2:05:18 AM.
A transformation is a process that changes graphics objects from one state to another. Rotation, scaling, reflection, translation, and shearing are some examples of transformation. Transformations can be applied not only to graphics shapes, curves, and images, but even to image colors.
The Matrix Class and Transformations
12/26/2005 2:01:35 AM.
Matrices play a vital role in the transformation process. In GDI+, the Matrix class represents a 3×2 matrix that contains x, y, and w values in the first, second, and third columns, respectively.
Color Transformations and the Color Matrix
12/26/2005 1:52:18 AM.
This article discusses the color transformations and how to apply Color Matrix on image colors to provide various effects such as gray scale effects, reduce or increase the contrast, brightness, or redness of an image.