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 12040what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12187if 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 10041How 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 160889)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 539710)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 8274can you tell me the correct process for creating automation frame work for project(key word driven framework)
1999Post New Mind Tree Interview Questions
Mention any one factor in RPA that is creating a challenge for the businesses?
What are typed and untyped dataset?
Is salesforce.com is a public cloud or private cloud?
Where do you define info-objects?
Is hashset sorted in java?
Does apple use unix?
What is base html in django?
i read in andhra bank recruitmentin that i saw english languages marks are eligible what is that eligible mark
What is isna in excel?
Define constraints and give an example of their use?
Write a function to find the nth item from the end of a linked list in a single pass.
Pls give a details knowledge of Income Tax (including TDS, TCS)duty paid online form no., due date, return form no. and due date, limit of turnover for auditing, procedure of auditing and income tax depreciation, etc.
How will you uit the python?
Can min or max be used with alphanumeric data?
Which are the files in a typical drupal theme?