C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sandhiya Priya(1)
Abhimanyu K Vatsa(1)
Pankaj Lohani(1)
Rahul Kumar Saxena(1)
Krishnan LN(1)
Sushila Patel(1)
Bas Geertsema(1)
Maheswara Rao(1)
Resources
No resource found
Understanding and Fixing Server.MapPath File Logging Errors in ASP.NET
Jan 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.NET
Jun 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.Net
Dec 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.0
Mar 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 ASP
Jan 09, 2004.
Web.config acts as a central location for storing the information to be accessed by web pages.
dotMSN: .NET Messenger Library
Jul 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.