Results 1 to 7 of 7
-
28th Aug 2010, 01:46 PM #1OPMemberWebsite's:
Elite.SO Defendos.com Motionite.com[C#] xConverter v0.2 - Convert X to X + Source!
OK guys, Hyperz inspired me to start learning C#, this is my first step into C# so be nice
This tool uses ImageMagick to convert most common used images, even documents.
Supported Conversions:
- X to PNG
- X to JPG
- X to GIF
- X to BMP
- X to TIFF
- X to TGA
- X to DIB
- X to X
( This tool supports unkown files. Try to find them)
Unique Conversions Found:
- AVI to GIF
- TXT to GIF
Note: If you find new conversions please reply below, I will keep the thread updated.
Download (Source included): http://downloads.xcoderz.net/xconverter_v02.zip
l0calh0st Reviewed by l0calh0st on . [C#] xConverter v0.2 - Convert X to X + Source! OK guys, Hyperz inspired me to start learning C#, this is my first step into C# so be nice :P This tool uses ImageMagick to convert most common used images, even documents. http://KWWHsnap.com/0.20145268105106.png Supported Conversions: - X to PNG - X to JPG - X to GIF Rating: 5
-
28th Aug 2010, 02:00 PM #2Member
Nice mate
downloading it now.
the avi to gif feature is going to pwn!
A life spent making mistakes is not only more honorable, but more useful than a life spent doing nothing. ? George Bernard Shaw
?
Designer. Check my designs here.
-
28th Aug 2010, 02:01 PM #3
Nice one. Thank You.
-
28th Aug 2010, 02:04 PM #4Respected Developer
Good start. One thing you should make a habit in C# is properly naming controls. TextBox1, TexBox2, Button1, etc gets confusing real quick for bigger apps or other people who view your source.
The way controls are usually named in C# is like this;
Texboxes:
- txtSource
- txtTarget
Buttons:
- btnOpen
- btnConvert
Listboxes etc:
- lstWhatever
Naming controls like this makes it instantly obvious what type of control it is and what its purpose is. And it causes the VS IntelliSense to group them nicely together by type.
-
28th Aug 2010, 02:08 PM #5OPMemberWebsite's:
Elite.SO Defendos.com Motionite.comThanks all, also thanks for that Hyperz
Will make a habbit for that.
-
31st Aug 2010, 12:51 PM #6MemberWebsite's:
bypassx.com
-
31st Aug 2010, 12:54 PM #7Member
Awesome work l0cal
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Study finds open source is slightly better than closed source software
By ShareShiz in forum News & Current EventsReplies: 1Last Post: 29th Feb 2012, 04:41 AM -
[SMF] i want to convert my smf to vb !
By shufol in forum Web Application/Script SupportReplies: 4Last Post: 8th Sep 2011, 09:40 AM -
How to convert .py into exe
By sairam123 in forum Tutorials and GuidesReplies: 6Last Post: 12th Oct 2010, 04:34 PM -
[AMS] xConverter v0.1 - X to X Converter
By l0calh0st in forum Web Development AreaReplies: 7Last Post: 23rd Jul 2010, 12:03 PM -
How to Convert IPB 3 to vB 3.8.x
By Rohit in forum IP.BoardReplies: 1Last Post: 6th May 2010, 11:57 PM
themaCreator - create posts from...
Version 3.46 released. Open older version (or...