I need to implement reporting.. with Excel sheets and need a lot of heavy excel workings..
So..
I have two options..
C#.net or VB.net !!
What would be more closer to EXCEL ?
What would provide me more excel api’s and more control ?
Please Help !!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Both C# and VB.NET allow you to write code that targets .NET equally well. You can use either language to work with the Excel interop libraries. There really is no advantage to one language over the other for working with Excel.