Originally posted by: Zanix
Originally posted by: DT4K
Originally posted by: torpid
Originally posted by: rsd
Do any of you who responded know .NET? It is just an OO programming with a drag and drop presentation layer more or less. Sure it makes making tables and text boxes etc easier, but you still need to know how to think and program and use OOP.
I know .net pretty well, and the UI aspects you are referring to are just a very small fraction of what .net is. It's basically an improved version of java with language independence and an enormous amount of built in API, as well as some features that greatly aid supporting and integrating programs written at different times with different API versions.
Well, Microsoft is pushing it as a way to "write less code", especially with the next version. But writing less code doesn't mean you are "taking the programming out of programming". Software development is a lot more than writing code.
Right, so maybe it'll come to the point when software development has very little to do with code/coding but all with planning, developing, and organizing. More engineering than programing.
A bridge engineer doesn't physically bolt beams together; Maybe "programming" will evolve into just making blueprints.