Tagged Questions

4
votes
3answers
462 views

Best way of using Scrum and Sprint for Infrastructure improvement

Does anybody use Scrum & Sprint for Infrastructure. I'm struggling with the concept of a Sprint that never finishes i.e. a Network enhancement project. Also any suggestions on how Item time can …
0
votes
2answers
87 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
21 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
867 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
155 views

how to make Int1024

how to declare int1024 in C#? i can use VB or C++ Too. Regards Behrooz
0
votes
1answer
81 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
62 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
84 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 …
3
votes
10answers
316 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, …
1
vote
4answers
224 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 …
2
votes
2answers
195 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
0answers
30 views

Tool to describe information about infrastructure

I'm looking for something to describe existing infrastructure of working applications. What I need: The ability to create new entities, add/edit properties of entity. Example of entity is Windows …
2
votes
10answers
327 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 …
0
votes
2answers
94 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 …
10
votes
13answers
868 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 2 3 next
15 30 50 per page