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 12262what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12305if 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 10173How 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 161819)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 549010)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 8450can you tell me the correct process for creating automation frame work for project(key word driven framework)
2025Post New Mind Tree Interview Questions
Which dependency injection is used for a mandatory dependency?
at which point can you start usability testing? : Adobe flash
What is the full form of spro? : sap abap hr
How do you get excel to add?
How to load data in pig?
How do you verify if the checkbox/radio is checked or not?
what is the relationship between phase & neutral
What is the mesi? : .NET Architecture
What is the maximum byte-size for a push notification to apple server?
Explain the menu system in drupal? Purpose of menus?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
How to sort a dictionary by key in python?
What are the activities that are included in the cash flow statement?
Have you worked in windows ?
How do I schedule a sql server profiler trace?