The only available developer manual is the fairly expensive Microsoft one, which you should get anyway if you are planning to get certified. They contain tons of information and exercises that will get you started.
What I did when I started out (I didn't go to tha training until 3 months after I started) is open all possible objects and just browse all the properties, and read the F1 help. Then I'd play around with it, see what happens when you change things. You will have to figure out yourself how to use most of it anyway, no training can tell you everything.
The only available developer manual is the fairly expensive Microsoft one, which you should get anyway if you are planning to get certified. They contain tons of information and exercises that will get you started.
What I did when I started out (I didn't go to tha training until 3 months after I started) is open all possible objects and just browse all the properties, and read the F1 help. Then I'd play around with it, see what happens when you change things. You will have to figure out yourself how to use most of it anyway, no training can tell you everything.
Hey Daniel
You've just described the best way to learn Navision. =D>
In my mind the developers manual you get with the cd is rubbish. Doesn't go into detail and the examples are shockingly bad, I wish they would get there act together in regards to documents and training. In any case I have started openning up the objects and pressing F1 to see what they do. I was hoping there was a manual that would get me started that listed them and what they do.
The manual you suggested are they the new developers ones, developers 1 and developers 2 manuals. Has anyone got these and do they explain everything in detail and well.
I learned to develop with version 2.5 and the developer manuals are very well suited for that purpose. I have seen all versions of the manuals since and all of them give you enough information to get you started.
Compared to .NET manuals they aren't up to the same standard. This is just what i think and I'm not very experienced in programming and I'm feeling really frustrated that there isn't anything geared towards the beginner. However i do realise alot is down to going on the system and working it out and reading the manuals but i personally think the manuals could be better. I'm sure all developers who know the system and have been developing for a while would think the manuals are sufficient.
I haven't seen the latest developers manuals, are they good?
Oh I agree that it would be very nice to have tons of books to choose from, like the .NET books. However, just because those books exist for .NET development does not mean that the Navision manuals are 'rubbish'.
You have to realize though that the .NET developer community is about 5000 times bigger than the Navision developer community. I am very surprised that there is no book yet, but just because of supply and demand it makes sense that such a book doesn't exist yet.
Note that the guides on the product cd are not the ones that I am talking about here.
It depends on how new you are to Navision development. For some people it is enough, but I always recommend you study the actual certification manuals. At this point I could probably take the dev 1 exam without reading anything.
From my experience with the tests, there will also be questions, that have to do with methodology and other things, that MS thinks you need to know. So for me, the manuals (Development I and II, Version 4) were quite helpful to pass the tests (I started out with 2.0), because I found nothing on these topics on the CD.
It's important to note that besides the application designer / solution developer guides there is somewhere (I think on the install CD?) a PDF called something like "C/AL object architecture" or something like it, I don't remember the exact name there is the word "architecture" in it. It describes the journal -> ledger logic and other stuff. Very handy.
Actually I think the best way is to simply "steal" from the standard. For example it is not easy to create a document style form by hand and not be it ugly, but you can just save as the sales invoice form and subform, change the source tables, change the subformlink, delete fields and menu items and code from the triggers etc. and it's done.
Do It Yourself is they key. Standard code might work - your code surely works.
Actually I think the best way is to simply "steal" from the standard. For example it is not easy to create a document style form by hand and not be it ugly, but you can just save as the sales invoice form and subform, change the source tables, change the subformlink, delete fields and menu items and code from the triggers etc. and it's done.
I think the salesforms are a wrong example here, If you have a simple doc/line structure you are deleting for half an hour while making a new form is only a few minutes work....
It's important to note that besides the application designer / solution developer guides there is somewhere (I think on the install CD?) a PDF called something like "C/AL object architecture" or something like it, I don't remember the exact name there is the word "architecture" in it. It describes the journal -> ledger logic and other stuff. Very handy.
Could you send me this document? I don't think I have it and I am sure it is not on our product CD's.
Could you send me this document? I don't think I have it and I am sure it is not on our product CD's.
The problem is I also don't have, this is why I wrote I don't remember the name. I checked now the 4.0 intall CD and yes this is not there, maybe I saw on an older install or dunno where. If you still have a 3.7 install check it, maybe it is there. Maybe I even remeber the title wrong. It's a book where the first part describes how the database works on the physical level and the second part describes journal -> ledger logic and such.
Do It Yourself is they key. Standard code might work - your code surely works.
Certification manuals? What certification manuals? When I did the exams in 2003 there was the Application Designer's Guide and the Solution Developer's Guide. Has it changed?
Do It Yourself is they key. Standard code might work - your code surely works.
I still don't get it: both exams were easily passable only by AD guide and Solution D. - guide, so what else do the cert. manuals contain that these ones do not?
Do It Yourself is they key. Standard code might work - your code surely works.
Comments
But I guess this is not the answer you are looking for.
Do you have any specific properties you want explained?
Try searching on them on this forum. If you don;t find it, post it and we will create the documentation together.
Microsoft calles this system MSDN.
http://www.BiloBeauty.com
http://www.autismspeaks.org
What I did when I started out (I didn't go to tha training until 3 months after I started) is open all possible objects and just browse all the properties, and read the F1 help. Then I'd play around with it, see what happens when you change things. You will have to figure out yourself how to use most of it anyway, no training can tell you everything.
RIS Plus, LLC
Hey Daniel
You've just described the best way to learn Navision. =D>
The manual you suggested are they the new developers ones, developers 1 and developers 2 manuals. Has anyone got these and do they explain everything in detail and well.
RIS Plus, LLC
I haven't seen the latest developers manuals, are they good?
You have to realize though that the .NET developer community is about 5000 times bigger than the Navision developer community. I am very surprised that there is no book yet, but just because of supply and demand it makes sense that such a book doesn't exist yet.
Note that the guides on the product cd are not the ones that I am talking about here.
RIS Plus, LLC
RIS Plus, LLC
RIS Plus, LLC
Actually I think the best way is to simply "steal" from the standard. For example it is not easy to create a document style form by hand and not be it ugly, but you can just save as the sales invoice form and subform, change the source tables, change the subformlink, delete fields and menu items and code from the triggers etc. and it's done.
Do It Yourself is they key. Standard code might work - your code surely works.
I think the salesforms are a wrong example here, If you have a simple doc/line structure you are deleting for half an hour while making a new form is only a few minutes work....
Could you send me this document? I don't think I have it and I am sure it is not on our product CD's.
The problem is I also don't have, this is why I wrote I don't remember the name. I checked now the 4.0 intall CD and yes this is not there, maybe I saw on an older install or dunno where. If you still have a 3.7 install check it, maybe it is there. Maybe I even remeber the title wrong. It's a book where the first part describes how the database works on the physical level and the second part describes journal -> ledger logic and such.
Do It Yourself is they key. Standard code might work - your code surely works.
Do It Yourself is they key. Standard code might work - your code surely works.
RIS Plus, LLC
It's a 3.10 version.
Send me a mail (vincent.evrard@addx.be) and I send you directly the file ...
Thanx. Mail is sent.
We have everything back up to 3.04 for DOS, but I cannot find the doc...
Do It Yourself is they key. Standard code might work - your code surely works.