Tagged Questions

6
votes
6answers
236 views

UI Databinding: alternatives and future

UI Databinding aka transfer of information/data from the biz-layer/datamodel of an application to the UI and from the UI back to the datamodel, seams to be ignored a little by language and framework …
0
votes
6answers
148 views

Future Popular Languages [closed]

Getting as example Ruby, a language that some years back all will say that it will never be a popular language, but because of a framework, now it's one of the most popular languages. Then I want to …
2
votes
8answers
213 views

Ruby without Rails

I've already developed some simple applications in Rails(just to test) without any knowleadge of Ruby, but now I want to change my life, I'm going to start learning Ruby(and never learn Rails for some …
16
votes
32answers
2k views

What are the hot languages of 2009?

It is well-accepted that we should all learn something new every six months. But what should top the list for 2009? What new things should we learn this year that appear to have real staying power? …
3
votes
17answers
1k views

What programming technique / practice done by you was ahead of its time?

I once built a very good web application in ASP (classic) back in 2001 and extensively used XmlHttpRequest object in it. (I was lucky that the clients were only using IE, and only IE supported this …
6
votes
8answers
261 views

Moving AS3 forward?

Hi I use AS3 quite a lot for work, but I come from a Java/C/C++ education and find the language quite restrictive. There seems to be two fundamental camps in the AS3 world: The non-technical …
1
vote
3answers
969 views

Career Path : .NET or Java [closed]

Witch framework do you think is more likely to get you hired in the next couple of years? I think there is a rise in demand for .NET developers. What is your opinion?
1
vote
11answers
481 views

Will software automation take over industry in future?

Will there be a chance for software automation be the next big thing in future? The time taken for a code that's done by humans can be effectively reduced by automating it by programming tools. But …
24
votes
26answers
2k views

What do you think the future holds for database technology?

The good old Relational Database Management System (RDBMS) has been around for quite some time now and is still, certainly in my opinion, the mainstay of the majority of production platforms/software …
2
votes
4answers
289 views

How-to: short-circuiting inverted ternary operator implemented in, e.g. C#? Does it matter?

Suppose you are using the ternary operator, or the null coalescing operator, or nested if-else statements to choose assignment to an object. Now suppose that within the conditional statement, you have …
17
votes
16answers
1k views

Building a new operating system

I am toying with the idea of creating an completely new operating system and would like to hear what everyone on this forums take is on that? First is it too late are the big boys so entrenched in …
4
votes
7answers
297 views

Software Consultant career and transitional skills

I started my programming career after my grad school. I was still in my early 20s and had a lot of enthusiasm in learning new technologies, concepts and applying to them in different projects. Over …
17
votes
33answers
4k views

Skills in demand during 2009

What programming languages and technologies will be most in demand by employers and open source projects in 2009?
10
votes
7answers
771 views

C++0x Attributes you’d like to see

Recently voted into the C++0x working paper was an attribute syntax. This syntax provides a way to specify other pieces of information to the compiler. The Committee Draft also includes several …
1
vote
6answers
183 views

Choosing a non microsoft language for web development?

I am resonably experienced with asp.net and would like to learn a new language with a focus on web development. Licensing and hosting costs are why I would like to use something not reliant on …

1 2 next
15 30 50 per page