Inventory management project based on ASP.NET, introduction to C# and ASP.NET

Post on 29-May-2015

1864 Views

Category:

Sales

5 Downloads

Preview:

Click to see full reader

DESCRIPTION

ppt for inventory management project based on ASP.NET with C#

Transcript

SUMMER TRAINING ON

ASP.NET

AT CMC LIMITEDBY – HIMANSHU PATEL

ROLL NO. – 11/222

Training activities

Introduction to C#. Programming in C#. Introduction to ASP.NET development. Starting ASP.NET development. Project on INVENTORY MANAGEMENT SYSTEM.

ABOUT CMC LIMITED CMC has been imparting corporate

trainings for the renowned leading organizations like GAIL, TATA MOTORS, TATA SKY, HINDUSTAN UNILEVER, etc.

CMC employs highly qualified professionals with Ph.D’s, M.Tech’s, B.Tech’s &  MCA’s. They have well disciplinary team comprising education experts, subject matter experts, instructional designers, quality experts, Academic advisors, Experienced placement officers , project Managers & team leaders.

CMC Limited is an Information Technology services, consulting and software company having its Headquarters in New Delhi, India. CMC is part of the TATA Group and is a subsidiary of Tata Consultancy Services. 

CMC offers job ready training programs for the beginners & skill enhancement program for those who are already employed in industry. Ample practicing on REAL TIME PROJECTS makes participants productive in their jobs. CMC creates GLOBAL PROFESSIONALS.

INTRODUCTION TOC# LANGUAGE

WHAT IS C# ?

C# (pronounced as see sharp) is a multi paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure.

WHAT IS C# ?

A hybrid of C and C++, it is a Microsoft programming language developed to compete with Sun's Java language. C# is an object-oriented programming language used with XML-based Web services on the .NET platform and designed for improving productivity in the development of Web applications.

C# is a simple, modern, general-purpose, object-oriented programming language developed by Microsoft within its .NET initiative led by Anders Hejlsberg.

WHY C# ? C# is intended to be a simple,

modern, general-purpose, object-oriented programming language.

The language is intended for use in developing software components suitable for deployment in distributed environments.

Source code portability is very important, as is programmer portability, especially for those programmers already familiar with C and C++.

Support for internationalization is very important.

INTRODUCTION TO ASP.NET

ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding. ASP.NET is part of the .NET Framework, and when coding ASP.NET applications you have access to classes in the .NET Framework. You can code your applications in any language compatible with the common language runtime (CLR), including Microsoft Visual Basic and C#. These languages enable you to develop ASP.NET applications that benefit from the common language runtime, type safety, inheritance, and so on.

ASP.NET is great for building standards-based websites with HTML5, CSS3, and JavaScript. ASP.NET supports three approaches for making web sites. ASP.NET Web Forms uses controls and an event-model for component-based development. ASP.NET MVC values separation of concerns and enables easier test-driven development. ASP.NET Web Pages prefers a single page model that mixes code and HTML markup. You can mix and match these techniques within one application depending on your needs - it's all One ASP.NET.

ASP.NET includes ASP.NET Web API for creating rich REST-ful Web

Services that return JSON, XML, or any kind of content the web

supports! ASP.NET Web APIs can provide data services to mobile

apps like Windows Phones, iPhones, Android and more.

ASP.NET Web APIs can be used in any ASP.NET Web Application, including ASP.NET MVC, Web

Forms, or Web Pages – it's all One ASP.NET.

APIs

ASP.NET SignalR is a new library for ASP.NET developers makes

real-time bi-directional communication between client and

server a reality. ASP.NET SignalR enables new standards like Web Sockets while gracefully falling back to support older browsers.

ASP.NET SignalR can support JavaScript clients, as well as clients

on Android, iPhone, and all C# clients like Windows Phone and

Windows 8.

Real-time

ASP.NET can also power mobile applications with responsive design frameworks like Twitter Bootstrap

included out of the box with VS2013. You can use any CSS

framework or open grid system you prefer, or perhaps select a powerful mobile system like jQuery Mobile or

Sencha and great mobile applications with PhoneGap. The

choice is yours, it's all possible with ASP.NET

IDE (Integrated

Development Environment)

Mobile

Visual Studio and ASP.NET include powerful tools within the IDE.

We've got best-of-class HTML5, CSS3 and JavaScript editors that have the web baked in at their

core. You'll know which CSS selectors work in your browser,

get IntelliSense with your JavaScript, and then instantly

refresh a dozen connected browsers with Browser Link. Now,

commit to source control then publish your website to any

server or the cloud.

ASP.NET CUSTOMERS

INVENTORYMANAGEMENT

SYSTEM

DEFINITION OF INVENTORY Inventory or stock refers to the goods and materials that a

business holds for the ultimate purpose of resale (or repair).

A complete list of items such as property, goods in stock, or the contents of a building.

A company's merchandise, raw materials, and finished and unfinished products which have not yet been sold. 

WHAT IS INVENTORY MANAGEMENT?

EFFECTIVE INVENTORY MANAGEMENT IS ALL ABOUT KNOWING WHAT IS ON HAND, WHERE IT IS IN USE, AND HOW MUCH FINISHED PRODUCT RESULTS.

INVENTORY MANAGEMENT IS THE PROCESS OF EFFICIENTLY OVERSEEING THE CONSTANT FLOW OF UNITS INTO AND OUT OF AN EXISTING INVENTORY. THIS PROCESS USUALLY INVOLVES CONTROLLING THE TRANSFER IN OF UNITS IN ORDER TO PREVENT THE INVENTORY FROM BECOMING TOO HIGH, OR DWINDLING TO LEVELS THAT COULD PUT THE OPERATION OF THE COMPANY INTO JEOPARDY. COMPETENT INVENTORY MANAGEMENT ALSO SEEKS TO CONTROL THE COSTS ASSOCIATED WITH THE INVENTORY, BOTH FROM THE PERSPECTIVE OF THE TOTAL VALUE OF THE GOODS INCLUDED AND THE TAX BURDEN GENERATED BY THE CUMULATIVE VALUE OF THE INVENTORY.

WHAT IS INVENTORY MANAGEMENT?FOR EXAMPLE:-

A CANNED FOOD MANUFACTURER'S MATERIALS INVENTORY INCLUDES THE INGREDIENTS TO FORM THE FOODS TO BE CANNED, EMPTY CANS AND THEIR LIDS (OR COILS OF STEEL OR ALUMINUM FOR CONSTRUCTING THOSE COMPONENTS), LABELS, AND ANYTHING ELSE (SOLDER, GLUE, ETC.) THAT WILL FORM PART OF A FINISHED CAN. THE FIRM'S WORK IN PROCESS INCLUDES THOSE MATERIALS FROM THE TIME OF RELEASE TO THE WORK FLOOR UNTIL THEY BECOME COMPLETE AND READY FOR SALE TO WHOLESALE OR RETAIL CUSTOMERS. THIS MAY BE VATS OF PREPARED FOOD, FILLED CANS NOT YET LABELED OR SUB-ASSEMBLIES OF FOOD COMPONENTS. IT MAY ALSO INCLUDE FINISHED CANS THAT ARE NOT YET PACKAGED INTO CARTONS OR PALLETS. ITS FINISHED GOOD INVENTORY CONSISTS OF ALL THE FILLED AND LABELED CANS OF FOOD IN ITS WAREHOUSE THAT IT HAS MANUFACTURED AND WISHES TO SELL TO FOOD DISTRIBUTORS (WHOLESALERS), TO GROCERY STORES (RETAILERS), AND EVEN PERHAPS TO CONSUMERS THROUGH ARRANGEMENTS LIKE FACTORY STORES AND OUTLET CENTERS.

INVENTORY CLIP ARTS

SCREENSHOTS OF MY WEBSITE

THANK YOU FOR WATCHING

top related