I have an asp code which calls SP/Query and then create and excel object and displays the data in internet explorer in an IFrame; having the excel sheet and its usual structure.
The code is also utilizing the excel formula in asp pages and summing the data. It is also setting headings and doing some excel specific functions. It works good and quite efficient.
So basically i am having to deal with conversion and re-architecture if needed at this time.
I am trying to know if this asp code is converted to asp.net, can asp.net be able to call excel and utilize excel functions in similar way as above?
If so is it correct to do with excel in asp.net OR should we change the architecture and make the calculations in the database and display the data.
you can find your answer in this website. though its not a regular learning website but many question with correct answer is there. i got help from this site. you also may try....
None
0 Points
9 Posts
Asp code creating and display data in Excel/Internet Explorer
Apr 24, 2018 06:34 PM|kbrj|LINK
Hi,
I have an asp code which calls SP/Query and then create and excel object and displays the data in internet explorer in an IFrame; having the excel sheet and its usual structure.
The code is also utilizing the excel formula in asp pages and summing the data. It is also setting headings and doing some excel specific functions. It works good and quite efficient.
So basically i am having to deal with conversion and re-architecture if needed at this time.
I am trying to know if this asp code is converted to asp.net, can asp.net be able to call excel and utilize excel functions in similar way as above?
If so is it correct to do with excel in asp.net OR should we change the architecture and make the calculations in the database and display the data.
Thanks
Contributor
4983 Points
4254 Posts
Re: Asp code creating and display data in Excel/Internet Explorer
Apr 24, 2018 09:29 PM|DA924|LINK
I am trying to know if this asp code is converted to asp.net, can asp.net be able to call excel and utilize excel functions in similar way as above?
I am pretty sure it can.
However, so some of your classic ASP code.
None
0 Points
1 Post
Re: Asp code creating and display data in Excel/Internet Explorer
Aug 16, 2018 05:46 AM|mehdikamol|LINK
you can find your answer in this website. though its not a regular learning website but many question with correct answer is there. i got help from this site. you also may try....
http://programming-question.com/Aspnet/Overview/Index