All Projects → kaushik546 → Inventory-Management-System

kaushik546 / Inventory-Management-System

Licence: other
Inventory Management System by asp.net and MSSQL

Programming Languages

C#
18002 projects
Classic ASP
548 projects

Projects that are alternatives of or similar to Inventory-Management-System

ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-11.11%)
Mutual labels:  visual-studio, asp, asp-net
Falco
A functional-first toolkit for building brilliant ASP.NET Core applications using F#.
Stars: ✭ 214 (+692.59%)
Mutual labels:  asp, asp-net
Raml Dotnet Tools
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
Stars: ✭ 171 (+533.33%)
Mutual labels:  asp, asp-net
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+833.33%)
Mutual labels:  visual-studio, asp-net
Dotnet Db Samples
.NET code samples for Oracle database developers
Stars: ✭ 260 (+862.96%)
Mutual labels:  visual-studio, asp-net
Mojoportal
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
Stars: ✭ 159 (+488.89%)
Mutual labels:  asp, asp-net
Newlife.cube
魔方是一个快速Web开发平台,能够快速搭建系统原型,而又具有足够灵活的可扩展性!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,默认模板在真实项目中经历过单表100亿数据添删改查的考验。
Stars: ✭ 375 (+1288.89%)
Mutual labels:  visual-studio, asp
Applicationinsights Dotnet Server
Microsoft Application Insights for .NET Web Applications
Stars: ✭ 130 (+381.48%)
Mutual labels:  asp, asp-net
Inventory-Management-System-Django
A Inventory management system written in DJango
Stars: ✭ 71 (+162.96%)
Mutual labels:  inventory-management, inventory-system
Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
Stars: ✭ 122 (+351.85%)
Mutual labels:  inventory-management, inventory-system
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (+66.67%)
Mutual labels:  mssql, inventory-management
DotNETCarRental
Daily car rental simulation with ASP.NET.
Stars: ✭ 13 (-51.85%)
Mutual labels:  mssql, asp-net
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (+251.85%)
Mutual labels:  visual-studio, inventory-system
Bitcoin-Payment-Gateway-ASP.NET
Bitcoin Payment Gateway API on ASP.NET. Accept Bitcoin, Litecoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, BTC, Vertcoin, Vericoin, Peercoin, Paycoin, MonetaryUnit, Swiscoin Payments Online on your ASP.NET C# website
Stars: ✭ 56 (+107.41%)
Mutual labels:  asp, asp-net
ILMerge-MSBuild-Task
Adds ILMerge to Visual Studio 2013/2017 or automated builds. This Task is intended to work right out of the box however, it supports a configuration file where you can control every ILMerge property including the list of assemblies to be merged.
Stars: ✭ 52 (+92.59%)
Mutual labels:  visual-studio
vlocode
Vlocity development extension for Visual Studio Code
Stars: ✭ 18 (-33.33%)
Mutual labels:  visual-studio
ECommerceProjectWithWebAPI
.NET 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil
Stars: ✭ 35 (+29.63%)
Mutual labels:  mssql
MonoGame.Forms
MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Stars: ✭ 183 (+577.78%)
Mutual labels:  visual-studio
Server-Help
💻 This VSTO Add-In allows the user to ping a list of servers and creates a file for Microsoft Remote Desktop Manager an Excel table. This is used for quickly determining which servers are offline in a list. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.
Stars: ✭ 21 (-22.22%)
Mutual labels:  visual-studio
WebDAVServerSamples
WebDAV, CalDAV & CardDAV server examples in C# and VB based on IT Hit WebDAV Server Engine for .NET
Stars: ✭ 39 (+44.44%)
Mutual labels:  asp-net

Inventory-Management-System

Inventory Management System by ASP.NET and MSSQL

This is a Inventory Management System. Here i am trying to develop some basic and important fields of Inventory Management System. They are:

  • Login
  • Products
  • Suppliers
  • Purchases
  • Sales

How to use this project:

  • Clone or Download.
  • Run Visual Studio
  • Open project and Select and Open InventoryMangement.sln file. All of the files and folder will display your visual studio solution.
  • Otherwise you can Open InventoryMangement folder and Built your own solution for this project.
  • Attach InventoryMangement.mdf database to your MSSQL Database or visual studio local database.
  • If you can not access database file:
    • Edit connectionString from Web.Debug.config file and add AttachDbFilename=|Enter your database directory here|InventoryMangement.mdf;
  • Login Username: kaushik Password: 123456

Thanks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].