Skip to main content
Email Password   helpLost your password?

Articles by Anthony Queen (3 articles found)

Average article rating: 4.33

GDI+

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.

VB.NET

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.

Anthony Queen


Member
I started my career in software development back in 2000. Prior to that, I made my living as a detail drafter. My true start in programming, though, goes back much further. I first started learning to program when I was about 10 years old. It was back in ‘82 that I wrote my first application. It was a simple calculator program written on a TRS-80 that my uncle had. Since then, I’ve programmed in Basic, QuickBasic, Pascal, C++, VB 6, VB.NET, Java, HTML, and C #. I have a very diverse background. I’ve worked and written software for several types of companies, including manufacturing, engineering, and finance. I’ve had the opportunity to design and maintain a few enterprise level databases, I’ve written applications to run on windows CE, in a wireless manufacturing environment. I’ve also had opportunities to teach OOP methodologies, and design patterns. I thoroughly enjoy what I do, and my only regret is that I didn’t start sooner.
Occupation: Software Developer (Senior)
Location: United States United States


Last Updated 22 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009