Beginner: asp.net vs. flash
-
Dear guru's, I'm an absolute beginner and tried to read my first asp.net-book yesterday. Now some colleagues told me, that is is much better not to use asp.net but flash. Can anybody give me some hints on what is the difference between both technologies? Thank you very much
-
Dear guru's, I'm an absolute beginner and tried to read my first asp.net-book yesterday. Now some colleagues told me, that is is much better not to use asp.net but flash. Can anybody give me some hints on what is the difference between both technologies? Thank you very much
well if your going for graphics then flash, but if your going for content use asp.net with flash on it. flash has good capabilities but professional sites will use both. It depends on your project. I personally think 100% flash sites are annoying to browse and that it's over using a tool. Nick 1 line of code equals many bugs. So don't write any!!
-
Dear guru's, I'm an absolute beginner and tried to read my first asp.net-book yesterday. Now some colleagues told me, that is is much better not to use asp.net but flash. Can anybody give me some hints on what is the difference between both technologies? Thank you very much
If you want to do server side, for example build websites that use databases you should focus on asp.net. It's really great for doing that kind of work. I consider Flash in most cases a tool for Graphics Designers who want complete control over complex animated visual effects. It is programmable but it really depends on the project you are working on whether a Flash ActionScript solution is a good choice. Sometimes it is, it is for example excellent for developing web based games. I think you should first think about what you want to be able to do with your knowledge before deciding what to learn. Actually Flash and Asp.net can work really well together so if you have the time and interest to study both technologies it will be well worth it.