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 12292what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12326if 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 10192How 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 161979)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 551010)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 8470can you tell me the correct process for creating automation frame work for project(key word driven framework)
2034Post New Mind Tree Interview Questions
Which is the fastest web browser?
What is initial scale?
Does huawei have its own os?
What is sap r3 architecture?
What is step definition in cucumber?
List some of the features in cakephp?
Can private virtual methods be overridden in c#.net?
What is meant by trc?
What is a view engine?
What are the operation of mosfet?
What is the user of sparkContext?
What is a multiple line field? : abap bdc
What are the two authentication modes in sql server?
what is durable subscription?
What is ls command and what it does?