News

This is a simple Employee Management System built using .Net Plafrom coded in C# with database in SQL Server. The project is divided into 3 tiers.1.UserAPP.2.WCFLibrary as web Service and class ...
This is a calculator In this application written in C# and using winform technology, I will show a calculator with some computational capabilities. Windows calculator was designed by examining. In ...
Creating a new form in C# is fairly simple, thanks to the Form class. But what about referencing an existing one? Step through this sample code and see how it's done. Much of the time in the real ...