Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
lucas8888
How do I prove by mathematical induction (1-a)^n >= 1-na If 0 < a < 1 ?
I know that the base case ( P(n) = P(1) ) is true but I can't figure out how to do P(n+1).
2 AnswersMathematics1 decade agoHow do I File Open by left button double click anywhere on the form?
Using C++ MFC in .Net 2005. Instead of going to File then Open. I would like to just double click the frame.
1 AnswerProgramming & Design1 decade agoC# add end date when status is changed to closed?
I am using a web application (asp .net with c# on the back end) that the user can select the status of the project. (example open, hold, or closed). If the user selects closed I need to add the current date to a label. I need to make a function without saying like if status = closed.
The following is what i was given:
I added a value to the Table Lookup in the tracker database. The LookupID is 58, the Description is 'End of Project'. To assign that value to Project Status', in the ProjectStatusProperties table I added the ProjectStatus ids I wanted to give that property to, along with the lookupid of that property (58). What you have to do is add presentation logic: if(StatusEndsProject(ddStatus.SelectedValue)) then set end data to today's date. Then add the business logic that checks whether or not a given status ends a project (the StatusEndsProject function), you'll need to write that function without coding into the C# code the number 58 or the Description Value 'End of Pro
2 AnswersProgramming & Design1 decade agoC# add end date when status is changed to closed?
How do i make a function that checks weather or not that status of the project is closed? doing this without coding the lookupID number 58 or description value of "end of project".
2 AnswersProgramming & Design1 decade agohow to create a register and login page html?
Question Details: I need to write two web pages: one to allow a user to set user name and password and the other to authenticate password. using either a database or a plain text file to store username and password.
Also if the user supplies a wrong password, allow three retries before asking the user to reset the username and password.
4 AnswersProgramming & Design1 decade agoC# how do i load form2 from form1?
1 AnswerProgramming & Design1 decade agoFrom a psychological perspective.....?
what are important criteria to be considered in evaluating whether a given religious belief system is pathological?
3 AnswersHigher Education (University +)2 decades agoWhat is “truth value?”?
2 AnswersHigher Education (University +)2 decades agoFind all X = [x,y,z] where AX = 0?
A = [ 1, -1, -2
2, -2, -4
3, -3, -6 ]
5 AnswersMathematics2 decades ago