0
votes
1answer
20 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.
…
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
76 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
2answers
86 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
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
83 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 …
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 …
0
votes
2answers
91 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 …
1
vote
2answers
143 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 http://www.x.com …
1
vote
4answers
220 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 …
1
vote
6answers
148 views
Infrastructure required for a large Scale PHP Project
Hi
My team is developing a large music portal in PHP. It is hoped that the portal will have 1 million+ users within a year of its launch. The portal will allow users to create playlists, stream and …
2
votes
2answers
193 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
3answers
140 views
What are the most important infrastructure components in large-scale development?
What are some of the building blocks foundational to enterprise business applications? I'm thinking about re-usable components multiple applications share to:
Scale up faster
Speed development by …
12
votes
16answers
864 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
55 views
Keeping applications and infrastructure connected
I work in an IT department that is divided into two groups. One group develops and manages applications, the other manages the company's infrastructure and servers. One of the problems we face is a …
