Resources  
  • Understanding and Fixing Server.MapPath File Logging Errors in ASP.NETJan 16, 2026. Fix ASP.NET file logging errors caused by incorrect Server.MapPath usage and missing directories. Learn how to properly handle paths and create directories for reliable logging.
  • Server.MapPath() In ASP.NETJun 14, 2010. This article will demonstrate how to use and why to use Server.MapPath() in ASP.Net web applications.
  • Insert XML Document in SQL Server in ASP.NetDec 13, 2013. This article shows how to read a XML file (EmployeeDetaisl.xml) residing in the application and the XML data will be displayed in a GridView control then selected rows will be inserted in a SQL Server database.
  • Uploading Multiple Files in ASP.NET 2.0Mar 06, 2009. The FileUpload control in ASP.NET 2.0 allows users to upload files from a web page. By using multiple FileUpload controls and a button, users can select and upload several files at once. The files are saved on the server using the SaveAs method, with necessary configurations set in the web.config file.
  • Download Word Documents from Server Using ASP.Net and C#Feb 28, 2006. Again, this is for beginners to have a method of downloading and reading word documents from server.
  • Using Web.Config in ASP.NET and ASPJan 09, 2004. Web.config acts as a central location for storing the information to be accessed by web pages.
  • dotMSN: .NET Messenger LibraryJul 25, 2002. dotMSN is a class library to make use of the MSN Messenger Service. The library is built in C# and can therefore be used by all languages the .NET environment supports.
  • Meal Scheduler in C#May 04, 2000. In this application once you enter your meal timings. A message box will appear on the screen while you are working and remember you about your meal with light sound.