Tagged Questions

4
votes
14answers
291 views

Concrete symptoms of over-engineering

I have recently found myself in the position of explaining an (In-House) application I have written to two candidates my company likes to hire in order to assist in maintenance and adding minor …
4
votes
3answers
72 views

Are RESTful Web services right way for re-using infrastructure?

There is one controversy I see in using Web APIs (RESTful service) to access remote infrastracture. I would be grateful, if you could comment it. The recommendation coming from the article "RESTful …
0
votes
1answer
23 views

Video or slide-show capture tool for record sequence of actions causes bugs

During QA process we usually need to describe a sequence of actions, that causes some bugs. Usually the best way to do it is describe a situation by text messages. Sometimes screen-shots are helps. …
12
votes
16answers
879 views

Why is it not advisable to have the database and web server on the same machine?

Listening to Scott Hanselman's interview with the Stack Overflow team (part 1 and 2), he was adamant that the SQL server and application server should be on separate machines. Is this just to make …
2
votes
4answers
159 views

how to make Int1024

how to declare int1024 in C#? i can use VB or C++ Too. Regards Behrooz
0
votes
2answers
100 views

What is the difference between signing Certificate and Encryption Certificate?

What is the difference between between signing certificate and encryption certificate? I see that signing certificate cannot be used for encrypting the data only encryption certificate. What is the …
0
votes
1answer
97 views

Tomcat, ActiveMQ, Swing and a stand alone Java Server

I would probably say this is more of a general posting asking for advice rather than a direct solution request. I am currently in the process of laying down the design and infrastructure for a …
0
votes
1answer
64 views

How to attach properties (thru .NET infrastracture or any else)

I have a WPF application and I added to the project resources many icons and bitmaps. Now I can access them like this: Dim ico As System.Drawing.Icon = My.Resources.Icon 'Icon.ico Dim img As …
0
votes
2answers
86 views

SAML (Security Assertion Markup Language) - Can this be implemented via network infrastructure

I've possible got to implement SAML for a couple of sites we have and I was wondering if this kind of requirement can be implemented in infrastructure technologies like Active Directory or do I have …
10
votes
13answers
879 views

Architecture recommendation for load-balanced ASP.NET site

UPDATE 2009-05-21 I've been testing the #2 method of using a single network share. It is resulting in some issues with Windows Server 2003 under load: http://support.microsoft.com/kb/810886 end …
1
vote
4answers
232 views

How to set up SSL in a load balanced environment?

Here is our current infrastructure: 2 web servers behind a shared load balancer dns is pointing to the load balancer web app is done in asp.net, with wcf services My question is how to set up the …
3
votes
10answers
317 views

What are the minimum security precautions to put in place for a startup?

I'm working with a start-up, mostly doing system administration and I've come across a some security issues that I'm not really comfortable with. I want to judge whether my expectations are accurate, …
2
votes
2answers
211 views

SharePoint Infrastructure Update Authentication Issues

I've got a SharePoint MOSS 2007 development setup on to which I installed the WSS infrastructure update. Now, whenever I try to access any site collection in my SharePoint farm using IE7 I get a …
0
votes
2answers
99 views

Infrastructual user story problem

"We need to show quotes related with the current document." This user story will cause many of our subsystems to get modified, and it is more or less 4-5 sprint length. Splitting it into sub stories …
2
votes
10answers
333 views

What’s most important when you need to establish a software development infrastructure in your company?

Let's say you work for a huge company which suddenly decides to do custom in-house software development. Additionally, they want to be able to offer successful developments to their customers as well …

1 2 3 next
15 30 50 per page