It is possible to take number of controls added to form at
run-time.ex-when user enter 6, 6 text boxes get added to
form,next time number of controls get change as per user
number enter. What is code for that?
No Answer is Posted For this Question
Be the First to Post Answer
Need provab technical test questions
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
Can anyone provide as400 training material or any institute in bangalore for as400 training
explain how to make a control visible and invisible during runtime
1.Mutating table
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
what is apt_dump_score in datastage where it is useful
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
how to avoid java script validation in client side validation?
What is the difference between COM and CORBA?
Write a program to find duplicate number from array in minimum time complexity.