Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sonia Bhadouria Vishvkarma(4)
Abhimanyu K Vatsa(3)
Mahesh Chand(3)
Scott Lysle(3)
Shubham Srivastava(2)
Dinesh Beniwal(1)
Raj Kumar(1)
Robert Hinrichs(1)
Sigar Dave(1)
Sandeep Singh Shekhawat(1)
Diptimaya Patra(1)
Resources
No resource found
Use of Pen Tool, Text Block, Shapes and Opacity in Expression Blend 4
Jul 10, 2012.
Pen Tool is a Drawing Tool. Shortcut is P. Generally we can Draw Shapes by using Default Tool's like Rectangle, Ellipse, Line Tool etc but here we can also Draw Shapes by using Pen Tool.
Transparency Using Opacity in Windows Store App
May 05, 2012.
In this article we will explain the opacity attribute of elements and how to assign the value of it.
Image Opacity on Mouse over in ASP.NET Using JQuery
Feb 06, 2012.
In this article you are going to learn how to create image opacity in a web page using jQuery.
Transparency using Opacity in XAML Silverlight
Apr 25, 2011.
In this article, you will learn how to apply transparency by using Opacity in Silverlight arts.
Implementing Opacity Masks in WPF
Jan 29, 2009.
Opacity masks allow us to make portions of an object transparent or semi transparent. This article demonstrates how to implement opacity masks feature in WPF objects such as a Rectangle and an Image.
Implementing Opacity Masks in Silverlight
Nov 05, 2008.
Opacity masks allow us to make portions of an object transparent or semi transparent. This article demonstrates how to implement opacity masks feature in Silverlight objects such as a Rectangle and an Image.
Brushes with Opacity Mask in WPF
Aug 28, 2008.
In this sample i will describe how to use Brushes with Opacity Mask in WPF(Windows Presentation Foundation).
CSS Image Opacity/Transparency
Oct 04, 2012.
This article covers how to create transparent images and text boxes using CSS. It demonstrates using the 'opacity' property for images and hover effects, and shows how to place text in a semi-transparent box.
A Shaped Windows Forms Application with Variable Opacity
Mar 11, 2002.
This application demonstrates two simple techniques that beginners might find useful in developing creative new looks for Windows applications.
SharePoint’s New Section Background Feature
Jul 02, 2024.
SharePoint's new section background feature enhances page customization with images and gradient colors. Authors can now personalize pages and news articles with these backgrounds, which include readability improvements like see-through overlays.
jQuery Slider Examples
Jan 08, 2013.
In this article we look at how to create two-indicator Sliders and get values for both indicators, then how to set opacity of an image using a slider.
Fade a Form in Visual Basic 2005
Nov 09, 2012.
This article describes a simple approach to fading out a form.
Use of StackPanel and Radio Button in Expression Blend
Aug 24, 2012.
Today we are going to design a Quiz contest Screen in Expression Blend 4.
Design Buttons Using Expression Blend 4
Aug 08, 2012.
Today, we are going to design Previous, Next, Edit, Save, Delete, Ok and Cancel Buttons in Expression Blend 4.
Image Reflection in Windows Store App
Jul 03, 2012.
To day we will talk about the reflection effect in windows store application. This effect is implemented through Render Transform and Transform Group tag in Xaml page applied on the target control where you want to make effect.
LinearGradientBrush in XAML Silverlight
Apr 19, 2011.
In this article you will learn about LinearGradientBrush in XAML Silverlight.
Transparent Brushes in WPF
Feb 21, 2010.
All elements in XAML including all brushes have an Opacity attribute that defines the transparency of an element. This article demonstrates how to use Opacity to implement transparent brushes in WPF using XAML.
Building Transparent Controls in WPF
Oct 02, 2009.
This article demonstrates how to build transparent and semi-transparent controls in WPF.
Custom Child Window in Silverlight 3
Aug 04, 2009.
In this article we will see how can we change the Overlay Opacity and Overlay Brush for a Child Window.
Fade Out a Form in C#
Oct 30, 2007.
This article describes a simple approach to fading out a form.
Image Mapping Utility
Feb 23, 2007.
This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.