{"id":19772953,"url":"https://github.com/nevilparmar11/ce_092_nevil","last_synced_at":"2026-05-09T16:36:11.749Z","repository":{"id":123989059,"uuid":"283585749","full_name":"nevilparmar11/CE_092_Nevil","owner":"nevilparmar11","description":"WDDN Lab Assignments Submission. The site is live on the Azure platform.","archived":false,"fork":false,"pushed_at":"2020-11-20T18:28:25.000Z","size":82399,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T11:44:55.918Z","etag":null,"topics":["efcore","efcore-dotnetcore","mvc","netcore","sendgrid-api","smtp-mail","sqlserver"],"latest_commit_sha":null,"homepage":"https://imsmvcsystem.azurewebsites.net/Account/Login","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nevilparmar11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-29T19:31:59.000Z","updated_at":"2020-12-23T13:30:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef2b41fe-1e20-4878-8e2b-bde85cefd8d3","html_url":"https://github.com/nevilparmar11/CE_092_Nevil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nevilparmar11/CE_092_Nevil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevilparmar11%2FCE_092_Nevil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevilparmar11%2FCE_092_Nevil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevilparmar11%2FCE_092_Nevil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevilparmar11%2FCE_092_Nevil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nevilparmar11","download_url":"https://codeload.github.com/nevilparmar11/CE_092_Nevil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevilparmar11%2FCE_092_Nevil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010268,"owners_count":26084720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["efcore","efcore-dotnetcore","mvc","netcore","sendgrid-api","smtp-mail","sqlserver"],"created_at":"2024-11-12T05:08:09.603Z","updated_at":"2025-10-12T04:37:06.617Z","avatar_url":"https://github.com/nevilparmar11.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project - Inventory Management System\n\n![IMS](https://user-images.githubusercontent.com/48133426/99826337-3cbfab80-2b7e-11eb-9b74-d8e80cdd5de7.jpg)\n\n\n## 🌐 Live Demo\n#### [Visit Demo](https://imsmvcsystem.azurewebsites.net/Account/Login)\nNote : The site is up and live on azure platform. Since I am using the free service providers, few funcionalities might not work as expected due to the free subscription quotas and limits.\n\n#### [Detailed Explanation of each features + Live Demo](https://drive.google.com/file/d/1mwveoeOQRKBdXODgOvOU_4EPGmKcsNP7/view?usp=sharing)\n#### [Repository of the project](https://github.com/nevilparmar11/Inventory-Management-System)\n\n\n\n# Lab - 09 \n#### [Click here to see the detailed working and explanation of each task of this lab with output. ](LAB_9/Working\u0026#32;of\u0026#32;Assignment\u0026#32;Tasks-WDDN-L9.pdf)\n1. [Task 1](LAB_9/Task\u0026#32;1/).\n  \n# Lab - 08 \n#### [Click here to see the detailed working and explanation of each task of this lab with output. ](LAB_8/Working\u0026#32;of\u0026#32;Assignment\u0026#32;Tasks-WDDN-L8.pdf)\n1. [Task 1](LAB_8/Task\u0026#32;1/).\n  \n2. [Task 2](LAB_8/Task\u0026#32;2/). \n\n\n\n# Lab - 07 \n#### [Click here to see the detailed working and explanation of each task of this lab with output. ](LAB_7/Working\u0026#32;of\u0026#32;Assignment\u0026#32;Tasks-WDDN-L7.pdf)\n1. LINQ Demo With Numbers List\n  - [Task 1](LAB_7/Task\u0026#32;1)\n  \n2. LINQ Demo With Human Names (String)\n  - [Task 2](LAB_7/Task\u0026#32;2)\n\n3. [Task 3](LAB_7/Task\u0026#32;3/).\n  - Home.aspx - There is one textbox in which the user enters product ID\n    and press submit button. The control goes to the product.aspx page.\n  - Product.aspx - This page has a detailed view control which receives product ID from previous page via query string and\n    displays corresponding product details in detail view control. The details view also has\n    facility to Insert, Update or Delete product records.\n  - allproduct.aspx - which displays all product details in Gridview. The gridview has editing, deletion, paging and\n    sporting facilities.\n  \n4. [Task 4](LAB_7/Task\u0026#32;4/). \n  - Insert.aspx - Insertion of new record.\n  - Update.aspx : Update the record\n  - Delete.aspx - Delete the record\n  - Show.aspx : view all records in gridview with editing, deletion, sorting functionality. Gridview\n    only displays Student ID and Name. When any record in the gridview is selected, all the\n    details of the corresponding record with values of all fields are displayed in the details view\n    control on the same page.\n  \n# Lab - 06 \n#### [Click here to see the detailed working and explanation of each task of this lab with output. ](LAB_6/Working\u0026#32;of\u0026#32;Assignment\u0026#32;Tasks-WDDN-L6.pdf)\n1. [Task 1](LAB_6/Task\u0026#32;1/).\n  - Insert.aspx - This page contains text boxes for adding student details and submit\n    buttons. When the button is clicked, data is added into the table.\n  - Edit.aspx : It has one textbox. When a user enters a student ID in the textbox and\n    clicks on the fetch button, details of that student are fetched in other textboxes on the\n    same page. After doing editing, when the user clicks on the submit button, the values\n    are updated in the database.\n  - Delete.aspx - User enters ID number in the textbox and when clicks the Delete\n    button, the corresponding record from the database gets deleted.\n  - Show.aspx : This page displays the content of the student table in the gridview.\n  \n2. [Task 2](LAB_6/Task\u0026#32;2/). \n  - Login.aspx - User id and password is validated against the database. On successful\n    login, create a session and go to product.aspx page.\n  - Product.aspx - All available products are listed in gridview with their price. All product\n    names are also fetched in Listbox from which users can select one or more products\n    and press the place order button.\n  - Order.aspx - The order details of the user is displayed ( All items in the order along\n    with final amount to be paid)\n\n# Lab - 05 \n#### [Output Images. ](LAB_5/Outputs)\n1. Applicataion to demonstrate the use of cookies.\n  - [Task 1](LAB_5/Task\u0026#32;1)\n2. Create demo shopping application \n- [Task 2](LAB_5/Task\u0026#32;2)\n3. Optional Tasks\n  - There is a button and label on the page and when button is clicked, the count\n    is incremented in the label. Make use of ViewState.\n  - [Task A_Counter](LAB_5/Extra\u0026#32;Tasks/Task_A_Counter)\n  - Pass information of two textboxes from page 1 to page 2 using Cross Page\n    Posting technique.\n  - [Task_B_CrossPagePosting](LAB_5/Extra\u0026#32;Tasks/Task_B_CrossPagePosting)\n\n# Lab - 04 \n#### [Click here to see the detailed working and explanation of each task of this lab with output. ](LAB_4/Working\u0026#32;Of\u0026#32;Projects\u0026#32;-\u0026#32;WDDN\u0026#32;-\u0026#32;L4.pdf)\n1. Creating and publishing dll file to nuget package manager.\n  - [Task 1](LAB_4/Task\u0026#32;1)\n  - [Nuget Package Link](https://www.nuget.org/packages/GraphTraversal.cs/)\n2. Task 2 \n- [Task 2.a =\u003e Login Page](LAB_4/Task\u0026#32;2/Task\u0026#32;2.a)\n- [Task 2.b =\u003e Home Screen with user registration form](LAB_4/Task\u0026#32;2/Task\u0026#32;2.b)\n- [Task 2.c =\u003e Show/Hide an image on button click](LAB_4/Task\u0026#32;2/Task\u0026#32;2.c)\n\n# Lab - 03\n#### [Output Images](LAB_3/Outputs)\n1. [calc.cs](LAB_3/Submission/old\u0026#32;calc/calc.cs) file which contains two functions addition and multiplication\n2. Strong named [key file](LAB_3/Submission/myKey.snk) ( .snk file)\n3. [calc.cs](LAB_3/Submission/calc\u0026#32;-\u0026#32;new\u0026#32;version/calc.cs) file new version\n4. [Notepad file](LAB_3/Submission/steps.txt) for steps to create strong named assembly calc.dll and deploy it to GAC, steps to create new version calc.dll and upload to GAC.\n5. A [config file](LAB_3/Submission/driver.exe.config) which tells the driver program to use version 1.0.0.0 instead of version 0.0.0.0\n\n# Lab - 02\n#### [Output Images](LAB_2/Outputs)\n1. Two source files [addition.cs](LAB_2/Submission/addition.cs) and [multiplication.cs](LAB_2/Submission/multiplication.cs)\n2. [addition.netmodule](LAB_2/Submission/addition.netmodule) and [multiplication.netmodule](LAB_2/Submission/multiplication.netmodule)\n3. [A notepad file](LAB_2/Submission/steps.txt) which contains commands to generate netmodule files and to combine them into single DLL file names Calc.dll\n\n# Lab - 01 \n#### [Click here to see the list of commands used in this LAB](LAB_1/commands.md)\n1. Hello World C# Program.\n2. Program to add two numbers with user input from console.\n3. addition.cs file which contains an additional function to create DLL.\n4. driver.cs program which will be used to create exe and which refers addition.dll file.\n\n\n## Thank You\n- Author : [Nevil Parmar](https://nevilparmar.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevilparmar11%2Fce_092_nevil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnevilparmar11%2Fce_092_nevil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevilparmar11%2Fce_092_nevil/lists"}