Tagged Questions

8
votes
19answers
1k views

What’s your favorite “abandoned rule”?

Like children, programmers are often given the information that they need for their profession in the form of inviolable "rules". Like children, we often follow these rules unflin …
3
votes
8answers
271 views

Aspiring programmer seeking guidance.

I apologize if this is not the suitable place to be seeking advice. I would like to switch careers from mechanical engineering to programming. Many of the projects I currently wo …
0
votes
5answers
534 views

Same module multiple times as TabItems

Here's my scenario: 1) Shell with 1 TabControl and 1 region called MenuRegion 2) MenuRegion contains Buttons for each of the available modules (applications). I want to achieve th …
0
votes
1answer
30 views

Unit Inspection storage in SQL Server DB?

I am no DBA. I do have quite a bit of experience in retrieving data out of a DB for reporting purposes, but the actual designing of one I have little to no experience with. So I …
2
votes
4answers
105 views

How to mentor newly hired software engineers with no industry experience ?

Hi, This question is regarding mentoring and guiding fresh college graduates during their first professional job as software engineer in industry. What all areas we need to kee …
0
votes
0answers
24 views

Mentors for Architects

While reading the activities performed by established solution/software architects, i came to know that many of them are guided by mentor or mentors. So, Did you become an arc …
1
vote
2answers
81 views

Guidance for Migrating MS Access Apps to .Net Apps

I will soon begin the painful*(kidding)* process of migrating multiple, separate, Access Applications to "Real" applications*(notice the quotes, no flame wars please)*. Most likel …
0
votes
4answers
152 views

Composite application guidance help pls

Im tring to make a composite application (i am still learning how it all works) Lets say there are two regions with a view in each that interact with each other via drag and drop, …
5
votes
14answers
303 views

Need suggestion regarding which programming language to choose.

I am currently working as an automation test engineer (writing functional scripts for software products). I have experience working with watir, watin and webaii. Also i have an int …
0
votes
2answers
47 views

University internship web-app cross-site scripting vulnerability.

My university is currently undergoing paid internship applications. Past terms have had a large number of positions available, but this term, as one might expect, there are not man …
2
votes
2answers
128 views

How much autonomy do you give developers in applying patterns?

I get to work with a number of companies, mostly with architects/lead developers and sometimes directly with the developers. One thing that comes up often is that when architects p …
1
vote
3answers
299 views

What is the difference between My.Computer.FileSystem.MoveFile and File.Move

The question says it all really. What are the differences between these two methods that appear to carry out exactly the same function? Is there guidance to say which should be …
0
votes
2answers
234 views

Designing a website using J2EE components… JSP+Servlets+EJB+MySQL… Please guide what all concepts are needed to draw a good and attractive website..

Dear All,, I am in position of designing a website now, purely in Java using J2EE components mentioned in the title.. I have designed the Business Logic for my project using J2SE …
1
vote
2answers
112 views

GUI concurrency

What is the best way(s) to keep the User from getting confused by this "Race Condition"? This could be a really silly question. One GUI, with a window supporting mouse operations …
-1
votes
9answers
180 views

What is your first reference material when stuck? [closed]

Do you pick up your paper copy of an O'Reilly book? Look at Wikipedia for examples/explanations? Post on StackOverflow right away? Poke your coworkers? For language syntax issues …

1 2 next
15 30 50 per page