Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / convert

Convert

convert

Great Reads

by Mario Ghecea
This article describes the technique I used to ingest large text files to create an e-book publishing platform on the Android Market
by shijo joseph
An extension methods library which could do the equality comparison operations easily
by Xavier Junqué i de Fortuny
Generalized continued fractions are transformed into simple continued fractions (SCF) and basic operations (-, +, *, /) can be done.
by NightWizzard
Convert amounts to their spoken equivalents

Latest Articles

by Mario Ghecea
This article describes the technique I used to ingest large text files to create an e-book publishing platform on the Android Market
by shijo joseph
An extension methods library which could do the equality comparison operations easily
by Xavier Junqué i de Fortuny
Generalized continued fractions are transformed into simple continued fractions (SCF) and basic operations (-, +, *, /) can be done.
by NightWizzard
Convert amounts to their spoken equivalents

All Articles

Sort by Score

convert 

by Mario Ghecea
This article describes the technique I used to ingest large text files to create an e-book publishing platform on the Android Market
by shijo joseph
An extension methods library which could do the equality comparison operations easily
by Alexei Shamov
Convert types, parse and evaluate expressions in runtime, in .NET 2.0
by JBildstein
A library for colormodels and spaces, correct color-conversions and color-difference calculation.
by charles henington
Using System.Convert namespace to convert between base64 and images
by Prabu ram
This article explains how to create a PDF file using C# object
by Yisrael Lax
Library that provides custom casting functionality from one type to another between properties with disparate names and types
by Mr.PoorEnglish
Avoid foot-traps while using StreamReader / StreamWriter
by Jakub Szymanowski
The article presents idea and implementation of Fourier Transform (DFT and FFT algorithms) in Digital Signal Processing.
by PIEBALDconsult
This is an alternative for "From one number system to another"
by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
by Michael Simonov
The article discusses dynamic xHtml to xHtml XSL transformations for PDF output purposes.
by Chris La
This article explains 10 rules (steps) for replacing the recursive functions using stack and while-loop to avoid the stack-overflow.
by cogi83
A SW to send your WAN IP and other info via email
by Nitin Kunte
Online Rich Text Editor with Mail Merge and download file as Word option
by Christian Vogt
An article on a generic approach for importing text based data into objects, using Reflection. Supports mass data processing, filter, advanced processing and converting, and some other gimmicks.
by NewPast
Converting codes Focus on upgrading VB6 to VB.Net and converting C# VB.Net, and listing many other helpful converter including php, java & others.
by ASP.NET Community
Web.Config Convert WebFroms verison 8.0.0.0 to WebFroms verison 9.0.0.0 toSolution of 1) Close VS2) Delete all of Temporary Asp files on :(Window
by ASP.NET Community
I have seen most of the developers using parseInt to convert a string to a number. Here we need to understand that What does this parseInt will do,