A PROJECT REPORT ON SHOPPING CART.COM

Size: px
Start display at page:

Download "A PROJECT REPORT ON SHOPPING CART.COM"

Transcription

1 A PROJECT REPORT ON SHOPPING CART.COM DEVLOPED BY: - SWETA POLARA SHRADDHA VAGhAMASI Guided by: - pradip vanpariya Keyur zala ACADEMIC YEAR SUBMITTED TO M. & N. VIRANI SCIENCE COLLEGE 1

2 INDEX Title Page no Preface 3 Project Profile 4 Acknowledgement 5 Abstract 7 Project Summery 9 System Requirement 10 Specification 11 Analysis 19 Project Risk 21 Feasibility Study 22 Data Flow Diagram 24 E R diagram 25 Database 26 Screen Shot 29 2

3 PREFACE As a student of B.C.A. according to the syllabus by saurashtra university of Gujarat it is required to submit a project report as a practical training. The main objectives of this training are to develop awareness regarding the application of theories in the world and to give exposure of real world to a student. We feel really great pleasure this project report. This report has been prepared on the basis of the information collected. We have taken almost care that the information is true and project run smoothly without any problem. We hereby declare that it is our own work with great help of our facility of our college. 3

4 PROJECT PROFILE Name of project: Project partner: computer hardware shopping cart polara sweta Vaghamasi shraddha Hardware platform: 1GB RAM, 80GB hard disk Software platform: Back End: - MS.SQL Server & Front End: - Asp.NET Operating System: windows 7, windows xp Developed At: Shree M. & N. Virani Science College 4

5 ACKNOWLEDGEMENT We feel short of words while acknowledging to all those who have co-operated us in making our project a success and making our dream a reality. Then we would like to express our profound and heartily thanks to Mr. Keyur sir & Mr. Pradip sir for providing their valuable guidance like a lantern in the darkness and whose co-operation cannot be described into the words. Then how can we forget our honorable HOD Mr.Stavan Patel who has provided us with the hardware device like modem and necessary software s during our lab hours and who has given special attention to our problem and helped us in solving them. 5

6 Then we would like to thank all our colleagues for their kind co-operation and our parents, without them and their care this would not be a reality. At last we would like to thank the ultimate, omnipresent God who is the controlling the whole world and without his desire not even a single leaf in the world can move. Yours Faithfully, Polara Sweta, Vaghmasi Shraddha 6

7 ABSTRACT Our Project is of computer hardware and it is a web application through which customer can purchase various products. Products may be pen drive, laptop, hard disk, desktop and much more. In this web application customer has various choices in searching the products required by them. As wide variety of products is there in this web application customer can easily choose the products and purchase it online very easily. In the past, when any customer came for purchasing the computer hardware product the owner of the shop have to manually maintain all the details. That is name of the customer, name of the product, products quantity and its cost. This means that all the details are maintained manually by the owner only. 7

8 However though this web application customer did not have to go to the particular hardware mill for purchasing the product, they can easily purchase it online. Though this application if customer purchases any products then money transaction and the stock will automatically update. This web application is developed to remove all limitations in manual systems and provide maximum features for easy to use. 8

9 PROJECT SUMMERY This is simple site to purchase laptop, desktop, pen drive and hard disk. By using this site, you can select any item, which item he/she wants to take. To access all this request user must have to login to the site. After login user can purchase anything. First of all customer can register in our website then customer can login in our website. If customer must be login than customer can purchase any item. If customer can delete any selected item that facility in our website. 9

10 SYSTEM REQUIREMENT Hardware Requirements System Processor Hard Disk RAM Windows 7, windows xp Core 2 Duo 80GB 1GB Software Requirements Back End My SQL Server 2005 Scripting Language HTML, c# Tools Microsoft visualstudio.net Support tools MS Office, Web Browser 10

11 SPECIFICATION What is.net? Microsoft.net is set of software technology for connecting information, people, system and devices. This new generation of technology is best on web services-small building block application that can connect to each other as well as to other, larger application over the internet. ASP.NET is a new and powerful technology for writing dynamic web pages. It is convergence of two major Microsoft Technologies, Active Server Pages (ASP) And.NET ASP.NET is a more Powerful Technology because it not only builds Dynamic Web pages. But it also tailors the output in HTML to whatever browser you are using, and comes with a great set of reusable, predefined and ready to use controls for use a ASP.NET projects which reduce the amount of code to be written. 11

12 What is Microsoft.NET Framework? The Microsoft.NET framework is an important of the Microsoft windows family platform operating system. It is the foundation of the next generation of windows based application that is easier to build, deploy and integrated with other network system. Most consumers will never notice the.net framework is running on their pocket pc, smart phone or desk of computer but they may appreciate the reliability, case of use and ability to connect to other system that the.net framework helps brings to computers. The.net helps software developers and system with improvements towards performance, security and reliability. Benefits of the.net framework Helps I.T. professional s batter integrate existing system with its native supports for web-services. Assists with the deployment of software to both users and web servers. 12

13 Advantages Using ASP.NET ASP.NET drastically reduces the amount of code required to build large applications ASP.NET makes development simpler and easier to maintain with an event-driven, server-side programming model ASP.NET pages are easy to write and maintain because the source code and HTML are together The source code is executed on the server. The pages have lots of power and flexibility by this approach The source code is compiled the first time the page is requested. Execution is fast as the Web Server compiles the page the first time it is requested. The server saves the compiled version of the page for use next time the page is requested The HTML produced by the ASP.NET page is sent back to the browser. The application source code you write is not sent and is not easily stolen ASP.NET makes for easy deployment. There is no need to register components because the configuration information is built-in 13

14 The Web server continuously monitors the pages, components and applications running on it. If it notices memory leaks, infinite loops, other illegal software or activities, it seamlessly kills those activities and restarts itself ASP.NET validates information (validation controls) entered by the user without writing a single line of code ASP.NET easily works with ADO.NET using data-binding and page formatting features ASP.NET applications run fatter and counters large volumes of users without performance problems 14

15 SQL SERVER Microsoft SQL server version to 2005 is a significant new release of SQL server. With version 7.0, SQL server has been architecture and graphical administration features, while maintain ANSI and SQL server 6.x compatibility. It is also important to understand the basic constructs that are standards part of SQL syntax, such as Quoting strings and using parentheses. Enhancements have also been made to SQL server architecture, server functionality and development tools. About SQL syntax, generally SQL is not case sensitive. SQL ignores whitespaces and it provides for nesting. SQL is potential way to create portable database systems over hardware-software environments. SQL is designed to b used both interactively and embedded within procedural languages. All the data is controlled by software known as DBMS. It is the DBMS that knows ware and in what physical format the data is stored so SQL is not a DBMS, but it is data base manipulating language. 15

16 SQL server Features Microsoft SQL server supports a set of features that result in the following benefits. Ease of installation, deployment and use: SQL server includes a set of administrative and deployment tools that improve your ability to install deploy, manage the use SQL server across several sites. Scalability: the same database engine can be used across platforms running from laptop computers running Microsoft windows 95/98 to large, multiprocessor server running Microsoft Windows NT, enterprise edition. Data warehousing: SQL server includes tools for extracting and analysis summary data for online analytical processing (OLAP). SQL server also includes tools for visually designing databases and analyzing data using English base questions. System integration with other server software: SQL server integrates with , the internet and windows. 16

17 ABOUT HTML Hyper text markup Language (HTML) is a standard language. For creating web pages. It provides numbers of command that can be used to place and format text, picture and sounds on web pages. The linked to other document on the internet. A web-browser is a program that automatically interprets the html code & formats the document appropriately is known as rendering. HTML documents are typically written in HTML. You can use many texts Editor and save the document with html or htm extension. After entering HTML code in a file you can view it using any internet Browser. Without HTML the World Wide Web wouldn t exist. Html allows the individual elements on the web to be brought together and presented as a collection. Text images, multimedia and other files and all are packed together using html. 17

18 WEB BROWSER INTERNET EXPLORER: The IE is a browser provided by the Microsoft Corporation, which lets the users to browse through the web pages. In other words, we can say that it is a means by which one can visit web pages or web sites. With an Internet connection and Explorer, you can find and view information about anything on the Web. Just click the topics below to get started. Internet Explorer makes it easier to get most form the World Wide Web. And built-in IntelliSense technology can save you time completing routine Web tasks, such as automatically completing Web address and forms for you, and automatically detecting your network and connection status. In addition to Microsoft Windows accessibility products and services, the following features make Internet Explorer more accessible for people with disabilities. All features in Internet Explorer are accessible to you by using the keyboards or the mouse. 18

19 ANALYSIS The first step was to understand the structure of the system. The current system is also been studied in the analysis phase. The problems related to the system are being note down and then they are being solved. In this analysis phase, current system is being studied deploy. The current features or facilities provided by the system are being studied. Then according the changes is also being note down so As that they are being done at the time of the coding phase. The problems related to the system are being noted. Than on that problems solutions are been given to the user by the analyst. Then according to the user requirement the solution of the problems are being noted and then changes are being made in the system. 19

20 For example if the current system doesn t provide the facility of calculating the bills automatically. Than accordingly the system is made so as that, automatic calculations of the expenses occur and at last the bills are printed. After the analyst knows the requirement of the user, then according to the need of the user the analyst have to design the database, and after that if the user want some changes in it then the whole cycle will be done again and at last when user satisfies with the design and the whole process then only next phase is being done i.e., the coding phase. 20

21 PROJECT RISK Customers have not internet connection that time problem to access this site. Every people are not use internet connection so it is risky for us. New products should be uploaded by admin. If we can create this web site but each and every people are not use this site that is a main risk of our project. If customer use this website but that not run or display, so run time error is also known as a real time error and that error is risky. In this website, customers have purchased any items but its delivery time is not fixed. 21

22 FEASIBILITY Project feasibility is the like hood the system will be useful to the organization. There are three types in feasibility: i. Operational feasibility ii. Technical feasibility iii. Economical feasibility 1) Operational feasibility: If the system is well liked and used to the extent that persons will not be able to see reasons for a change, there may be resistance. Have the users been involve in the planning and development of the project? If they are involved at the earliest stage of project development, the chances of resistance can be possibly reduced. 22

23 2) Technical feasibility: Technical analysis evaluates technical merits of the system at the same time collecting additional information about performance, reliability, maintainability and productivity. In some cases, this system analysis step also includes a limited amount of research and design. 3) Economic Feasibility: Among the most important information contained in feasibility study is the cost-benefit analysis. That is, an assessment of economic justification for computer-based system. Costbenefit analysis delineates cost for development and weights them against tangible and intangible benefits in the system. 23

24 DATA FLOW DIAGRAM User New user Register Login Laptop Pen drive Hard disk Desktop Search View Add View Edit Delete Checkout Payment Logout 24

25 E R DIAGRAM DESKTOP Item no(pk) Item name Processor Ram Screen size Screen type Company Os Price Img LAPTOP Item no(pk) Item name Processor Ram Screen size Screen type Company Os Price img Hard disk Item no(pk) Item name Company Size Price Img CART Cart_id(pk) Item no Quantity Types_of_item Price Cust_id PENDRIVE Item no(pk) Item name Company Size Price Img REGISTER Cust_id(pk) Username Password First name Last name Address Contact no City State Country Pin code Birth date Gender FEEDBACK Cust_id Date Comment _id 25

26 DATABASE DESKTOP: FIELD NAME DATATYPE CONSTRAINT Item no(pk) Int(10) Pk Item name Nchar(30) Processor Nchar(30) Ram Nchar(30) Screen size Numeric(18,0) Screen type Nchar(30) Company Nchar(30) Os Nchar(30) Price Float Img Image LAPTOP: FIELD NAME DATATYPE CONSTRAINT Item no(pk) Int(10) pk Item name Nchar(30) Processor Nchar(30) Ram Nchar(30) Screen size Numeric(18,0) Screen type Nchar(30) Company Nchar(30) Os Nchar(30) Price Float Img Image 26

27 HARDDISK: FIELDNAME DATATYPE CONSTRAINT Item no(pk) Int(10) pk Item name Nchar(30) Company Nchar(30) Size Numeric(18,0) Price Float Img Image PENDRIVE: FIELDNAME DATATYPE CONSTRAINT Item no(pk) Int(10) pk Item name Nchar(30) Company Nchar(30) Size Numeric(18,0) Price Float Img Image Feedback: FIELDNAME DATATYPE CONSTRAINT Cust_id Int(10) null Date Date time Comment Nchar(50) _id Nchar(50) 27

28 CART: FIELDNAME DATATYPE CONSTRAINT Cart_id(pk) Int(10) pk Item no Int(10) Quantity Nchar(50) Types_of_item Nchar(50) Price Float Cust_id Int(10) REGISTER: FIELDNAME DATATYPE CONSTRAINT Cust_id(pk) Int(10) pk Username Nchar(50) Password Nchar(20) First name Nchar(20) Last name Nchar(20) Address Nchar(50) Contact no Numeric(18,0) Nchar(50) City Nchar(20) State Nchar(20) Country Nchar(20) Pin code Nchar(20) Birth date Date time Gender Nchar(50) 28

29 SCREENSHOT HOME PAGE 29

30 REGISTER 30

31 LOGIN 31

32 SEARCH 32

33 LAPTOP 33

34 PURCHASE 34

35 CHECKOUT 35

36 LOGOUT 36

37 ADMIN LOGIN 37

38 ADMIN LAPTOP 38

39 ADMIN INSERT LAPTOP 39

40 ABOUT US 40

41 CONTACT US 41

42 THANK YOU 42

A Project Report On Web Furniture

A Project Report On Web Furniture A Project Report On Web Furniture Submitted By: Shah Pratik Bharatwala Mustafa 1 Acknowledgement Before we describe about our project, we would like to add a few heart touching words for the people who

More information

PROJECT ON ONLINE EXAM

PROJECT ON ONLINE EXAM SHREE M.&N. VIRANI SCIENCE COLLAGE RAJKOT PROJECT ON ONLINE EXAM Created By: Amit vora Alpesh yadav Nayan sorathiya Project Proposal 1. Acknowledgement 2. Abstraction 3. Project Summary 4. System Requirement

More information

SCHOOL MANAGEMENT SYSTEM

SCHOOL MANAGEMENT SYSTEM PROJECT REPORT ON SCHOOL MANAGEMENT SYSTEM (Cyber School Management) As Partial Fulfillment of Bachelor of Computer Science (Information Technology & Computer Applications) Submitted to Shree M & N Virani

More information

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 3. INTRODUCTION 3 3.1 PROJECT SUMMARY 3.2 PURPOSE : GOALS AND OBJECTIVE 3.3 SCOPE 3.4 TECHNOLOHY & LITERATURE REVIEW 4 SYSTEM REQUIREMENT STUDY 7 4.1USER CHARACTERISTICS

More information

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1 PreparedBy:Harshad Khamal &DivyeshDangar Page 1 Project Report On Submitted by :-Harshad Khamal & Divyesh Dangar. Guided by :-Pradip Vanpariya & Haresh Khachariya Sem :-B.Sc.IT- 5 th Sem. Year :-2013 College:-Shree

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Mirza Nadeem Baig Governors State University

More information

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines AVAYA LEARNING CENTER END USER GUIDE Avaya Learning Virtual Campus License Registration Guidelines 1 Avaya Learning Virtual Campus License Registration Guide November 2015 ENROLLMENT REGISTRATION PROCESS

More information

Webshop Plus! v Pablo Software Solutions DB Technosystems

Webshop Plus! v Pablo Software Solutions DB Technosystems Webshop Plus! v.2.0 2009 Pablo Software Solutions http://www.wysiwygwebbuilder.com 2009 DB Technosystems http://www.dbtechnosystems.com Webshos Plus! V.2. is an evolution of the original webshop script

More information

Chandni Soneji Kinjal Tada

Chandni Soneji Kinjal Tada 2012 Chandni Soneji Kinjal Tada ACKNOWLEDGEMENT This is HOTEL MANAGEMENT SYSTEM project based on new techniques and based on new idea. This is totally different and beneficial for other to easily use and

More information

Vision Document. Online E-commerce Music CD Store Version 2.0

Vision Document. Online E-commerce Music CD Store Version 2.0 Vision Document Online E-commerce Music CD Store Version 2.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

ONLINE SHOPPING CHAITANYA REDDY MITTAPELLI. B.E., Osmania University, 2005 A REPORT

ONLINE SHOPPING CHAITANYA REDDY MITTAPELLI. B.E., Osmania University, 2005 A REPORT ONLINE SHOPPING By CHAITANYA REDDY MITTAPELLI B.E., Osmania University, 2005 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing and Information

More information

A Project Report On. Online Cloth Shopping. Developed For Jay Ambe Selection, Mens Wear, Patel Chambers, Mansa Dist - Gandhinagar

A Project Report On. Online Cloth Shopping. Developed For Jay Ambe Selection, Mens Wear, Patel Chambers, Mansa Dist - Gandhinagar A Project Report On Submitted To B.C.A Department Aacharya Motibhai Patel Institute of Computer Studies, Ganpat University, Kherva. Online Cloth Shopping Developed For Jay Ambe Selection, Mens Wear, Patel

More information

A Project Report On E-Watch Shopping System

A Project Report On E-Watch Shopping System A Project Report On E-Watch Shopping System Submitted By Patel Jigisha M Patel Payal V. Group No: 50 M.Sc. (CA & IT) Semester-III Guided By Mrs.Komal.H.Patel Submitted to Department

More information

Student User Guide. Version 1.2. Page 1 of 16. Student User Guide Version 1.2

Student User Guide. Version 1.2. Page 1 of 16. Student User Guide Version 1.2 Page 1 of 16 Table of Contents Introduction... 3 Using Your Unikey... 3 Managing Your Account... 4 Editing Contact Information... 4 Managing Addresses... 5 Course Notes... 8 Selecting Course Notes... 8

More information

HOMELESS INDIVIDUALS AND FAMILIES INFORMATION SYSTEM HIFIS 4.0 TECHNICAL ARCHITECTURE AND DEPLOYMENT REFERENCE

HOMELESS INDIVIDUALS AND FAMILIES INFORMATION SYSTEM HIFIS 4.0 TECHNICAL ARCHITECTURE AND DEPLOYMENT REFERENCE HOMELESS INDIVIDUALS AND FAMILIES INFORMATION SYSTEM HIFIS 4.0 TECHNICAL ARCHITECTURE AND DEPLOYMENT REFERENCE HIFIS Development Team May 16, 2014 Contents INTRODUCTION... 2 HIFIS 4 SYSTEM DESIGN... 3

More information

"Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary

Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary Description Course Summary This course provides knowledge and skills on developing Web applications by using Microsoft Visual. Objectives At the end of this course, students will be Explore ASP.NET Web

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 10267 - Introduction to Web Development with Microsoft Visual Studio 2010 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day instructor-led

More information

C++Builder - Frequently Asked Questions

C++Builder - Frequently Asked Questions C++Builder 2010 FAQ C++Builder - Frequently Asked Questions GENERAL QUESTIONS What is Embarcadero C++Builder? C++Builder is the only true RAD C++ environment and framework designed for ultra-fast development

More information

Microsoft Certified Professional Transcript

Microsoft Certified Professional Transcript Last Activity Recorded: March 12, 2009 Microsoft Certified Professional NEAL WALTERS 1770 PLUMMER DR ROCKWALL, TX 75087 US nwalters@sprynet.com Microsoft Certification Status Credential Microsoft Certified

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager

Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager This guide provides information about installing and configuring WhatsUp Gold Failover Manager. Contents CHAPTER 1 Using

More information

BACHELOR OF COMPUTER APPLICATION

BACHELOR OF COMPUTER APPLICATION SHREE M. & N. VIRANI SCIENCE COLLEGE RAJKOT PROJECT REPORT AS A PARTIAL REQUIREMENT FOR THE DEGREE OF BACHELOR OF COMPUTER APPLICATION YEAR: 2016 TRAFFIC POLICE GUIDED BY: Mr. PRAKASH GUJARATI SUBMITTED

More information

Sliding PayPal Shopping Cart 2 DMXzone

Sliding PayPal Shopping Cart 2 DMXzone Table of contents Table of contents... 1 About Sliding PayPal Shopping Cart 2... 2 Features in Detail... 3 The Basics: Use Sliding PayPal Shopping Cart 2 on your Page... 21 Advanced: Different Options

More information

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Phone:

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad   Phone: E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Email: AhmadNassr@gmail.com Phone: 0599042502 1. Rationale This is the major project for both (Open Source and.net teams) as an E-Commerce

More information

How to Order a Four Panel Brochure through Print Services. Go to the Print Services Web Page and select the Online Store link.

How to Order a Four Panel Brochure through Print Services. Go to the Print Services Web Page and select the Online Store link. How to Order a Four Panel Brochure through Print Services Go to the Print Services Web Page and select the Online Store link. 1 Enter your Username and Password on the Print Services Online Ordering home

More information

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore.

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Self-Service Portal & estore Guide Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Version 4.2, October, 2017. This document is subject to change without

More information

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III Presented To Department of Computer Science Ganpat Vidyanagar, Kherva Presented By Naitik J.Dave (13084231032) Ramesh K.Prajapti(13084231216)

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day

More information

International School of informatics and Management

International School of informatics and Management 1 International School of informatics and Management Subject: System Design Lab Project Name: Student Admission System Group Number: 5 Team Guide: Jyoti Khurana (Lecturer) Members: Ashok Kumar Soni Hridayesh

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

AP Onestop Request Official Transcript

AP Onestop Request Official Transcript AP Onestop Request Official Transcript USERNAME: Refer to AP Self Service for user name PASSWORD: The first time only will be ApA and the 8 digit A# or Birth date twodigit month, day and year. Then click

More information

DE Introduction to Web Development with Microsoft Visual Studio 2010

DE Introduction to Web Development with Microsoft Visual Studio 2010 DE-10267 Introduction to Web Development with Microsoft Visual Studio 2010 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2010 Delivery Method Instructor-led (Classroom)

More information

Sales Management Portal

Sales Management Portal Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Fall 2016 Sales Management Portal Sai Shireesha Kacharla Governors State University

More information

WebPrint Quick Start User Guide

WebPrint Quick Start User Guide WebPrint Quick Start User Guide Getting Started Accessing Print Center Navigate your Web browser to Print Center Log in page. If you do not have an acocunt, you will need to create a new User account.

More information

Value of Windows Telesales Script

Value of Windows Telesales Script This telesales guide provides the information you need to explain the value of Windows to your system builder partners. Overview: The incredibly positive Windows response from users, analysts, and press

More information

Web Application Development (WAD) V th Sem BBAITM(Unit-1) By: Binit Patel

Web Application Development (WAD) V th Sem BBAITM(Unit-1) By: Binit Patel Web Application Development (WAD) V th Sem BBAITM(Unit-1) By: Binit Patel Introduction: PHP (Hypertext Preprocessor) was invented by Rasmus Lerdorf in 1994. First it was known as Personal Home Page. Later

More information

RAD Studio XE Datasheet

RAD Studio XE Datasheet RAD Studio XE Datasheet DATASHEET Embarcadero RAD Studio XE Complete solution for Windows,.NET, PHP and Web application development Embarcadero RAD Studio XE is a comprehensive rapid application development

More information

Jewelry management system

Jewelry management system Jewelry management system ACHARYA MOTIBHAI PATEL INSTITUTE OF COMPUTER STUDIES GANPAT UNIVERSITY Internal Guide PROF. PAVAN SONI Group No :- C15 Page 1 of 63 Project profile Project name : Jewelry management

More information

10267 Introduction to Web Development with Microsoft Visual Studio 2010

10267 Introduction to Web Development with Microsoft Visual Studio 2010 10267 Introduction to Web Development with Microsoft Visual Studio 2010 Course Number: 10267A Category: Visual Studio 2010 Duration: 5 days Course Description This five-day instructor-led course provides

More information

A PROJECT REPORT ON SYSTEM

A PROJECT REPORT ON  SYSTEM A PROJECT REPORT ON E-MAIL SYSTEM (Website) With special reference to Submitted to, SHIVAJI UNIVERSITY, KOLHAPUR. For the partial fulfillment of requirement For the award of degree of, BACHELOR OF COMPUTER

More information

SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632

SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632 SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632 COLLEGE : SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY, TUMAKURU BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : MR. T.S.BHARATH STUDENTS :

More information

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni Vision Document 2.0 Online Book Store Phase-II Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Vamsi Krishna Mummaneni CIS 895 MSE Project Kansas State

More information

Questions and Answers AutoCAD 2013 for Mac

Questions and Answers AutoCAD 2013 for Mac Autodesk Questions and Answers AutoCAD 2013 for Mac This document answers common questions about AutoCAD 2013 for Mac. Contents 1. What is AutoCAD 2013 for Mac?... 3 2. When will AutoCAD for Mac be available

More information

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp.

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp. TPLWPT Contents Summary... 1 General Information... 1 Technology... 2 Server Technology... 2 Business Layer... 4 Client Technology... 4 Structure... 4 Ultra-Thin Client Considerations... 7 Internet and

More information

The Development of Mobile Shopping System Based on Android Platform

The Development of Mobile Shopping System Based on Android Platform 2017 2nd International Conference on Applied Mechanics and Mechatronics Engineering (AMME 2017) ISBN: 978-1-60595-521-6 The Development of Mobile Shopping System Based on Android Platform Yi-ping SHI *,

More information

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2008 Delivery Method Instructor-led (Classroom)

More information

Guides for Installing MS SQL Server and Creating Your First Database. Please see more guidelines on installing procedure on the class webpage

Guides for Installing MS SQL Server and Creating Your First Database. Please see more guidelines on installing procedure on the class webpage Guides for Installing MS SQL Server and Creating Your First Database Installing process Please see more guidelines on installing procedure on the class webpage 1. Make sure that you install a server with

More information

M Introduction to Visual Basic.NET Programming with Microsoft.NET 5 Day Course

M Introduction to Visual Basic.NET Programming with Microsoft.NET 5 Day Course Module 1: Getting Started This module introduces Visual Basic.NET and explains how it fits into the.net platform. It explains how to use the programming tools in Microsoft Visual Studio.NET and provides

More information

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET 2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge

More information

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com USER GUIDE for Simon Malls On-Line Resource Center SimonResourceCenter.com Welcome to the Online Resource Center for printing and fulfillment. You have access to this site 24 hours a day, 7 days a week.

More information

ONLINE PUBLISHING. FOR LOCAL GROUPs. Create posters, flyers and other promotional. materials from your desk.

ONLINE PUBLISHING. FOR LOCAL GROUPs. Create posters, flyers and other promotional. materials from your desk. ONLINE PUBLISHING FOR LOCAL GROUPs Create posters, flyers and other promotional materials from your desk. ACCESSING THE SITE To access the system please go to www.parkinsons.org.uk/templates 1. You will

More information

WebStore. Resellers. Brief User Guide. Invite. Self-Register. Log-In. Lost Password. Support. SIPHON 31 May Resellers must be invited to use

WebStore. Resellers. Brief User Guide. Invite. Self-Register. Log-In. Lost Password. Support. SIPHON 31 May Resellers must be invited to use Resellers WebStore Brief User Guide Invite Resellers must be invited to use the SIPHON WebStore. This is important as we need to approve your email address against your account. If you would like to register

More information

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS CONTENTS 1 INTRODUCTION... 3 1.1 Account set up... 3 1.1.1 Independent operators with TIE access... 3 1.2 Login for registered

More information

Creating a new customer account and entering a new order on IDT website

Creating a new customer account and entering a new order on IDT website Creating a new customer account and entering a new order on IDT website Welcome to the Home Page of IDT s website. Click on SIGN IN in order to enter into your account (or create a new account now). If

More information

Getting Started with Tally.Developer 9

Getting Started with Tally.Developer 9 Getting Started with Tally.Developer 9 The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing market conditions,

More information

BT Unified Communicator. Server Configuration & Administration Guide V1.4

BT Unified Communicator. Server Configuration & Administration Guide V1.4 BT Unified Communicator Server Configuration & Administration Guide V1.4 1 1.0 Unified Communications Server Overview This guide covers the following :- Server Configuration Configuration and administration

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Mohammed Feroz Governors State University

More information

Design and Implementation of E-Commerce Site for Online Shopping

Design and Implementation of E-Commerce Site for Online Shopping Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Summer 2014 Design and Implementation of E-Commerce Site for Online Shopping Sidhartha

More information

OKPAY guides INTEGRATION OVERVIEW

OKPAY guides INTEGRATION OVERVIEW Название раздела OKPAY guides www.okpay.com INTEGRATION OVERVIEW 2012 Contents INTEGRATION OVERVIEW GUIDE Contents 1. Payment System Integration 2. OKPAY Integration Types 2.1. Basic Payment Links and

More information

Introduction to Web Development with Microsoft Visual Studio 2010 (10267A)

Introduction to Web Development with Microsoft Visual Studio 2010 (10267A) Introduction to Web Development with Microsoft Visual Studio 2010 (10267A) Overview This five-day instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual

More information

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel Presentation On External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel IDP At TechnoBright Prepared by : Pooja Patel (110780107002) Anmol Patel(120783107004) Mittal Parmar(110780107007)

More information

Microsoft Certified Professional Transcript. Microsoft Office Project Server

Microsoft Certified Professional Transcript. Microsoft Office Project Server Last Activity Recorded: May 21, 2009 Microsoft Certified Professional WILLIAM F SLATER 1337 N. Ashland Ave. Unit 2 Chicago, IL 60622 US slater@billslater.com Microsoft Certification Status Credential Microsoft

More information

Ebook : Overview of application development. All code from the application series books listed at:

Ebook : Overview of application development. All code from the application series books listed at: Ebook : Overview of application development. All code from the application series books listed at: http://www.vkinfotek.com with permission. Publishers: VK Publishers Established: 2001 Type of books: Develop

More information

eshop User s Guide Contents 1 of 27

eshop User s Guide Contents 1 of 27 1 of 27 eshop User s Guide Contents Preface... 2 Literature... 3 Download Section... 3 Technical Page... 4 eshop... 5 Logging In... 5 Forgot Your Password?... 6 Changing Password... 7 Account Button Functionalities...

More information

VB.NET. Exercise 1: Creating Your First Application in Visual Basic.NET

VB.NET. Exercise 1: Creating Your First Application in Visual Basic.NET VB.NET Module 1: Getting Started This module introduces Visual Basic.NET and explains how it fits into the.net platform. It explains how to use the programming tools in Microsoft Visual Studio.NET and

More information

Connecting VirtueMart To PayPal (Live)

Connecting VirtueMart To PayPal (Live) Connecting VirtueMart To PayPal (Live) After testing is complete in the PayPal Sandbox and you are satisfied all is well, then its time to disconnect VirtueMart from the PayPal Sandbox and connect Virtuemart

More information

Project Synopsis Project Title Social Networking Site Project Develpers 1. 2. 3. Introduction Social networking sites allow users to communicate with people, share ideas, activities, events, and interests

More information

AUTHENTICATED WEB MANAGEMENT SYSTEM

AUTHENTICATED WEB MANAGEMENT SYSTEM AUTHENTICATED WEB MANAGEMENT SYSTEM Masters Project Report (CPEG 597) December 2005 Submitted to Prof. Ausif Mahmood ID. 655795 By Kavya P Basa 1 Abstract In an era where web development is taking priority

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

AKADEMOS COURSEPACK SERVICE

AKADEMOS COURSEPACK SERVICE AKADEMOS COURSEPACK SERVICE What is a CoursePack? CoursePacks, or course readers, are cost-effective, custom compilations of academic material. They are generally made up of collected readings from textbooks,

More information

SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM

SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM Swagelok Columbus Charleston Quick Look Guide/ WEB HOW TO SWAGELOK COLUMBUS CHARLESTON CONTENTS How to Register

More information

Compute Cluster Server Lab 1: Installation of Microsoft Compute Cluster Server 2003

Compute Cluster Server Lab 1: Installation of Microsoft Compute Cluster Server 2003 Compute Cluster Server Lab 1: Installation of Microsoft Compute Cluster Server 2003 Compute Cluster Server Lab 1: Installation of Microsoft Compute Cluster Server 2003... 1 Lab Objective... 1 Overview

More information

Bomgar Vault Server Installation Guide

Bomgar Vault Server Installation Guide Bomgar Vault 17.2.1 Server Installation Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

Symantec Backup Exec Quick Installation Guide

Symantec Backup Exec Quick Installation Guide Symantec Backup Exec 2010 Quick Installation Guide 20047221 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup Exec service account

More information

Digital StoreFront TRAINING

Digital StoreFront TRAINING Florida Agricultural and Mechanical University Digital StoreFront TRAINING Faculty and Staff January 2017 What is Digital StoreFront (DSF)? Digital StoreFront is a web-to-print e-commerce site that allows

More information

Now you can Microsoft Visual Studio 2010 with MSDN

Now you can Microsoft Visual Studio 2010 with MSDN Now you can Microsoft Visual Studio 2010 with MSDN gives your development teams the advanced functionality, superior benefits, and convenient access to the latest tools and resources they need to cost-effectively

More information

Getting Started with Tally.Developer 9 Series A Release 3.0

Getting Started with Tally.Developer 9 Series A Release 3.0 Getting Started with Tally.Developer 9 Series A Release 3.0 The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing

More information

Kaseya 2. Installation guide. Version R8. English

Kaseya 2. Installation guide. Version R8. English Kaseya 2 Kaseya Server Setup Installation guide Version R8 English October 24, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

a white paper from Corel Corporation

a white paper from Corel Corporation a white paper from Corel Corporation This document is for discussion purposes only. The products and processes are still under development. The information presented is therefore subject to change without

More information

ACT! by Sage Corporate Edition 2010 System Requirements

ACT! by Sage Corporate Edition 2010 System Requirements ACT! by Sage Corporate Edition 2010 System Requirements (Includes ACT! by Sage Premium and ACT! by Sage Premium for Web) Important Note: All minimum system requirements are based on a single-user environment

More information

Centrix WorkSpace Discovery Installation Guide. Version 1.0

Centrix WorkSpace Discovery Installation Guide. Version 1.0 Centrix WorkSpace Discovery Installation Guide Version 1.0 The latest software version and documentation for this product can be downloaded here: http://www.centrixsoftware.com/downloads/discovery If you

More information

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar.

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar. National College of Ireland BSc in Computing 2017/2018 Deividas Sevcenko X13114654 X13114654@student.ncirl.ie Multi-calendar Technical Report Table of Contents Executive Summary...4 1 Introduction...5

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

ISU Alumni Association Online Store May05-39

ISU Alumni Association Online Store May05-39 ISU Alumni Association Online Store May05-39 Client: Faculty Advisor: ISU Alumni Association Dr. Srinivas Aluru, CprE Team Members: Keith Dahlby Andrew Kirpalani Jordan Jump Jon Ruhnke Presentation Outline

More information

SellerDeck Release Notes

SellerDeck Release Notes SellerDeck 2016 Release Notes SellerDeck Limited Date: 30 th September 2015 Version: 1.0 SellerDeck 2016 Release Notes Page 1 Revision History Revision Date Author Comments 1.0 30/9/2015 Bruce Townsend

More information

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Developing Web s Using Microsoft Visual Studio 2008 SP1 Introduction This five day instructor led course provides knowledge and skills on developing Web applications by using Microsoft Visual Studio 2008

More information

Starting from. An Introduction to Computing Science by Jeremy Scott LEARNER NOTES

Starting from. An Introduction to Computing Science by Jeremy Scott LEARNER NOTES Starting from An to Computing Science by Jeremy Scott LEARNER NOTES You have probably already used several computers today without realising it. If you have sent a text, been driven in a car, or checked

More information

International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA

International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA -SAURABH JAIN PROJECT GUIDE - Ms JYOTI KHURANA (Lecturer

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

CHAPTER-1: INTRODUCTION TO OPERATING SYSTEM:

CHAPTER-1: INTRODUCTION TO OPERATING SYSTEM: CHAPTER-1: INTRODUCTION TO OPERATING SYSTEM: TOPICS TO BE COVERED 1.1 Need of Operating System 1.2 Evolution of os 1.3 operating system i. Batch ii. iii. iv. Multiprogramming Time sharing Real time v.

More information

User Manual. Online E-commerce Music Store Version 1.0

User Manual. Online E-commerce Music Store Version 1.0 User Manual Online E-commerce Music Store Version 1.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State University

More information

Perceptive Experience Web Scan

Perceptive Experience Web Scan Perceptive Experience Web Scan Technical Specifications Version: 2.2.x Written by: Product Knowledge, R&D Date: Wednesday, April 05, 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

RSA WebCRD Getting Started

RSA WebCRD Getting Started RSA WebCRD Getting Started User Guide Getting Started with WebCRD Document Version: V8.1-3 Software Version: WebCRD V8.1.3 June 2011 2001-2011 Rochester Software Associates, Inc. All Rights Reserved. AutoFlow,

More information

Technology in Action. Chapter Topics. Scope creep occurs when: 3/20/2013. Information Systems include all EXCEPT the following:

Technology in Action. Chapter Topics. Scope creep occurs when: 3/20/2013. Information Systems include all EXCEPT the following: Technology in Action Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Chapter 10 Behind the Scenes: Software Programming Ninth Edition Chapter Topics Understanding software programming Life

More information

TABLE OF CONTENTS. race result 11 Introduction

TABLE OF CONTENTS. race result 11 Introduction INTRODUCTION. TABLE OF CONTENTS 1. First Steps... 3 2. race result 11 Demo... 4 2.1. How to Open an Event... 4 2.2. How to Navigate in race result 11... 5 2.3. Participants Window... 6 General... 6 2.4.

More information

Sage ACT! PRO 2011 System Requirements

Sage ACT! PRO 2011 System Requirements Sage ACT! PRO 2011 System Requirements Important Note: All minimum system requirements are based on a single-user environment (one computer accessing a local database). In a shared environment, Sage ACT!

More information

Swimming Lesson Online Enrolment Process

Swimming Lesson Online Enrolment Process Swimming Lesson Online Enrolment Process P a g e 2 Table of Contents Step 1. Class Self-Assessment... 3 Step 2. Browse Class Timetable... 4 Step 3. Create Account... 4 Step 4. Login & Book... 5 FAQ...

More information

NET 3.0 and NET 3.0 contains four building blocks, shown in the figure below:

NET 3.0 and NET 3.0 contains four building blocks, shown in the figure below: NET 3.0 and 3.5 NET 3.0 is a brand name for a set of modern technologies, designed to be the next-generation Windows development platform..net 3.0 was released with Windows Vista in November 2006 2007..NET

More information