Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Software Interview Questions
Questions Answers Views Company eMail

how many types of table types ?

4 7885

How To Change Column Ordinal Position in SQL Server 2005 using Query i.e I Want To Add Column at Particular Ordinal Position in SQL Server 2005

2 9434

what is LOOK UP formula & how it use in MICROSOFT EXCEL. please explain with example ?

1 7188

Hi this is the coding for adding data in to an xml table i want the coding for update and delete Try Dim emp_xml_doc As New XmlDocument If System.IO.File.Exists(Server.MapPath("emp.xml")) Then emp_xml_doc.Load(Server.MapPath("emp.xml")) Dim myrow_element As XmlElement myrow_element = emp_xml_doc.CreateElement("EmpDetails") Dim str As String str = "" & TxtEmpId.Text & "" & _ "" & TxtName.Text & "" & _ "" & TxtSalary.Text & "" myrow_element.InnerXml = str emp_xml_doc.DocumentElement.AppendChild(myrow_element) emp_xml_doc.Save(Server.MapPath("emp.xml")) Response.Write("Record Saved") Dim ds As New DataSet ds.ReadXml(Server.MapPath("emp.xml")) GridView1.DataSource = ds GridView1.DataBind() Else Response.Write("File does not exist.") End If Catch ex As Exception Response.Write(ex.ToString) End Try *********************** this is the xml file 100 xxx 2000 yyy dddd 77777 rrrr rrrr 6666 qaqa sini 50000 errrrrrrrr rrrrrrrrr 677777 rrr rrr 33

InfoCom,

2131

A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.

2 4588

What is meant by Protocol testing

2 6541

Why do we use Account groups? G/R entries, Types of tickets handled in production support. Most difficult ticket for which you have taken a lot of time to resolve, Clearing vendor invoices

Thomson Reuters,

1 6399

1) What are the fields that you see when you create a vendor? 2) What is recon account? Is it possible to post directly in recon account 3) Why is the internal numbering is not possible for G/l accounts 4) How do u create vendor invoices and journal entries for the same. 5) Blocking a G/L Account

Ness Technologies,

5 9416

What is middle ware testing?? what are the companies using this tech?

2319

what is const volatile?

2 5059

INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.

2244

Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority

4 7145

convert 12345 to 54321 withoutusing strig

5 10478

simple c program for 12345 convert 54321 with out using string

TCS,

7 22114

Hi, If anyone is interested in SAP ABAP from basics to Expert. Email me your contact details to sap.abap9@gmail.com

1 4212


Un-Answered Questions { Software }

What is the use of ngfor directive in angular?

817


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

1081


What is meta tags?

852


List the key components of hibernate.

352


What is the use of Joomla Media Settings?

106


What are the bookkeeper elements and concepts?

1


What are the security aspects provided with cloud?

666


What language is php based on?

964


What is the use of truncate command?

188


Where is activex located on my computer?

725


What is innerhtml and outerhtml?

879


Explain about templates of C++.

1157


What is selenese and what are the types of selenese?

1459


What is event and listener in java?

828


What is box sizing in css?

649