Click here to Skip to main content
15,880,725 members

Articles by veen_rp (Articles: 2, Tip/Tricks: 9)

Articles: 2, Tip/Tricks: 9

RSS Feed

Average article rating: 4.94

Multimedia
GDI
17 Apr 2016   Updated: 1 Apr 2019   Rating: 4.89/5    Votes: 29   Popularity: 7.15
Licence: CPOL    Views: 56,343     Bookmarked: 35   Downloaded: 1,297
Please Sign up or sign in to vote.
Smooth a 2D polyline through interpolation (Catmull-Rom) or approximation (Chaikin)
Programming Languages
Visual Basic
24 Mar 2016   Updated: 27 Mar 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 15,645     Bookmarked: 2   Downloaded: 39
Please Sign up or sign in to vote.
How to fake an Extension Property...

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.93

AddIn
7 Nov 2015   Updated: 8 Nov 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 25,928     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Why can't you set transparency to a picture in an MSOffice application? Well, you can use a clumsy work-around to create a shape and paste your picture from the clipboard. Here's the code to automate it from VBA.
Desktop Programming
Win32
14 Jan 2016   Updated: 15 Jan 2016   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 21,323     Bookmarked: 9   Downloaded: 171
Please Sign up or sign in to vote.
Big lists (>1,000,000 items) can cause out-of-memory errors raised by .NET. Manage them by a List of List(Of T)
General Programming
Computational Geometry
18 Apr 2016   Updated: 21 May 2016   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 17,791     Bookmarked: 2   Downloaded: 167
Please Sign up or sign in to vote.
An add-on tip to articles already posted on Code Project
Productivity Apps and Services
Microsoft Office
9 Nov 2015   Updated: 9 Nov 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 22,362     Bookmarked: 12   Downloaded: 372
Please Sign up or sign in to vote.
A simple, step by step tutorial to set up an MS-Office Excel Ribbon, launch your own .NET applications from Excel and interact with the spreadsheet values.
Programming Languages
Visual Basic
14 Apr 2016   Updated: 14 Apr 2016   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 5,090     Bookmarked: 5   Downloaded: 41
Please Sign up or sign in to vote.
This message will self destruct in 5 seconds...
15 Jan 2016   Updated: 15 Jan 2016   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 32,146     Bookmarked: 6   Downloaded: 635
Please Sign up or sign in to vote.
Geographic coordinates from decimal degree to degrees, minutes & seconds. And vice versa.
17 Jan 2016   Updated: 17 Jan 2016   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 53,342     Bookmarked: 8   Downloaded: 831
Please Sign up or sign in to vote.
Use and benchmark of coordinate transformation using the C++ proj4 library in VB.NET and C#
Web Development
HTML5
12 Nov 2016   Updated: 13 Nov 2016   Rating: 5.00/5    Votes: 16   Popularity: 6.02
Licence: CPOL    Views: 41,885     Bookmarked: 15   Downloaded: 911
Please Sign up or sign in to vote.
Some templates for HTML5, CSS3 and pure JS to create .NET style panels and splitcontainers, using CSS classes for docking. Pure HTML/CSS/JS solution, JQuery not needed.
11 Oct 2017   Updated: 13 Oct 2017   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 17,793     Bookmarked: 19   Downloaded: 416
Please Sign up or sign in to vote.
A small JavaScript module to create a modal dialog box or user input box in the familiar .NET style

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Engineer VeeTools
Netherlands Netherlands
A (usually exploring) geologist who sometimes develops software for fun and colleagues... Check out my new website at www.veetools.xyz for online mapping and coordinate conversion.