Showing posts from 2020

Send Email Using Gmail (With Attachment) In ASP.NET MVC (C#)

Go to Gmail Security Settings and Turn On Less Secure App Access The Gmail yo…

Create Database in MS SQL Server

To create a new database you need to use a CREATE DATABASE statement. …

How to Upload Files to GitHub

There are severel method to upload files on GitHub. Method 1: Step-1: Create a …

URI-1009-Salary with Bonus(Solution in C#)

Make a program that reads a seller's name, his/her fixed salary and the…

URI-1008-Salary (Solution in C#)

Write a program that reads an employee's number, his/her w…

URI-1006-Average 2 (Solution in C#)

Read three values (variables A, B and C), which are the three student's …

URI-1005-Average 1 (Solution in C#)

Read two floating points' values of double precision A and B, correspondi…

Load More That is All