asp.net
asp.net
Last week, I was ordered to develop some kind of reporting tool for our web front application. First of all we chose to use Microsoft Office Interop library “interop.word” for word output. The aim of this post is to inform you that please do not go after that because simply it sucks! It takes me 3 days to create a two page document. After all something horrible happened! If your document (in my case number of rows of a table) is a little large, it takes a lot of time to be generated, and it passes the timeout...
Today, I was headed to an interesting article about comparison of performance in ASP.net and PHP in both Linux and Windows environment. I think you will find it interesting. You can check the results in his personal blog. The study seems to be unbiased although he is an MSFT guy… P.S: I am an ASP.net developer, so I only see good points about ASP.net (unfortunately) del.icio.us Tags: asp.net,php,linux,windows,performance,comparison