Server Intellect
 
Home   Snippets Directory   New Snippets   Snippets Tutorial   Snippets FAQs
 
 
  Categories
Collections
Database
Email
Working with Files
Network
OS
Security
XML
New Snippets
  Get Involved
Create Snippet
Suggest Snippet
Snippets Tutorial
Snippet FAQs
Snippets Newsletter


Navigator: Home - Snippets - OS
Network Functionality

ASP.NET OS Snippets
Write a Message to the Application Event Log C# 2.0
This snippet will show you how to write a message to the application event log using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.Diagnostics namespace.
Stop an Application C# 2.0
This snippet will show you how to stop an application using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.Diagnostics namespace.
Stop a Windows Service C# 2.0
This snippet will show you how to stop a windows service using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.ServiceProcess namespace.
Find the Amount of Disk Space Available C# 2.0
This snippet will show you how to find the amount of disk space available using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.IO namespace.
Find the Current Users Name C# 2.0
This snippet will show you how to find the current users name using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System namespace.



 
  Developer Resources





Server Intellect Rocks