ConverTode

Posts 15 of 5 · Page 1 of 1
ConverTode
Hey,


This is the little Tool "ConverTode".
Its (at the moment) a small tool for Coders.
Ill updating it step by step. Version 1.0.0 was not released here, but now u can download it here.

Here u can Download the Version 1.1.0


Changelog:
Code:
1.1.0
-Added Autopdater via Clickonce, sorry for slowly Downloadspeed
-Added Iconfinder Search
If there was an Update, i will post that.
Its autoupdating by startup.

How to install:
1. Extract
2. Run setup.exe
3. Install

At "Start->Programms->Kotentopf" you can see "ConverTode"

The next update enables Login, with it u can Login WITH YOUR FORUMDATAS and give Feedback, reporting Bugs or give an idea to change.
Forum Datas will not be logged!!!(im not need ur account, anyways its ur choice, u not need to login)

Hmmm..
Thats all i think.

VirusTotal
Jottis

Thank you.
And pls not close, so i can post updates. Thanks^^
ConverTode.rarattachment deleted · 2 downloads before removal
So it converts pictures to arrays?
btw isnt that used in menus? just saying
Nice job
Just saying, this induces extreme lag on the VS editor if you open a file with a massive array in it. Also, C# won't compile any file with more than X characters per line, where X is something like 65,000. You'll probably also run out of memory before you reach that if you're on 4GB RAM (I tried in my nooby days)
Quote Originally Posted by freedompeace View Post
Just saying, this induces extreme lag on the VS editor if you open a file with a massive array in it. Also, C# won't compile any file with more than X characters per line, where X is something like 65,000. You'll probably also run out of memory before you reach that if you're on 4GB RAM (I tried in my nooby days)
who need a byte array like that:

byte[] anarray = new byte[4398046511104];//4GB

also the .NET framework is managing RAM much better as u think (or "tried")
That shit what u not need and also is veeeeeeeery big will be saved local temporary.
costs time, save RAM

and i added the "Save"
just put it into ur projeckt and done.
u can directly use it, so u not need to open it.
i think ill add a MB which shows u, whats namespace and classes are
Always wonder why i lag in vs when i put a Huge byte array in it
Posts 15 of 5 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?