i want 2 pass values(enterd in textbox)to table in sql server without using stored procedure in c#.plz tell me code with an example.
5 14788Post New Tecra Interview Questions
Multiply all elements of a list without writing a loop?
What language is oop?
How cp command works in linux?
Can two threads execute at the same time?
What are BASEL Norms?
A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.
How do you text wrap in word?
Does sprintf allocate memory?
What is the default font in excel 2016?
Why destructor is not used in java?
Suppose you have the sales data in a database table in a different currency. How can you generate a sales report for a region in a particular currency?
Explain the them Corporate Governance Yesterday, today & Tomorrow"
What is the difference between bdc and bcs?
Can we override jspinit method?
How to pass variables by references?