.NET news » Search results

Search results for query "Control" (238):

WPF Master Pages

One of the really great enhancements in ASP.NET was the introduction of master pages. They help developers to create a consistent layout for the pages in an application. Unfortunatly there is no such concept in WPF. But there is an easy way to build a control similar to an ASP.NET master page.
2008-01-21 13:57:00   Source: WPF Master Pages   Tags: GUI Examples

Dynamic Properties for PropertyGrid

How to get dynamic behavior out of the PropertyGrid control.
2011-11-03 09:24:00   Source: Dynamic Properties for PropertyGrid   Tags: Components

VCOMBOBX in MFC - a virtual combo box control

A MFC based virtual combo box

ObjectPresenter - How to Generate an Object's Testing GUI from a Given Object

In this article, I explain step by step, how we can create a WPF custom control that gets an object and, generates a GUI that enables editing that object's properties and invoking that object's methods.

OData: OData, the Entity Framework and Windows Azure Access Control

When Sean Iannuzzi was asked to secure a Web service for an existing database and Web application, he saw the benefits of using OData, but he didn’t think it was secure enough. See how he developed his own custom implementation with extra security.
2012-09-30 18:00:00   Source: OData: OData, the Entity Framework and Windows Azure...   Tags: Components

Vista Core Audio API Master Volume Control

A managed wrapper for accessing the Vista Core Audio API

Simple Shopping Cart User Control (Floating and Movable)

A simple and easy way to add shopping cart to your web and start using it
2010-07-14 10:40:00   Source: Simple Shopping Cart User Control...   Tags: Components

Get Your Hands on Better Multimedia Control in .NET

Playing audio and video is easier in version 2 of the framework, but the basic capabilities available still leave a lot to be desired. Fortunately, the free MediaPlayer component provided with this article demonstrates a more feature-rich solution to your multimedia needs—and it's compatible with all versions of the .NET Framework.

Data Web Controls Enhancements in ASP.NET 4.0

This article explores a number of enhancements made to the data Web controls in ASP.NET 4.0. As you'll see, most of these enhancements give the developer greater control over the rendered markup.

2010-03-23 19:00:00   Source: Data Web Controls Enhancements in...   Tags: ASP.NET

Windows Azure Access: Re-Introducing the Windows Azure AppFabric Access Control Service

See how to easily authenticate and authorize users from the likes of Windows Live ID, Facebook, Yahoo and Google within your Web sites and services.