How to export 2 datatables of a single dataset to 2
different worksheets of a single MSExcel file ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Code Interview Questions

program to check if a number is "perfect number".

1 Answers   Mind Tree, SoftSol,


How to Create Files by Using the FileInfo Class?

1 Answers  


Event Handling in C# Triggering a Button

1 Answers  


Create a class called Accounts which has data members like ACCOUNT no, Customer name, Account type, Transaction type (d/w), amount, balance D->Deposit W->Withdrawal If transaction type is deposit call the credit(int amount) and update balance in this method. If transaction type is withdraw call debit(int amt) and update balance. Pass the other information like Account no,name,Account Type through constructor. Call the show data method to display the values.

1 Answers   Cognizant,


Automatically Hyperlink URLs and E-Mail Addresses in ASP.NET Pages with C#

1 Answers  






How to Link Different Data Sources Together?

0 Answers  


write a Program to copy the string using switch case.

0 Answers   Mind Tree, Wipro,


"c sharp" code for factorial using static variables

9 Answers  


Coding for Manipulate XML File Data Using C#?

1 Answers  


How to use ASP.NET 2.0's TreeView to Display Hierarchical Data?

1 Answers  


I am developing a web application using google map api.I want to update the map inside the div control within update panel. I got other controls updated but map doesn't get updated.I do not not want to update map whenever unnecessary controls are fired at server side.How could it be achieved?

0 Answers  


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1 Answers   Mind Tree,


Categories
  • ASP.NET Code Interview Questions ASP.NET Code (46)
  • VB.NET Code Interview Questions VB.NET Code (9)
  • C Sharp Code Interview Questions C Sharp Code (51)
  • ADO.NET Code Interview Questions ADO.NET Code (8)