Sunday, 14. December 2003
.NET naming conventions
krol, 13:41h
The CLI standard seems to have a nice section about that, at least it’s in the annotated standard book that I bought at PDC
... link (0 Kommentare) ... comment
Java UI
krol, 13:35h
Hmrg, try to help somebody a bit with a project that, unfortunaly, must be in Java so … after testing Eclipse I end up searching for something that writes me the UI and downloaded eclipse.org/vep
• Nothing that works with 3M5
• The other stuff just works with 2.1.2 and I just hat 2.1.0 so a lot of downloads and unzips
• A lot off thinks that are standard in VS seem to be complicated there
• I love the .NET style of building resizable interfaces even more
• they have a nice introduction as a swf building some small interface but is that crazy “get an event and, instead of doing work, – fire another event and to the work later” typical java programming style?
What I do not understand in J is the naming conventions in libraries… for example System.xxx starts big java.xxx starts small
• Nothing that works with 3M5
• The other stuff just works with 2.1.2 and I just hat 2.1.0 so a lot of downloads and unzips
• A lot off thinks that are standard in VS seem to be complicated there
• I love the .NET style of building resizable interfaces even more
• they have a nice introduction as a swf building some small interface but is that crazy “get an event and, instead of doing work, – fire another event and to the work later” typical java programming style?
What I do not understand in J is the naming conventions in libraries… for example System.xxx starts big java.xxx starts small
... link (0 Kommentare) ... comment
... older stories