Tagged Questions
The problem-domain tag has no wiki summary.
2
votes
2answers
175 views
Using a non-English ubiquitous language?
While discussing specifications and functional requirements for a recent project, we were talking with the domain experts about accounting terms in Dutch since the whole team and the customers were ...
2
votes
5answers
184 views
Is it harder to learn a new problem domain or a new language?
I've noticed on a few Flash vs. Silverlight threads that familiarity with .NET amongst back-end developers is being given as a plus for Silverlight. But realistically, how many devs are going to ...
2
votes
10answers
1k views
Does anyone write really long, complex php apps, and if so, what is your problem domain?
It's hard for me to imagine a php script that is more than a few hundred lines of code. It seems that, for a non-persistent environment, web-based scripting is usually done is small chunks and used ...
1
vote
1answer
640 views
ie complicated subdomain cookie problem
all my cookies work great on subdomain, but if subdomain has "_" in it, then cookie dont get read at all and dont get right at all eaither. following are my tested result, which will self explain
...
0
votes
4answers
98 views
Problem Domain for Design Patterns
I was asked during an interview for an entry level coder position about how much I knew about design patterns.
Actually, the interviewer brought out a hard-cover book (Design Patterns: Elements of ...
0
votes
1answer
492 views
Flex spark web browser problem
am using spark web in flex its working fine in IE6 where as in IE7 , Firefox, opera and other browser its not working. on login to spark web its giving error: Problem authenticating with the server or ...
-1
votes
1answer
15 views
Working on a requirment not sure what should be the right approach?
I am working on a requirement where I need to draw nodes on screen when i double click on the screen. When i select a particular node. Node should showup extra set of options. One of the option is +. ...