Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizKindly log in to use this feature. We’ll take you to the login page automatically.
LoginGeneral Tech Technology & Software 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginReady to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
I am a beginner at software development and web site development. I love using Microsoft .NET stuff but it seems like they are always coming out with new technologies that requre users to download new tools to use them. For example, many Windows Apps that I write require users to download the .NET platform 3.5. If I switch over to VS2010 and start taking advantage of all the new features, users will be required to download .NET 4.0. I have recently started looking into Silverlight development for websites but then every user has to have Siverlight installed.
Now, I realize that for the majority of people, downloading Silverlight or the latest Flash player is not a really big problem but there is probably a decent amount of people (the older crowd I imagine) that just always clicks 'cancel' when the download prompt pops up and goes on to another page. If I build an entire site on Silverlight and aspx technology I could be cutting myself out of traffic. Espicaially if I am on the leading edge of technology like those first few sites that used Silverlight.
So my question is, how do you decide when it is appropriate to switch to a new technology? At what point do you just say 'screw it' the users can download silverlight or they can't view my site. Would the type of website you are designing make a difference (i.e an e-commerce site vs. a simple informative services offered page) If I am developing a services-offered type page for a small company, I would want to make it flashy to attract customers but not so flashy that people can't view it without all these additional tools...