.NET news » Search results
Search results for query "Control" (238):
Git, from a Developer's Perspective
What is Git? Git is a content-addressable file system wrapped in a version control system.That may sound complicated, but code snippets sometimes speak louder than words:
C# 4.0, the Dynamic Keyword and COM
Are you a Microsoft .NET Framework programmer who struggles with critical legacy applications using COM objects that are beyond your control? Dino Esposito shows how to lessen the burden by going dynamic.
.NET Building Blocks: Custom User Control Fundamentals
Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all types.
2008-05-15 21:13:52 Source: .NET Building Blocks: Custom User
Tags: GUI
Examples
Inversion of Control/Dependency Injection with Repository Pattern, Fluent Nhibernate and LightCore Framework
Using IOC/DI and Repository Factory with LightCore
Work Flow of Build Automation
Describes general processes of build automation using NAnt and Cruise Control
Making Transparent Controls with C# and .NET 3.5
This article provides an approach to a Transparent Control that draws an ellipse with real transparent background and a brush that supports transparent colors.
Web UI Test Automation with the WebBrowser Control
Modal message boxes generated by a Web application pose a tricky problem for automated testing. We’ll show you a relatively simple technique for creating a test harness for these cases.
2010-11-01 19:00:00 Source: Web UI Test Automation with the WebBrowser
Tags: GUI
Line Graph Component in C#
Line graph is user control which can be integrated into Winforms. The X points are plotted against Y.
Controlling a SqueezeBox Server using C# (VS2010) - Part 1
This article describes how you can asynchronously control your SqueezeBox server
GridView Enhancements and Fixes
Enhancements and Fixes that add features like more control over column widthes and preventing wrapping.


Syndicate