.NET news » Search results
Search results for query "Control" (238):
Localization and Complex Validation in MVVM
Presents methods to handle some of the trickier aspects of MVVM, including error message localization, multi-control validation, validation with multiple instances of a view, and whole-view validation.
Advanced Text Editor with Ruler
I spent a lot of time searching the Internet for controls like this, but the best ones are shareware and others did not fit my needs. So, what does this control have? I tried to make it look like Microsoft Word and I think that there are some similarities. The ruler lets you change the following: left and right margins, left indent, hanging indent and right indent. You also can disable margins (their values are set to 1).
Mouse Events for WebBrowser control in .NET CF
Expanding .NET CF's 2.0 WebBrowser to handle mouse events.
Curved Lines for Bing Maps AJAX
This month’s dual-purpose column provides a walkthrough of a JavaScript function to draw a Bezier curve on a Bing Maps AJAX map control along with guidelines for testing a nontrivial JavaScript function.
GMap.NET - Great Maps for Windows Forms and Presentation
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
2010-06-03 14:23:00 Source: GMap.NET - Great Maps for Windows Forms and Presentation
Tags: Components
Web Services
Programming Serial Ports Using Visual Basic 2005
While serial port programming was absent in .NET version 1.1, Visual Basic developers who grew accustomed to the MSCOMM control in VB6 will be glad to know that this functionality is supported again in .NET 2.0. Learn to use the SerialPort class to make two computers talk to one another or even to manipulate a mobile device from your computer using Bluetooth.
Forecast: Cloudy: Pushing Content from SharePoint to Windows Azure Storage
We walk through a sample implementation that lets users selectively push content from SharePoint to Windows Azure Storage, providing links to the new locations and taking into account access control to the files.
2010-12-02 18:00:00 Source: Forecast: Cloudy: Pushing Content from SharePoint to...
Tags: Components
A WPF Pie Chart with Data Binding support
This article describes the development of a pie chart user control for WPF that uses data binding. The pie chart is not backed by its own model, rather, it binds directly to your data objects. This has the big advantage that the WPF framework takes care of handling events that relate to changes in the bound data, updating the pie chart view accordingly.
A "little snake" leads us through the most important features of the Windows Phone 7
Analyzing the Snake game, we'll study an application for the new Windows Phone 7 platform, focusing on localization, Inversion of Control, navigation, transition effects, triggers, Isolated Storage, audio and we'll also use Blend to create a rounded glowing button, and other things...
Windows Phone: Windows Phone Data Binding
Jesse Liberty shows the strength of XAML programming as he discusses hands-on code for data binding against runtime data, design-time data and binding one control to another.


Syndicate