.NET news » Search results
Search results for query "ani" (23):
Authenticate Users Across Organizations Using ADFS
Active Directory Federation Services (ADFS) was introduced in Windows Server 2003 for organizations that need to participate in standards-based identity federation. With ADFS, you can more easily validate identity data from other organizations, leading to greater interoperability with your partners. In this article, I'll take you on a guided tour of ADFS in action, using the experiences of a fictitious online service provider (A. Datum Corporation) that uses ADFS to interact with a real online service provider (UnderMyControl.com) and a fictitious customer (Tailspin Toys).
Assembly Manipulation and C#/VB.NET Code Injection
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
Exploring Secrets of the .NET DataGridView and Dynamic Data Manipulation
Find out how to use a single DataGridView to display dynamic queries, adjusting columns automatically, and how to format individual cells exactly the way you want users to see them.
2007-06-22 21:13:23 Source: Exploring Secrets of the .NET DataGridView and Dynamic...
Tags: Database
Examples
SharePoint 2007 Flash Animation Web Part
SharePoint 2007 Flash Animation Web Part
Manipulating colors in .net - Part 1
The fact is, in .net, there are only two color formats that can be used : the RGB color model and the HSB color model. Those two are encapsulated in the Color structure of the System.Drawing namespace. It is largely sufficient for simple uses, like changing the background color of a component, but insufficient if we want to develop graphic tools (or something which implies conversion between color formats).
I've started looking for other formats, like CMYK, when I was learning how to add cool design-time support to my custom controls.
101 Ways to Manipulate the DataGridView Control
The DataGridView control, new in Windows Forms 2.0, is so versatile and powerful that beginners can easily be overwhelmed by the options. Here's an at-your-fingertips reference to some of the most common and useful things you can do with it. (OK there aren't really 101 ways but there are a lot!)
C# DateTime Manipulation
The twenty-seventh part of the C# Fundamentals tutorial completes the examination of the DateTime data type provided by C# and the .NET Framework. This article considers manipulation of DateTime data and formatting date and time information as a string.
An Extended/Animated Header Control
Animated, docking header control
A Small GDI+ Sprite animation library
Animate and control sprites using GDI+
How to write a loading circle animation in .NET?
A new kind of progress bar for .NET 2.0.


Syndicate