active questions tagged technology - Stack Overflowmost recent 30 from stackoverflow.com2009-12-02T14:33:58Zhttp://stackoverflow.com/feeds/tag/technologyhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1830786/how-to-decide-on-programming-language-technology0How to decide on Programming Language/Technology? [closed]Dan2009-12-02T05:13:31Z2009-12-02T05:16:06Z
<p>Sometimes (given a choice) you get confused what language/Technology to use while developing a software. There are tons of technologies
and languages in the market each having its own advantages and dis-advantages. </p>
<p>Generally this decision making capability improves with Experience.</p>
<p>For Example If you want to develop an AI application, it might be a good idea to use prolog/lisp.<br>
Or if you are making a Game(As a hobby project) you might wanna stick with C++ and OPENGL, instead of Java.<br>
Sometimes you think what API should I use for Interprocess Communication? CORBA or RPC or some other API</p>
<p>It Would be great if the stackoverflow community can share thier experiences. This compilation might help the relatively in-Experienced software programmers to make decisions in the future.</p>
<p>I Understand this is a very general question. What I am looking for is a Guide to use when I need a second opinion.<br>
If this is already been discussed before please let me know the links.</p>
http://stackoverflow.com/questions/1178708/keeping-abreast-with-technology3Keeping abreast with technologySirpingalot2009-07-24T16:21:31Z2009-11-20T18:56:27Z
<p>Hi,
I know this is not a technical question, but this is something I believe could be best answered by the technology community. I've been in software development for ~2 years now, but most of the time, it has been a learn as is needed experience. I was recently asked by a friend on how to go about getting a strong foothold on technology so as to be able to easily adapt to new technology that comes up every day.</p>
<p>I'm not sure how to answer his question as my way of approaching this situation has been learn as you need. How would you suggest someone proceed if they were getting into Microsoft technologies today? Where would they start, and how would they proceed? To be able to expand their knowledge to the new advances we see everyday (linq, silverlight, entity framework, mvc framework and the ever expanding list).</p>
<p>Basically I think my question is a mix of both "how to be a better programmer" and how to get to the "next level" in technology (where you are no longer an intermediate programmer, but able to see the whole picture and easily assimilate new technology)</p>
<p>Thanks in advance.</p>
http://stackoverflow.com/questions/1382624/titanium-developer-for-iphone0Titanium Developer for iPhoneAlec Smart2009-09-05T06:26:05Z2009-11-19T12:00:08Z
<p>Hello,</p>
<p>Am looking into developing an iPhone native app using Titanium Developer - <a href="http://www.appcelerator.com/" rel="nofollow">http://www.appcelerator.com/</a></p>
<p>Since this is still in beta, am wondering if there are any better options and/or if its a good idea using such software to develop native apps (which are not games; not graphic intensive)</p>
<p>Thank you for your time.</p>
http://stackoverflow.com/questions/1761334/how-firmwares-communicate-to-the-electronic-devices-to-perform-its-operations0How firmwares communicate to the electronic devices to perform its operations?AKN2009-11-19T06:45:58Z2009-11-19T07:41:38Z
<p>Almost all electronic devices comes with firmwares. I know it is stored in ROM (Read only memory) so it becomes non-volatile (no power source required to hold the contents from getting erased like RAM)</p>
<p>What I want to know is "How firmwares communicate to the electronic devices to perform its operations?"
Let say there is a small roller.. On press of a button, how it makes it to move?
Can someone please explain what is residing behind, to make it happen..
I think it may require a little brief explanation to unwind it..</p>
<p>Also what is the most popular language used for coding firmwares?</p>
http://stackoverflow.com/questions/1687215/do-hidden-attributes-in-css-style-table-of-pages-lower-the-website-power0Do hidden attributes in CSS style table of pages lower the website power?aicuxiao2009-11-06T12:15:49Z2009-11-16T11:54:15Z
<p>In CSS style table of website pages I have used a lot of hidden attributes
like <code>overflow:hidden</code> and <code>display:none;</code></p>
<p>Does this has effect for <a href="http://en.wikipedia.org/wiki/Search%5Fengine%5Foptimization" rel="nofollow">SEO</a>? Is this friendly for search engines (SE)?
Can it be punished by search engine (SE)? Can hidden attributes in CSS style table of pages lower the website power?</p>
http://stackoverflow.com/questions/1720606/when-career-conflicts-with-company3When career conflicts with companyemancipated2009-11-12T07:54:23Z2009-11-12T15:38:13Z
<p>I'm working in a small company that runs an online product. The product works so far, but they want to add a lot of additional features to it.</p>
<p>They're using reasonably current technology (ASP.NET, C#, .NET 3.5), but the developers are resistant to moving into more cutting edge stuff like, say, ASP.NET MVC or Silverlight.</p>
<p>Basically it's not always easy to justify using new tech when A) everything works the way it is, B) the new tech doesn't bring any obvious, immediate business advantages.</p>
<p>I want to start using newer tech, partly because I'm excited about it, partly because I know if I'm not careful, I'll end up with a resume that reflects 1-2 year-old stuff and it will be harder for me to get a better-paying contract.</p>
<p>The role I'm in right now is permanent, but I'm not so sure I'll get a pay-rise within a year (so many companies have promised it and then failed to deliver).</p>
<p>So what would you do in my situation?</p>
<p>Would you try your best to get the company onto newer tech?</p>
<p>Or would you slave away for the business bottom-line, ignoring your own career development, and hope for some kind of remuneration later down the track?</p>
<p>Or would you try to find a job at a company where it makes more business sense for them to use newer technology?</p>
http://stackoverflow.com/questions/1721030/what-technology-stack-is-second-life-built-on0What technology stack is Second Life built on?jonathanconway2009-11-12T09:32:46Z2009-11-12T10:18:35Z
<p>For example, are they using Java/Struts? Or ASP.NET? Or PHP? Or some combination of technologies?</p>
<p>Not sure how public they are about their infrastructure, but it would be very interesting to know what they use.</p>
http://stackoverflow.com/questions/1703825/follow-up-of-technologies-3Follow up of Technologies [closed]Sailaja2009-11-09T21:09:07Z2009-11-09T21:14:29Z
<p>Hi,</p>
<p>I am doing my Masters in Computing and Internet Systems. I wanna follow up with the latest technology sites. So, can anyone please suggest me some good sites/blogs?</p>
<p>Thanks in advance.
Sailaja</p>
http://stackoverflow.com/questions/120601/what-powers-google-charts1What powers Google Charts?Bharani2008-09-23T12:17:45Z2009-11-04T18:53:08Z
<p>Does any body know what powers Google Charts? I have been using it for a while but not sure what Google used to build it. </p>
http://stackoverflow.com/questions/1602709/would-you-take-a-job-if-it-offered-interesting-problems-but-you-disliked-the-tech0Would you take a job if it offered interesting problems but you disliked the technology? [closed]withheld for obvious reasons2009-10-21T18:32:22Z2009-10-21T18:35:47Z
<p>Would you take a job if it offered <strong>very</strong> interesting problems and a great work environment but you were not a big fan of the technology?</p>
<p>Suppose it involved changing from a mostly c#/.net/managed environment with the occasional C++ to an almost exclusively C (that's right, C!! not even C++ which, imho, would be bad enough) environment? </p>
<p>The occasional side project might offer a chance to use a modern framework but the bread-and-butter would be C.</p>
http://stackoverflow.com/questions/1563624/what-are-news-sites-resources-which-you-regularly-check-to-keep-yourself-updated0What are news sites/resources which you regularly check to keep yourself updated with what's happening in technology industry ? [closed]Rachel2009-10-14T00:06:10Z2009-10-15T16:42:04Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br />
<a href="http://stackoverflow.com/questions/171571/what-is-your-favorite-programming-discussion-forum-channel-or-chat">What is your favorite programming discussion forum, channel, or chat?</a> </p>
</blockquote>
<p>Hi, </p>
<p>My question is regarding news sites or resources which you normally use to update yourself regularly on what's happening in Technology Industry ?</p>
<p>Thanks. </p>
http://stackoverflow.com/questions/348683/what-tools-are-used-to-capture-produce-the-stackoverflow-podcasts1What Tools Are Used to Capture & Produce the StackOverflow Podcasts? [closed]Bruce Eckel2008-12-08T04:57:36Z2009-10-10T23:42:17Z
<p>First, the podcast content is improving. I'm finding it more and more intriguing in the more recent shows.</p>
<p>I'm interested in how you are capturing and producing the casts. On one of the casts it became clear you were using Skype to communicate with each other, but the audio quality is way too good for skype, so I'm guessing you are doing local recordings and then combining them. Can you give details, like what tools you are using and how you are combining and processing the files? How much automation have you been able to achieve, and how? Thanks.</p>
http://stackoverflow.com/questions/1480457/how-does-server-side-technology-actually-work0How does Server Side Technology actually work? [closed]Kevin Boyd2009-09-26T04:54:51Z2009-09-26T05:34:28Z
<p>I keep hearing about the popular LAMP and WAMP configurations for the server side and also know that LAMP stands for Linux, Apache, MySQL, PHP/Python/Perl/Ruby etc..<br />
But I don't know how all of these integrate with each other.<br />
For instance If I have Xampp installed on my windows machine at home and it has an htdocs folder where I store my webpages...and when I query that page the browser shows it to me...<br />
I need to know what:</p>
<ul>
<li>Apache actually does is it just a
hard drive for my web pages? </li>
<li>Where does PHP/Python/Perl/Ruby and
MySQL fit in?</li>
<li>Like Xampp has htdocs on my pc is
there a similar folder on the Apache
Web server?</li>
</ul>
<p>Its all confusing at the moment, can anyone explain?</p>
http://stackoverflow.com/questions/1368365/microsoft-innovation-and-technology-1Microsoft innovation and technology? [closed]Jammin2009-09-02T15:20:34Z2009-09-02T15:26:23Z
<p>Can anyone provide a list or links of microsoft's all new invented technology and product like
Windows Azure
Microsoft Healthvault
Microsoft Hohm
Microsoft Surface
A little wiki on microsoft's cool inventions.</p>
http://stackoverflow.com/questions/1357812/bridging-cultural-differences-creative-design-vs-technology0Bridging cultural differences - Creative/design vs. Technology [closed]mannu2009-08-31T14:44:20Z2009-08-31T15:43:05Z
<p>Hi all,</p>
<p>I work at a middle-sized (60+ employees) web development company. Traditionally, we were heavily focused on technology and have built a strong reputation in our niche market. However, in the past two or three years we have also employed a very skilled creative/design section. Naturally, conflicts ensue.</p>
<p>A common misconception is that technology limits creativity, which is something we would like to refute by example.</p>
<p>To show that technology can inspire, we're going to have a "prototype day" where pick a new and/or cool technology and build something functional and hopefully very nice based on it.</p>
<p>Now I ask Stack Overflow for help. Which "hot" technologies do you think we could use for this?</p>
<p><em>edit: as Dominic pointed out, I was a little vague. We are with very few exceptions using .NET. Tapping into Google Cloud, Azure etc are very good examples on what we could toy around with.</em></p>
http://stackoverflow.com/questions/1320782/flex-adt-core-technology1flex adt core technologymsaif2009-08-24T06:39:50Z2009-08-24T06:39:50Z
<p>i have only one video file , i like to package it with flex sothat dance.air file will be created ,but when i will install that dance.air file then only one video file dance.flv file will installed .no swf,exe,auxiliary file will be created.</p>
<p>that is how can i package only one video file in the air?</p>
http://stackoverflow.com/questions/1317785/languages-used-to-develop-microsoft-word-windows-etc3Languages used to develop Microsoft Word, Windows etc. [closed]Alec Smart2009-08-23T04:41:13Z2009-08-23T05:08:26Z
<p>Hello,</p>
<p>This is not really a programming question; more of a curiosity but I thought it could be best answered by SOers. I am really into web, so have no idea about non-web apps. I wanted to know in which language is Miscrosoft Word, Windows etc. written in? Is it C, C++? Do they use Visual C++ or Visual C# something?</p>
<p>Actually, being a hard-core programmer I felt rather strange when a friend asked me this and I had no definitive answer. </p>
<p>Also, how do I explain someone why we can't really use Perl to make an app like Ms Word?</p>
<p>Thank you for your time.</p>
http://stackoverflow.com/questions/1204042/how-to-read-a-technical-book-to-remember-most-of-it3How to read a technical book to remember most of it?LikeToCode2009-07-30T01:38:34Z2009-08-12T08:32:12Z
<p>There are many technical books that become thinker and thicker and the pressure from the technical society is more and more to read them and remember many concepts described in them. But it's so hard to do it. I have only a few hour a week to read them and when I reach the middle of the book I forgot most of what I've read at the beginning, because lots of time passed. If I go back, I'll just re-read the same stuff over and over, never going past 50% of the book. So, even after I finished reading a thick tech book I forgot most of it. How do you remember all that stuff? I had a talk in my University on how to do it. They advised to use some cards with basic info so that you can remember the details when you look at it. Do you use such cards or do you have other ideas how to do it?</p>
http://stackoverflow.com/questions/1167397/how-is-this-doc-inside-browser-achieved-1how is this doc inside browser achieved?Shore2009-07-22T18:52:01Z2009-07-22T18:59:25Z
<p><a href="http://www.docstoc.com/docs/356624/Code-Reuse-in-Object-Oriented-Software-Development" rel="nofollow">http://www.docstoc.com/docs/356624/Code-Reuse-in-Object-Oriented-Software-Development</a></p>
http://stackoverflow.com/questions/1139938/special-sensor0Special Sensorcosmorocket2009-07-16T20:01:06Z2009-07-17T08:09:15Z
<p>Are there any hardware solutions or something, where I can start, for the task I describe here?
For example, I have a smartphone with a built-in camera and a special sensor attached (the first hardware device I'm looking for) that "looks" in the same direction as the camera. Next, there is a human in front of me (may be in 3-10 meters). He has a special sensor that is connected to his smartphone and he has an ID number (the second hardware device I'm looking for). Now I aim my camera on this human and the sensor in my smartphone catches the signal sent by that human's sensor. So now I can use my software to identify the man that I see through my camera by ID from his sensor.</p>
<p>Actually, in my opinion, this imagined system doesn't need camera at all. The camera is just a helper tool. For example, if I have no camera but have sensors, I can aim and catch the human in the dark night. If I there two or ten people around me with sensors in their phones, I can see info about them on screen and see their locations relatively to me. I imagine that if a lot of people have phones with such built-in sensors and registered accounts at the system, they can share some info with passer-by if they want. It's something like augmented reality, not for objects around you, but for people.
Thank you.</p>
http://stackoverflow.com/questions/1041739/what-is-the-most-useful-way-to-document-assessment-of-technological-choices-for-a3What is the most useful way to document assessment of technological choices for a business problem?CodeToGlory2009-06-25T01:15:13Z2009-07-17T00:25:54Z
<p>I would like to know if there are any templates for doing this in a clear and concise way to give the gist of the application and its inner workings and how it meets the business needs. I do not want to write a mythological story so looking for any new ways of doing this.</p>
http://stackoverflow.com/questions/1117762/face-recognition-image-morphing2Face recognition + Image morphingAlec Smart2009-07-13T04:56:32Z2009-07-13T06:23:02Z
<p>Hello,</p>
<p>I am looking to create a site like photofunia.com where basically you can apply a large number of effects to an image. I am wondering if someone can guide me in the right direction as to the technology which must be used to achieve the same? Also, are there any open-source commandline utilities available to create such images?</p>
<p>I don't think Image::Magick or GD will be able to handle such effects. Correct me if I am wrong.</p>
<p>Thank you for your time.</p>
http://stackoverflow.com/questions/1069030/how-do-you-evaluate-new-technology2How do you evaluate new technology?Stefan2009-07-01T13:03:12Z2009-07-03T16:23:42Z
<p>Hello,</p>
<p>when you (or your company) comes to the point to choose a technology for
a new product to develop: What are your basic steps/approaches to evaluate it's
use?</p>
<p>To make it more clearer:</p>
<ul>
<li>Which factors should an architect/cto
consider (e.g. costs, integration in
exisiting system...)?</li>
<li>Which methods are available (e.g.
prototyping)?</li>
<li>What is the chronological order of
steps?</li>
</ul>
<p>Regards,</p>
<p>Stefan</p>
http://stackoverflow.com/questions/666090/what-is-your-companys-stance-regarding-technological-innovation7What is your company's stance regarding (technological) 'innovation'?Razzie2009-03-20T13:16:07Z2009-06-17T04:34:07Z
<p>.NET 3.5, .NET 4.0, WPF, Silverlight, ASP.NET MVC - there's really a lot of new Microsoft technology released / on the horizon to try out these days.
(The examples I gave is all Microsoft technology but this can apply to any language or platform). I am curious how this is handled in the company you work for. A few examples:</p>
<ul>
<li>Do you have a CTO that determines what technology the company uses?</li>
<li>Are development teams free to choose what technology they use? For example: framework version, classic ASP.NET vs ASP.NET MVC, ADO.NET Entity Framework vs Linq2Sql or NHibernate? Or a mix of these?</li>
<li>What new technologies does the company you work for try out and <em>why</em>?</li>
<li>Does your company have dedicated resources (time) to try out WPF or whatever technology, just for research, or do you try things out in your spare time and try to introduce them to your company?</li>
</ul>
<p>These are just examples to make my question clearer. To summarize, I'd like to know what this process looks likes, who is responsible, who makes the decisions. Does your company jump on the bandwagon, or is it reluctant to try new technologies? And are you comfortable with this situation?</p>
<p>At the company I work for, we still use .NET 2.0 (although we are now slowly switching to .NET 3.5), haven't seriously looked into ASP.NET MVC, haven't tried out WPF at all, etcetera. And, some find it pretty hard to convince people to do. Is it fair to expect otherwise?</p>
http://stackoverflow.com/questions/268562/technology-venture4Technology VentureJoe2008-11-06T12:49:10Z2009-06-15T14:42:19Z
<p>what is the best way to start a technology venture? I don't know the first thing about code or programming but I have a great idea. Is there a book out there that could get me started?</p>
http://stackoverflow.com/questions/956861/what-is-the-most-enjoyable-literature-that-is-also-useful-for-developers-at-a-tec2What is the most enjoyable literature that is also useful for developers at a technical level?Edward Tanguay2009-06-05T16:31:21Z2009-06-05T19:57:46Z
<p>I just spent some time at <a href="http://community.bartdesmet.net/blogs/bart/default.aspx" rel="nofollow">Bart de Smet's online blog</a> and found it to be <strong>not only <em>useful information for developers</em> but at the same time <em>interesting, fun, reading</em></strong>. The author obviously not only knows his subject matter, but has a talent for making his writing enjoyable to read:</p>
<blockquote>
<p><em>...80 centimeters behind me lies the
answer in dead tree format. I reach
out to my bookshelve. A blue book,
purchased 08/03/03 in Ghent according
to a sticker on the back, is removed
from its spot where it's been sitting
since its overseas transportation
almost two years ago. Not too dusty
though. The title is still clearly
readable: Windows Server 2003 TCP/IP
Protocols and Services. Yes, I admit.
I even posess books on IIS 6.0,
Exchange 2003, Active Directory
Services and PKI in Windows Server
2003...</em></p>
<p><em>What am I looking for anyway? Oh yes,
huge number of connections in
CLOSEWAIT state. Luckily, the Book
Browser service declared a dependency
on the Indexer service. It's consulted
to load pages in the upper range of
the dead tree volume, triggering a
search algorithm for LCID 1033, and
responds to the "CLOSEWAIT" query
with an offset 329...</em></p>
</blockquote>
<p>Another good example of this type of writing is the classic <strong><a href="http://philip.greenspun.com/panda/" rel="nofollow">Philip and Alex's Guide to Web Publishing</a></strong> which was 90s book on <strong>how to set up a web server</strong> but had a very subjective and informative writing style which <strong>kept you reading it like a novel</strong> as you learned different strategies for connecting a database to HTTP/HTML. The book was also choc full of random color pictures he had taken on his journeys around the world which made it one-of-a-kind.</p>
<p>I want to find more writing of this genre: <strong>e.g. writing that takes WPF and ASP.NET MVC and makes it juicy and fun</strong> and connects it to a wider range of knowledge/experience, writing which teaches you MVVM but also dabbles in philosophy and draws parallels between object-oriented patterns and Greek thought or Aristotle's drive to organize the world in a hierarchy, etc.</p>
<p><strong>Who are the best developer/authors out there who are going beyond mere transmission of information, authors who combine their knowledge of IT and their writing talent to produce enjoyable literature that is useful to developers at a technical level?</strong></p>
http://stackoverflow.com/questions/956998/building-a-case-to-migrate-away-from-the-use-of-tools-or-technologies-in-ways-the0Building a case to migrate away from the use of tools or technologies in ways they were never intended to be usedDana Holt2009-06-05T17:05:47Z2009-06-05T17:24:21Z
<p>I've seen some pretty strange use of technology.</p>
<p>For example, one place I worked was using <a href="http://en.wikipedia.org/wiki/Microsoft%5FMessage%5FQueuing" rel="nofollow">Microsoft Message Queuing</a> to send real time streaming VoIP data between servers.</p>
<p>I work as a consultant and many times the person responsible for these decisions is no longer at the company. The problem is that from the perspective of non-technical people it works just fine. The problem comes when needing to add functionality and fix bugs in systems like this.</p>
<p>If you are in a situation like this how would you build a case to spend time migrating to a more suitable technology?</p>
http://stackoverflow.com/questions/796448/video-tutorials-for-asp-net-c-object-oriented-design-architecture-and-sql-ser1Video tutorials for ASP.NET, C#, Object Oriented Design, Architecture and SQL Server?burnt1ce2009-04-28T06:22:16Z2009-04-28T06:26:37Z
<p>I really appreciate the tutorials videos that <a href="http://www.ASP.NET" rel="nofollow">http://www.ASP.NET</a> (direct link: <a href="http://www.asp.net/learn/videos" rel="nofollow">http://www.asp.net/learn/videos</a>) have provided; watching videos are my preferred way of learning new technologies. </p>
<p>I want to watch more advanced videos on the topic of ASP.NET, C#, Object Oriented Design, Architecture and SQL Server and I don't mind paying for them. I know <a href="http://www.LearnVisualStudio.net" rel="nofollow">http://www.LearnVisualStudio.net</a> offer a wide library of quality tutorial videos and even Microsoft boasts them by licensing some of their videos so they can be viewed and downloaded free from <a href="http://www.asp.net" rel="nofollow">http://www.asp.net</a>.</p>
<p>My question is, does anyone know any alternatives to <a href="http://www.LearnVisualStudio.net" rel="nofollow">http://www.LearnVisualStudio.net</a> before I purchase their 1 year subscription of tutorial videos? </p>
http://stackoverflow.com/questions/776867/is-any-new-microsoft-developer-technology-safe-for-use-6Is any new Microsoft developer technology safe for use? [closed]Dan Goldstein2009-04-22T12:00:53Z2009-04-22T12:15:49Z
<p>Microsoft has gained a poor track record for developer innovations. Their hits are great but their misses are far greater in number. Almost all of their releases have a lot of hype, and it's grating on a developer to hear so many promises. So the question is, how skeptical should we be of new things that Microsoft releases?</p>
<p>Here's a list of everything since .NET 3.0.</p>
<pre><code>Technology Success Comments
----------------------------------------------------------------------------------------------------------------------
WPF Low Very complex, difficult to learn, difficult upgrade path
----------------------------------------------------------------------------------------------------------------------
WCF Moderate Somewhat complex, only solves solved problems
----------------------------------------------------------------------------------------------------------------------
WF Low Intresting but doesn't seem to solve many problems
----------------------------------------------------------------------------------------------------------------------
Silverlight Moderate Success as a video player, not as much as a RIA technology
----------------------------------------------------------------------------------------------------------------------
ASP.NET AJAX High UpdatePanel is great, rest makes WebForms more complex
----------------------------------------------------------------------------------------------------------------------
ASP.NET Dynamic Data None Difficult to upgrade apps, doesn't solve problems
----------------------------------------------------------------------------------------------------------------------
ASP.NET MVC Moderate Makes years of WebForms experience irrelevant, no improvement to end user
----------------------------------------------------------------------------------------------------------------------
ADO.NET Data Services Low? Public use is a security risk, doesn't improve on existing solutions
----------------------------------------------------------------------------------------------------------------------
ADO.NET Entity Framework Failure Developers voted No Confidence, killed the more useful LINQ to SQL
----------------------------------------------------------------------------------------------------------------------
SubSonic Moderate Created outside MS, not included in VS2010
----------------------------------------------------------------------------------------------------------------------
LINQ / C# Improvements Tremendous Extension methods, automatic properties, initializers, ...
Undeniable improvements in code expressiveness
simple and incremental upgrade path
----------------------------------------------------------------------------------------------------------------------
LINQ to SQL Tremendous Very simple, useful despite forced limitations (SQL Server only), killed by EF
----------------------------------------------------------------------------------------------------------------------
Visual Studio Team System Moderate Big improvement over SourceSafe, expensive
----------------------------------------------------------------------------------------------------------------------
DLR / IronPython / IronRuby Unreleased Not included in VS2010
----------------------------------------------------------------------------------------------------------------------
</code></pre>
<p>What is this list missing? There's a lot of flamebait in here, but I'm just trying to show the track record.</p>
http://stackoverflow.com/questions/54166/handling-information-overflow14Handling Information overflowGulzar2008-09-10T14:20:17Z2009-04-20T08:51:08Z
<p>Almost everyday I see new stuffs coming out of Beta or CTP releases from Microsoft. It used to be exciting but the list of products and technologies is getting bigger and bigger everyday.
WPF, WF, Silverlight, Powershell, SSIS, SSDS, EF, LINQ, WCF, Data Services, XAML, Asp.Net AJAX, Asp.Net MVC blah blah.. </p>
<p>Since I am in a Technical role (like most of you), fundamental knowledge or just familiarity is not enough.
I need to dig a little deeper into all the new technologies, try out prototypes and check if everything fits together, considering lots of other critical factors like Business, technology maturity, environment and people.
Not to mention comparison with other competing technologies for convincing my team.</p>
<p>In some cases, you have to be strongly aware of concepts like REST and how it is different from SOAP. In other cases, you have to get your hands dirty for workflow solutions using WF.
Again, one fine day you find that stuffs like WinFS is completely erased from the map and getting evolved into something different.</p>
<p>One of the earliest warning I got for not updating my skills was when I was a bit slow to adopt SQL 2005. Because of that, I am still having a hard time catching up with SQL 2008.
In another scenario, I was involved with .Net 2.0 at a very early stage and was able to adjust faster with .Net 3.0/3.5. Even the 3.5 SP1 has a bunch of new features.</p>
<p>I admit I love gathering knowledge but was wondering if there are efficient ways of managing and absorbing all this information without affecting normal work schedule.
My question is how do you all manage this information overload? One thing I have done is setting a filter. I loved reading hardware review sites as a hobby but now totally cut them off from my list.
It will be interesting if you can share your views.</p>