0
votes
1answer
14 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 scree …
2
votes
4answers
154 views
how to make Int1024
how to declare int1024 in C#? i can use VB or C++ Too.
Regards
Behrooz
0
votes
2answers
67 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 certif …
12
votes
16answers
838 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 …
0
votes
1answer
46 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 infrast …
0
votes
1answer
54 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.ic …
0
votes
2answers
70 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 Dire …
10
votes
13answers
826 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.co …
1
vote
4answers
194 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 i …
2
votes
2answers
182 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 us …
3
votes
10answers
310 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 expecta …
0
votes
2answers
85 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 …
2
votes
10answers
317 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 thei …
1
vote
2answers
127 views
How to show maintenance page during deployment?
I want to plan a schedule maintenance down time on one of my production asp.net website hosted on IIS windows server 2003.
I think this is the preferred behavior:
All request to …
0
votes
0answers
27 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 …
