|
Wrong forum then.
And I would guess you should start with google.
|
|
|
|
|
how to hide panel through javascript
|
|
|
|
|
You might try posting in the appropriate forum, here[^], for starters, as this has nothing at all to do with application lifecycle. Of course I would wait until after you read the "How to ask a question" posting that has already been suggested to you.
|
|
|
|
|
document.getElementById("panelId").visibility=false;
or try
document.getElementById("panelId").css("style","display:none");
Sankarsan Parida
|
|
|
|
|
Let me give a url such that i can find out an example of implementation of sql trigger in asp.net application
|
|
|
|
|
You could start by using Google, and follow that by posting your question in the proper forum.
Use the best guess
|
|
|
|
|
SQL triggers live in the database and are not visible via normal data access usage - they wouldn't have anything to do with an asp.net application.
|
|
|
|
|
pleace i need some one to told me to editmy gmail address
|
|
|
|
|
Go to setting by opening the gmail account and edit.If it is available then Gmail will offer you.
|
|
|
|
|
|
See the settings
Sankarsan Parida
|
|
|
|
|
We are currently evaluating a GUI testing tool for Qt which can also do some automated white box testing.
The two candidates left are Squish and Ranorex. Does any of you guys already have experience either with Ranorex or Squish?
|
|
|
|
|
Those who are ignorant of history are doomed to repeat it. This is not only true of great conflicts, but equally true in the IT world. Too often costs exceed estimates, and we are ignorant as to why, or by how much. We do not have data to help us understand what went wrong, what went right, or how to apply it to the next project. We are ignorant of our history as a department, a company, and an industry.
If you all you have is a hammer, you tend to see every problem as a nail. Problem Solving 101: identify the problem, figure out what you need to fix it. If we agree that the problem is inadequate data to reconcile estimates and real costs, and use that information for future projects, then the solution is a tool that will collect, organize and distill that data into something usable. In other words, the solution is software. Not just any software, but software designed and tested by the boots-on-the-ground IT professionals who need and use the data.
I am interested to learn from the community what software or other mechanism people use to address software project estimation needs and cost/effort actuals analysis, as well as for project accounting.
|
|
|
|
|
John Aivazian wrote: I am interested to learn from the community what software or other mechanism people use to address software project estimation needs and cost/effort actuals analysis, as well as for project accounting.
Software is a tool not a solution.
Microsoft Project is used for project management and project task management (two different things) however whether that is successful depends on the "processes" that are in place at the company.
A company that is not committed to creating and maintaining process control will never succeed at project/task management in any meaningful way. The company must be committed enough to make successful implementation of process control a significant factor is measuring success of managers and lower level workers. The company must also have the buy in of a high level manager to insure compliance. One proven successful way to do this is to base employee reviews in a significant way on the employees use/compliance with existing process controls.
Naturally for it to be really successful the company must also recognize that those using the process control procedures must have significant input in the creation of the processes and also that processes can change over time.
|
|
|
|
|
Hi jschell,
I don’t mean to be too flip but thanks for the brilliant flash of the obvious. I think everyone is well aware of that Microsoft Project can and cannot do. I am really interested in what people are using upstream of Project for software project estimation (cost and effort) before a plan is created in Project, which Project sorely lacks, as well as downstream for actual project accounting. It seems to me that there are very few solutions out there to address these needs.
John Aivazian
gnmsoftware.com
|
|
|
|
|
John Aivazian wrote: I am really interested in what people are using
As I said what they are using is Project. They use it for estimation. They use it for task tracking.
Any lack in the tool doesn't alter the fact that they are using it for that.
I have worked on projects with up to about 100 people and I haven't worked on single team projects for probably 15 years. And everyone uses Project. I have never heard any suggestion for any other tool. The only alternative that usually occurs is when no tool at all is used.
|
|
|
|
|
Quill and parchment.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum
me, me, me
|
|
|
|
|
Hi
I have some problems in TFS and I don’t know from where to Start. My Boss desire to move from Visual Source Safe to TFS.
Main problem is that I don’t know TFS to as good as I wish to and reason of that I can’t choose witch is better for us TFS 2005 / 2008 / 2010 or 2012. (I would choose 2012 edition but it’s cost is to high.)
Can you give me link to comparison article or list of features that will help me to make comparison and pick one. We need minimal version that will fully realise our workflow and software development lifecycle.
|
|
|
|
|
Your boss is mandating that you move to TFS but is also mandating that you can't spend the money for the current version?
So pick the most recent one before that.
Presumably your boss is also refusing to consider anything but TFS.
|
|
|
|
|
Hi
Thanks for your replay.
I already install demo of TFS 2008 / 2010 / 2012 and at this moment I am exploring difference between them.
It is bad that I couldn’t find any good article about this, but I think I will write one in the end of the week.
|
|
|
|
|
|
Hello together,
we want to run benchmark tests on our testing PC.
We were suprised that the benchmark sometimes shows strong deviations. (sometimes only 20% of the best benchmark value, with several windows versions).
I can not explain what happens there.
We even made an image of the pc's hard drive that we reinstall every time we run the (two) benchmarks.
Still we have those deviations.
The next time when i will do some testing i will check if the following services are not running
- the index service
- the defragmentation service
- the antivir service
Do you have any ideas what has do be stopped/made/run in addition to the above to make the benchmark more consistent.
I hope this is the right forum for this.
Regards
Sascha
|
|
|
|
|
S. Becker wrote: to make the benchmark more consistent.
My guess would be that your benchmark is either just wrong or you do not understand what it is measuring.
Should note as well that attempting to measure a PC/OS without understanding the real business use (generally an application) is an excercise that is doomed to fail.
|
|
|
|
|
We did the benchmark tests with two different benchmark tools and both showed those strong deviations. So i do not think
that it is a problem of the benchmark tools.
The way the benchmark is run is defined in a word document.
Even if we would not understand what has been measured: if the input is the same the output should be also the same.
My job is now to make clear what went wrong because if the (benchmark) pc not allways produces the (more or less) same result
how can our software be measured.
Thank you.
Regards
Sascha
|
|
|
|
|
S. Becker wrote: We did the benchmark tests with two different benchmark tools Maybe you should talk to the people who provided the tools. Benchmarking computers is a difficult activity at the best of times because there are so many variables to be taken into account, particularly with multi-tasking operating systems.
One of these days I'm going to think of a really clever signature.
|
|
|
|