|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I am new to the programming area, I wanted to create my own e-book compiler for my first project, and I been working in C# with windows application forms but can't seem to accomplish anything. Am I using the right software for this? can someone point me in the right direction? I tried to make it simple, by just making a listbox to drag and drop the html files into and add a compile button to send it to another form I made with toolbar to navigate and read the compile book(html files).
pcdctr |
| Sponsored Links |
|
|
|
|||||
|
The first thing you'll need is a specification for the e-book format. You may find that this is a pretty nasty "first project". Parsing HTML formatted files could be nasty as well, depending on the tools C# offers you.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
I am glad someone else besides me thinks it's a nasty first program, I am gonna keep it in mind for maybe later down the road and learn about about strings, other coding and play with a more simple one. Thank you for your help.
pcdctr |
|
|||||
|
Whenever you see the word "compiler" as part of a project name, expect it to vary between nasty and downright brutal.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
What about HTML Help workshop for CHM compilations ? It's ready to use solution for e-book compilation - just add some HTML and hit the compile button. But if you want to learn something more I suggest you to study some open-source...
|
| Sponsored Links |
|
|
|
|||||
|
I think that he means this:-
Download details: HTML Help Workshop and Documentation If that is what you really want... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| good java book??! | A.N.H | Java Help | 17 | 12-17-2007 11:10 PM |
| Basic Address Book project with out using database. | rs loader | Visual Basic Programming | 1 | 09-06-2007 12:49 PM |
| How to create a XML file at the server side? | shannelleng | ASP, ASP.NET and Coldfusion | 8 | 08-12-2007 03:27 AM |
| asking for opensource compiler. | fire exit | General Programming | 1 | 08-02-2007 07:46 AM |
| Create pluggin with Java | nilshv | Java Help | 0 | 04-08-2007 09:27 AM |
Goal: 100,000 Posts
Complete: 67%