I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
6 12267what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12311if u create script.in that layout set u have main window. in that i want first line in english,next line to last iwant in german or other language
4 10175How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind();
2 161849)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS
2 549210)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
6 8455can you tell me the correct process for creating automation frame work for project(key word driven framework)
2026Post New Mind Tree Interview Questions
What is the namespace for iplugin interface? (Xrm.sdk)
Test a file replication service that copies files from one net location to another
Can you explain boundary value analysis?
Is webelement an interface or a class?
have you done any big projects in linux? If so, explain them in brief.
What is the difference between bayes and naive bayes?
When would you use a pointer? A reference?
What is button in java?
What is router imports?
what is insdustrial vibration.who it works. give atleast 2 types of insdustrial vibration
What are the types of binding in wpf?
Give me two most significant drawbacks of React?
How do I sign in without a microsoft account?
What are navigation bars in css?
How do I fix 0xc0000005?