a. Initialize Git
git init
b. Connect Git with remote site
Git remote add origin https://github.com/Sagar-Timalsena/ncclab/
c. Config Git bash with GitHub
git config --global user.name "Your name hear"
git config --global user. Email your_email@example.com
- Class And Object
- inheritance
- overloading and overriding of constructor and functions
- Multiple Inheritance with the use of the Interface
- Delegate and Events
- Average
- CopyCat
- LongestWord
- SwapChar
- Home Page (Write something)
- About Page (a Paragraph about yourself)
- Contact Page (your basic contact info)
Lab 6: Create a .NET Core project with CRUD operation using Code first approach on Students table containing (you may create console/ asp.net as per your choice)
- Name
- Address
===
Name and Email: Chandan Gupta Bhagat
Github: chandangbhagat
