Save Money with Easy Computer Asset Tracking By Josh Kleinhuizen & Kelly Cardona.

Slides:



Advertisements
Similar presentations
MS Access.
Advertisements

WSUS Presented by: Nada Abdullah Ahmed.
SharePoint 2007: Workflow and Digital Forms Neil Iversen Inetium.
Page 1 More information at; gaddsoftware.comgaddsoftware.com.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
DISC Database and Innovative Software in the Community (DISC) 1 October 9th, 2011 ARMS 1098B Design Review.
Access 2007 Product Review. With its improved interface and interactive design capabilities that do not require deep database knowledge, Microsoft Office.
ISYS 512 Business Application Design and Development with.Net David Chao.
Microsoft Operations Manager Presented by: Alen Plicanic.
PMI Inventory Tracker™
Bar|Scan ® Asset Inventory System The leader in asset and inventory management.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
SMS Gateway OZEKI NG Document version: v Adding SMS functionality to SysAid.
An MSDN Subscription acts as a lifeline for software developers, testers, architects, IT professionals, database engineers, and others. It provides priority.
Presented By: Shashank Bhadauriya Varun Singh Shakti Suman.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
What is A-Tracker A-Track is a Palm OS application that allows a company to track its equipment - office equipment, computers, vehicles, automobiles, library,
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
Review of Building Intelligent.NET Applications Stu Egli Andre Inistotov Frenny Saldana Kate Styers Nishant Zinzuwadia MSE 614 February 26, 2008.
Tool name : Firebug A URL for more information about the tool, or where to buy or download it : Firebug is.
Presentation on Facilities / Assets Management by Satyam Computers Services Ltd.
Using the WDK for Windows Logo and Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
Developing Workflows with SharePoint Designer David Coe Application Development Consultant Microsoft Corporation.
The Asset Inventory Management module assists with data collection and discovery management processes. Collected information is interpreted and automatically.
 Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.
Team Members ? ? Chintan Goswami Nirav Tank Project Guide ? ? Mrs. Darshana H. Patel [Internal] Mr. Manish I. Vora [External]
Module 7: Fundamentals of Administering Windows Server 2008.
PRODUCT LOCATOR PresentedBy Richard Raehl November 13, 2001.
02 | Install and Configure Team Foundation Server Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
TEACHER FEEDBACK WEBSITE HTVN TEAM. AGENDA 1.TEAM INTRDUCTION 2.PROJECT OVERVIEW 3.PLAN 4.PRODUCT ARCHITECTURE 5.DATABASE DESIGN 6.TEST PLAN & TEST REPORT.
10. Resources: where to go for more info?. 2 Microsoft Objectives “Working with Microsoft technologies has its ups and downs…” Where to find stuff…
DEV339 Best Practices for Debugging Visual Studio.NET Applications Keith Pleas Architect, Guided Design
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
Paul Butterworth Management Technology Architect
Project Title: Billing System And Stock Management Created by: Guided by: Shivani Kanakhara Prof. Darshan Upadhyay Pooja Raja Mansi Vyas.
EECE 295 Project Management Vanderbilt University School of Engineering 1 University Club Project University Club POS Project Midterm Review Brian Jarvis.
Importance of customer feedback Customer feedback.
Summary We had used and the need to learn and implement using the software of Microsoft Visual Studio 2008 into our system upgrade. The report documents.
UPA Customer and Service Tracking Database Application Senior Design III – Spring 2007 Justin Shultz.
Your Online Exchange for buying and selling remnants or odd sizes of production materials Trina L. Anderson UC College of Applied Science December 2003.
Proposal for an Open Source Flash Failure Analysis Platform (FLAP) By Michael Tomer, Cory Shirts, SzeHsiang Harper, Jake Johns
Introducing Visual Studio 2010: What It Is and Why You Should Care
Neil Kidd Developer Tools Technical Specialist Microsoft UK.
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
Microsoft Corporation. Announcement Visual Studio® Team System 2008 Enables you to Build Quality Code Be More Productive Collaborate at the Next Level.
Troubleshooting Workflow 8 Raymond Cruz, Software Support Engineer.
STUDENT ORGANIZATION WEB SITE Matthew Doering June 7, 2010.
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
Windows Vista Configuration MCTS : Installing and Upgrading.
SBS Alert Web Console Senior Design 3 – February 28, 2005 Debra Sweet Barrett.
Web Application for Home Energy Assistance Program
Top 10 Entity Framework Features Every Developer Should Know
The Purchase Order, Invoice and Payment Enquiry System: PIPES
Building Enterprise Applications Using Visual Studio®
Customer & Inventory Management System: CIMS
Introduction to Visual Basic 2008 Programming
Appendix A: Guide to Using Microsoft Project 2002
Introduction to .NET Framework Ch2 – Deitel’s Book
SQL Server OLTP with Microsoft Azure Virtual Machines
DAT381 Team Development with SQL Server 2005
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
Презентация құру тәсілдері
Appendix A: Guide to Using Microsoft Project 2002
Mark Quirk Head of Technology Developer & Platform Group
Welcome to Architect Insight 2010
Microsoft Azure Services Platform
Presentation transcript:

Save Money with Easy Computer Asset Tracking By Josh Kleinhuizen & Kelly Cardona

Project Description Every business with computers needs to keep track of them This includes hardware and software Saves money by saving time The application scans a client machine from a central location The data that is received is stored in the database This data can be read from the MMC or generate a report with SQL server.

Technologies Code - Microsoft Visual Studio.NET C# Database - Microsoft SQL Server 2005 Front End – MMC 3.0 (Microsoft Management Console 3.0) – In Development Gather Method – WMI (Windows Management Instrumentation) C# form to scan computers

Deliverables Learn C# and SQL server 2005 Gather client computer data using WMI Build database Insert collected data into database Handle errors and exceptions in code Display data in custom MMC Scan computers using a front end application (Form) Create reports of the data collected

Timeline

Budget ItemDescriptionRetail Cost Cost Incurred Computer (Windows XP Compatible)Have$399.00$0.00 Windows XP ProfesionalUC MSDN Microsoft Office 2003 ProHave SQL Server 2005 Express EditionFree00 SQL Server 2005 StandardUC MSDN Visual Studio 2005UC MSDN GB USB Thumb DriveHave160 Retail Total:$ Our Total: $0.00

Testing During development testing was a top priority Bugs were found and fixed Multiple computer environments used to test

Problems Overcame No previous knowledge of C# or SQL server MMC 3.0 has very little documentation and no one at school knew MMC coding Lack of programming logic and efficiency Many debugging issues

Demo

Application Potential XML compatibility Multiple data versions Fully automated scanning Streamlining MMC functionality

Conclusion This project has taught us a lot about project management, software development and business process We have designed a very useful application for the business market Our skill set is much more rounded since we completed a project that was not focused primarily on our field of study but would have been far less successful without our knowledge of networking