1
vote
2answers
491 views
Richly Formatted excel reports in an ASP.Net application
How do I generate excel reports with rich formatting including charts with a ASP.Net application?
As per http://support.micro …
8
votes
11answers
675 views
Should new programmers learn ASP first or ASP.Net?
My colleague here argues that new programmers must learn ASP first, before they learn ASP.Net.
I seem to agree with him as most new programmers who start with ASP.Net do not understand web …
0
votes
3answers
106 views
ASP.Net: Tight loop In presentation layer
For a single web request, We fetch more than 1000 rows of data from an external system and we need to re-format the data into much better presentation format before we display it to the en …
