.net Arena

Welcome Guest  
  
Home
Articles
Blog
Knowldege Base
Link Library
Resources
Forums
AJAX
 Articles
 Blogs
Microsoft Events
About
 
 Username:  
 Password:  
 
Forgot password?
New Users
.net Arena Articles
XML Support in Microsoft Office
Microsoft has started a new era in Office Automation programming by introducing XML support in creating Office documents. This will help developers to generate reports in a standardized manner.
Read More Ajith
Generating Reports using Microsoft Excel
We have found so many scenarios of creating Excel reports in our web or desktop application. The one of the good ways to implement this is to create a report using Microsoft Excel object. In this article we will describe how to create an Excel report using Excel object.
Read More Ajith
Site Pre-Compilation in ASP.NET 2.0
We have seen in ASP.NET 1.1 and earlier versions, when trying to load a page for the first time; it is taking so much time to load. But for the subsequent requests, it is not taking that much time. The reason is, when the first request is reached; there are lots of works to do at the server, like ASPX files would be parsed and converted to MSIL and the classes would be JITed to native code. For the subsequent request there will be a cached version of compiled code available.
Read More Ajith
Copyright © 2005-06 .net Arena | Best Viewed in Internet Explorer 5.5 or above