Screen Lock with IniFile

This code will allow you to disable alt + f4, ctrl + alt + del, alt + tab, alt + esc, windows key, ctrl + esc. Sample code: Public Class Form1 Public g_IniSettings As New IniFile #Region "Alt + F4" Protected Overrides ReadOnly Property CreateParams() As CreateParams Get Dim cp As CreateParams = MyBase.CreateParams Const CS_NOCLOSE As Integer = &H200 cp.ClassStyle = cp.ClassStyle Or CS_NOCLOSE

Advanced College Management System v2.9

It’s an advanced college Management System Project written in C#.Net 4.5 as front end and SQL Server 2012 as Back end. Version 2.9 : Lots of Security Features are added 5 different types of user types are added 1.Admin - Everything 2.Lecturer ( attendance & internal Marks Entry only) 3.Accounts officer (TRANSACTIONS only ) 4.Admissions officer (Student registration,Profile Entry only) 5.Student

Ethan Duggan: 12-Year-Old Self-Taught Coder to Speak in SXSW Vegas

A 12-year-old Ethan Duggan made a name for himself after his successful achievement as a programmer at an early age of 11-years-old even without the formal study on programming. He was named as one of the speaker in SXSW Vegas together with his father Rick Duggan. According to an article from VentureBeat, Ethan learned to code at an early age of 11 through online training at Codecademy.com. Ethan

Payroll Automation and Personnel Management

Payroll automation and personnel management was my web development class project. With this application, you can register employee into database, update their information, send them instant message, delete employee and finally calculate the payroll of employees using the following variables: 15% of basic salary as housing allowance, 8% of basic salary as transport allowance, 9% of salary as tax