How can we insert 100 records @ a time without using for loop into the databse
Answer Posted / natraja
convert your data as XML and use OpenXML concept in your sp
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between “constant” and “readonly” variables in c#?
Is c# a strongly-typed language?
What is an escape sequence? Name some string escape sequences in c#.
Is c# and c sharp same?
What is final keyword in c#?
What is the default value of string in c#?
What is difference between === and ==?
What is the default value of object in c#?
Why objects are stored in heap in c#?
Give an example of a directcast.
What is windows forms in c#?
What is asp net c#?
can you create a function in c# which can accept varying number of arguments
What is a console device?
What is datatable in c#?