Answer Posted / dfdfdfsfsdds
A - Alter Table
C - Create Table
I - Insert a Row
D - Delete a Row
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
In a site to turn off cookies for one page which method is followed?
Are cao stateful in nature?
What is the .net datatype that allows the retrieval of data by a unique key?
What are the three types of predicates?
What is the benefit of dependency injection c#?
What are native functions?
What is private class in c#?
How do I create a multi language, multi file assembly?
How we convert private assembly into public assembly?
What are the benefits of using generics in c#?
Can var be null c#?
What is the process of Serialization?
What is default value of bool in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?