Pan and Zoom Very Large Images
Last Updated: 31 Oct 2009
Page Views: 128,170
Rating: 4.64/5
Votes: 92
Popularity: 9.11
Bookmark Count: 99
Licence: The Microsoft Public License (Ms-PL)
Smoothly panning and zooming very large images can be a challenge. Here’s a control, with source code, that demonstrates one way of overcoming this challenge, as well as a few "Extra" image processing features.
Pan / scroll an Image in VB.NET
Last Updated: 8 Sep 2006
Page Views: 92,631
Rating: 4.25/5
Votes: 51
Popularity: 7.26
Bookmark Count: 40
Ever wanted to allow the user to move an image with the mouse? This is one way to do it.
Provider-Independent code simplified in ADO.NET 2.0
Last Updated: 11 Sep 2006
Page Views: 33,801
Rating: 4.08/5
Votes: 28
Popularity: 5.91
Bookmark Count: 39
This article will attempt to explain and demonstrate how Microsoft has simplified the approach to writing provider-independent code. Switching between Oracle, SQL, or any Oledb or Odbc data source is now as easy as changing a configuration setting.