Tagged Questions
The technology tag has no wiki summary.
38
votes
26answers
2k views
Coping with rapidly changing technology (in particular Microsoft)
Today as I booted up Visual Studio 2008 to do my work, I saw on the Start page a new blog post about Visual Studio 2010 and .NET 4.0.
I can't help but feel a little overwhelmed. I am just starting ...
14
votes
9answers
587 views
Handling Information overflow
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, ...
12
votes
12answers
386 views
When is the right time to switch to a new technology?
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 ...
11
votes
13answers
585 views
Why Can't Businesses Upgrade their Browsers from IE6/IE7?
I have read lots these past few weeks on IE6, seeing if it was really that bad to make it look right. I have just learned HTML and CSS this past year so I've been spoiled to start with basically CSS3 ...
10
votes
9answers
712 views
Is learning WinForms worthwhile? Is it outdated?
I just completed two WinForm applications as part of an intensive course. Just wondering about the technology overall... should I move onto something new, or is WinForms still viable for the future?
9
votes
5answers
350 views
historically, what made relational databases popular?
EDIT I've just started skimming Codd's famous 1970 paper that started it all, that Oracle was based on (A Relational Model of Data for Large Shared Data Banks [pdf]), and was amazed to find that it ...
8
votes
8answers
518 views
What is your company's stance regarding (technological) 'innovation'?
.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 ...
7
votes
2answers
221 views
How does a GPS receiver synchronize its quartz clock with GPS satellites? [closed]
I read a lot of tutorials and articles on How GPS works and found that it works on the principle of 3d Trilateration. GPS receivers have normally an ordinary quartz clock and GPS satellites have very ...
7
votes
17answers
2k views
How to read a technical book to remember most of it? [closed]
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 ...
6
votes
1answer
286 views
Does F# Interpreter (fsi.exe) also produces Intermediate Language-Code as F# Compiler (fsc.exe) does?
Currently I'm doing a recherche for university about F#. I have a question about the F# interactive Console and the F# compiler.
The F# compiler produces Microsoft Intermediate Language (MSIL) code ...
6
votes
3answers
409 views
What technology should I use to write my game?
I have a great idea for a 3D network game, and I've concluded that it is possible to write it in Java as an applet which will live under the web browser, just like a full software in C++. And it will ...
6
votes
1answer
2k views
How does the “Unlimited Detail” graphics technology work?
So I stumbled upon this "new" graphics engine/technology called Unlimited Detail.
This seems to be pretty interesting granted it's real and not a fake.
They have some videos explaining the ...
5
votes
2answers
793 views
Yii framework scalability
I'm a starter in yii framework. I just want know how scalable Yii is with a lot of online users at a time?
How useful is Yii in comparison to other frameworks and also if there are 100,000 users - to ...
5
votes
12answers
350 views
Software Development Legends: The Movers and Shakers [closed]
Possible Duplicate:
Who in the software world do you admire the most?
As a software engineer, I am pretty interested in the history of computers, programming languages and technology in ...
5
votes
3answers
1k views
Will VC++ MFC become obsolete in near future?
Normally people say MFC is little clumsy. It makes UI development slightly difficult to maintain since it has lot of auto generated code. It has good architecture (doc/view) but is not transparent ...
5
votes
10answers
329 views
When career conflicts with company [closed]
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.
They're using reasonably current technology (ASP.NET, ...
5
votes
9answers
413 views
Keeping abreast with technology
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, ...
4
votes
1answer
1k views
Face detection + Image morphing
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 ...
3
votes
3answers
270 views
.NET / C# and related technologies - what to learn? [closed]
I am currently working on a server-side application using C# and Spring.NET and few proprietary
frameworks. While i've never used Spring.NET before, I do like it, and it does seem
like a good piece of ...
3
votes
4answers
112 views
Stuck in .NET 2.0. How to start with 3.5 or 4.0
I am just confused. There is sooooo much to start with LINQ, WCF, WPF, MVC, MVC2, Entity, Workflow.. .. 4.0
Books take too much time and energy. I can spare couple of hours a day. I did started with ...
3
votes
3answers
200 views
Which is the best Technology in .net? For web development
I am new in .net; I would like to learn any new technology in .net. Prefer me any good technology to develop web application effectively and easily.
3
votes
5answers
293 views
How you learn New Technology/framework/language
How you learn new technology/framework/language when it came out? How to approach it?
Why i am asking this question:
I have been trying to learn Iphone Development from last 3 months or so, download ...
3
votes
3answers
210 views
What is the most useful way to document assessment of technological choices for a business problem?
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 ...
3
votes
7answers
256 views
Are you forced to develop for old web browsers? [closed]
I always wondered why people are still running older web browsers until I started at my current job. Here I am forced to use IE6 to develop all of our internal applications, as our target users also ...
3
votes
10answers
447 views
Which portals do you recommend for the latest programming technology
For my area, I get the updates from
ww.asp.net
code.google.com
www.webmasterworld.com
What others do you highly recommend?
3
votes
7answers
1k views
What powers Google Charts? [closed]
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.
3
votes
14answers
475 views
Technology Plan - Which tools should I use?
Soon, I'll start my own software company.
My primary product/solution will be a Billing/Invoice Software. In a near future, I pretend to expand this first module to an ERP.
My app should be able to ...
2
votes
3answers
70 views
What technology do you use to write a book? [closed]
I'm planning on writing a book and I'm wondering what technology you might recommend. I'm currently considering:
Latex
reStructured Text
Markdown
Other?
I was thinking that maybe using something ...
2
votes
4answers
110 views
what technology should I use to build a custom CRM solution? [closed]
We have been given a task to develop a CRM solution for sales reps whose backend will be tied to QuickBooks database. The CRM solution will populate the product list from QuickBooks databse and allow ...
2
votes
8answers
264 views
Distributed Programming Technology
I'm looking for a technology which is targeting on building distributed applications. My friend adviced me to use CORBA (Java & C++ combination) . But I have read it's sort of obsolete stuff. I'm ...
2
votes
3answers
115 views
Is it more important to focus on a business domain or a programming stack/technology for career growth? [closed]
i just basically realized that it's almost impossible to truly learn and master each programming language/technology before a new version is released.
so my initial thought was to focus on the .net ...
2
votes
2answers
67 views
What charting technology is being used on nextbigsound.com?
It's looks like they are using an all javascript based solution.
Are they using a package out there are did they roll their own solution?
2
votes
3answers
103 views
How do I create a type of compression that my software can read / write? My software only
I am working on a project that requires programmatically distributing a compressed file that in a format that is associated with my software. I am writing the software in Python.
I would use .zip, ...
2
votes
4answers
198 views
Which technology is best suited to store and query a huge readonly graph?
I have a huge directed graph: It consists of 1.6 million nodes and 30 million edges. I want the users to be able to find all the shortest connections (including incoming and outgoing edges) between ...
2
votes
3answers
949 views
Titanium Developer for iPhone
Am looking into developing an iPhone native app using Titanium Developer - http://www.appcelerator.com/
Since this is still in beta, am wondering if there are any better options and/or if its a good ...
2
votes
6answers
1k views
How do you evaluate new technology?
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?
To make it more clearer:
Which factors ...
2
votes
9answers
346 views
What is the most enjoyable literature that is also useful for developers at a technical level?
I just spent some time at Bart de Smet's online blog and found it to be not only useful information for developers but at the same time interesting, fun, reading. The author obviously not only knows ...
2
votes
1answer
2k views
Video tutorials for ASP.NET, C#, Object Oriented Design, Architecture and SQL Server?
I really appreciate the tutorials videos that http://www.ASP.NET (direct link: http://www.asp.net/learn/videos) have provided; watching videos are my preferred way of learning new technologies.
I ...
2
votes
3answers
908 views
What is Oracle Native web services?
Native web services is a new feature of the XML DB technology. In google i found that it`s very close to SOA.
Can anyone simply explain:
1) what is the main usage of Native web services
2) what is ...
2
votes
14answers
309 views
which were your achievements in programming in 2008?
which were your achievements in programming in 2008?
what technologies surprise you or learn this year and what do you expect in programming terms in 2009
Edit:
Changed to Wiki
1
vote
4answers
49 views
Technologies for building simple web-based games?
I want to make some really simple board games that be played in your browser. AFAIK, there are really only two technologies capable of doing this: HTML5 Canvas, and Flash. I think Flash is on it's way ...
1
vote
3answers
48 views
What technologies are available for client side interactive data grid like UIs?
I am currently working on a project for which we have developed very interactive data grid control using HTML, CSS and JavaScript(custom as well as JQuery). This all seems to be fine on high end ...
1
vote
3answers
42 views
Java EE Platform or Java EE Technolgy?
I'm reading a book about Java EE. In that book Java EE is referred to as the 'Java EE Platform'. Why is the term 'Platform' being used here?
I think it should be Java EE Technology without Platform ...
1
vote
1answer
40 views
Begin with Sharepoint technology
I am new to SharePoint technology. I don't have any idea where to start and how to proceed. So can anyone suggest me how I should proceed to know about the technology?
1
vote
1answer
37 views
How to make Simulator
I need to know the technology that we can use to develop the following thing.
The idea is that we have an object (let's say a Bicycle) and we want to modify it. We have a gallery with different ...
1
vote
1answer
76 views
Stumbleupon.com technology
I've looked all over the web and stackoverflow and can't find anyone talking about stubleupon.com's lineup. Including: framework, language, database, etc. Does anyone have any idea or at least a ...
1
vote
1answer
69 views
what technology has been used behind this real time searching for tags and related questions? [closed]
I find this very interesting and i really wanted to know what technology this website is using to store such large data and searching the related questions and tags in no time...
1
vote
2answers
85 views
WPF Technology Stack
I have the below stack:
tomcat+java 6+ spring on the server side.
and WPF on the client side.
we can add additional frameworks on both sides if needed.
Is there any way to make the WPF talk to java ...
1
vote
4answers
178 views
What are some places to find out about bleeding edge web tech and trends?
As a web developer it's always nice to be knowledgeable about upcoming web trends and tech, but currently I am very limited to what I hear about through friends and at work. Where are some places you ...
1
vote
3answers
345 views
How would I create a technology standards document for my company?
I'm a Director of Product Engineering for my company. My CEO has asked me to create a technology standards document, explaining things like the technology we use, our policy on adapting to new ...