Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

ASP.net

An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?

An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?

A. The customer can run on any platform.
B. Such a situation cannot happen at all
C. The customer must be having technology that run ASP.
D. None of the Above

An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ? Read More »

ASP.net

Which of the following is a requirement when merging modified data into a DataSet ?

Which of the following is a requirement when merging modified data into a DataSet ?

A. The DataSet schemas must match in order to merge
B. The destination DataSet must be empty prior to merging
C. A primary key must be defined on the DataTable objects
D. A DataSet must be merged into the same DataSet that created it.

Which of the following is a requirement when merging modified data into a DataSet ? Read More »

ASP.net