Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / desktop / system

System

system

Great Reads

by Minh Danh Nguyen (ToughDev)
Fix for “csc.exe – Application Error”
by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by ASP.NET Community
Adapter PatternThe gang of four definition is "Convert the interface of a class into another interface clients expect. Adpater lets the classes

Latest Articles

by Minh Danh Nguyen (ToughDev)
Fix for “csc.exe – Application Error”
by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by ASP.NET Community
Adapter PatternThe gang of four definition is "Convert the interface of a class into another interface clients expect. Adpater lets the classes

All Articles

Sort by Score

system 

by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by djdynamix
A little workaround to enable a VB.NET application to read and alter the WPC settings for any user.
by SergVoloshyn
Main program for testing modem or GSM phones by AT commands, use only standard classes and libraries.
by raddevus
7 step outline will help you communicate quickly and clearly to team about System Creation / Code Changes
by Sumanyu Soniwal
An ASP.net based Tagging System.
by Jawahar Suresh Babu
The article describes how to customize default System Menu in WPF
by Gaurang Majithiya
About "Execution of scripts is disabled on this system" error that people get when they run any PowerShell command for the first time
by Tarek Elqusi
Using the MainWindowTitle property to close a running program by killing the associated process.
by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
by Bhis
Various ways to sort list and compare results
by Malcolm Arthur McLean
A completely portable, tiny, Unix style shell in pure ANSI C.
by dontumindit
Sending Email using Gmail account from your application.
by SouthernILCode
Hello Abdur,Helpful article on using Gmail to send mail. Added the following "using" statements to my code:System.Net for NetworkCredentialSystem.Net.Mail for MailMessage and AttachmentSystem.IO for adding a OpenFileDialogAlso modified my code to send with...
by BillHudson
Man, that works great! I just converted it to VB.NET and also showed the Imports/Using that was needed, thanks to David's alternate. This was just what I was looking for, Thanks Abdur.Imports System.NetImports System.Net.MailPublic Class frmMain Private Sub frmMain_Load(sender As...
by charles henington
public class MailClass { public static void CreateMailAddresses(string sender, string reciever, out MailAddress mailfrom, out MailAddress mailto) { MailAddress Mailfrom = new MailAddress(sender); MailAddress Mailto = new...
by charles henington
Sending mail with attachmentspublic partial class Form1 : Form { public Form1() { InitializeComponent(); } public class MailClass : List { public void CreateMailAddresses(string sender, string reciever, out...
by csanuragjain
Captures, searches, and manages all your screenshots in one place.
by Andrew Rober
Windows software licensing data and information in a nutshell
by Matthew Dennis
While a slow system may be a symptom of viruses or other malware, it may be an indication of disk problems.