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 12461what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12427if 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 10298How 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 162799)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 561310)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 8615can you tell me the correct process for creating automation frame work for project(key word driven framework)
2085Post New Mind Tree Interview Questions
What’s a windows profile? When would you delete one, and what gets deleted?
Are you an Introvert/Extrovert?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
Can you create a table with fields not referring to data elements? : abap data dictionary
How do I find my static ip address to open?
How do we quantify crystaline and amarpous forms by using (NMR, XRD)spectroscopic techniques? Which any others instruments are useful for this quantification? explain
Define a biodigester?
Mention how can maintain session in mvc?
What does malloc return in C and C++?
hii m persuing b-tech.i just pass 2nd year.pls tell me what are the ways to join BARC.
Can we assign more than one Shipment Cost in Delivery Type?
What does mysql flush hosts do?
What is @embeddedid in hibernate?
What hierarchy is being followed when in style sheets?
What is rest parameters functions?