ajay yadav(1)

Upload: anshujain11

Post on 03-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Ajay Yadav(1)

    1/22

    4/9/2013 1

    SUBMITE TO:-SACHIN JAIN

    Delivered By:-Name :-Ajay yadavBranch :-CSE

    Roll No. :-09ECHCS001

    ONLINE SHOPPING

  • 7/28/2019 Ajay Yadav(1)

    2/22

    About Fenda INDIA

    Fenda Audio was established in 2004 with an objectiveof bringing quality sound experience in consumer

    home at an affordable price. In the past years, we haveexemplified the quest for excellence in the world ofsound becoming the Indias foremost brand inMultimedia Speakers. With relentless commitment toquality, consistent dedication to customer satisfaction

    and wide sales & service network, Fenda India isemerging as well known brand for new technology,superior quality, and constant innovation.

    4/9/2013 2

  • 7/28/2019 Ajay Yadav(1)

    3/22

    Today, we have well established distribution networks

    across all major towns and cities in India through adistribution network comprising of over 1000 dealersand distributors and 10 direct branch locations. We alsohave a strong service presence across the country with ateam of 70 well trained service engineers.

    4/9/2013 3

  • 7/28/2019 Ajay Yadav(1)

    4/22

    4/9/2013 4

  • 7/28/2019 Ajay Yadav(1)

    5/22

    VISUAL STUDIO 2005

    Front-End Tool.

    Microsoft Visual Studio is an integrated development

    environment (IDE) from Microsoft

    Almost all languages are supported by it, few of them are

    C/C++

    Visual Basic

    C#J#

    4/9/2013 5

  • 7/28/2019 Ajay Yadav(1)

    6/22

    VISUAL STUDIO 2005

    Used for developing

    Console Application

    Graphical User interface Applications

    Windows Applications

    Web Sites/Application and many more..

    Some features of it are

    Code editor

    Debugger

    DesignerSolution Explorer

    Server Explorer

    4/9/2013 6

  • 7/28/2019 Ajay Yadav(1)

    7/224/9/2013 7

    The combination of:

    Framework

    Common language runtime

    Class libraries

    ASP.NET

    A collection of technologies that

    Unite isolated Web applications

    Make information available anytime, anywhere

    Simplify development and deployment

  • 7/28/2019 Ajay Yadav(1)

    8/224/9/2013 8

    V

    isualStudio.NE

    T

    Operating System

    Common Language Runtime

    Base Class Library

    ADO .NET and XML

    ASP .NET Windows Forms

    Common Language Specification

    C# VB C++ Scheme

    Base Framework

    Data Connectivity

    XML Services User Interfaces

  • 7/28/2019 Ajay Yadav(1)

    9/224/9/2013 9

    VBSourcecodeCompiler

    C++C#

    CompilerCompiler

    Assembly

    IL Code

    Assembly

    IL Code

    Assembly

    IL Code

    Operating System Services

    Common Language Runtime

    JIT Compiler

    Native Code

    Managed

    code

    Unmanaged

    Component

  • 7/28/2019 Ajay Yadav(1)

    10/22

    ASP.NET is more than the next version of Active Server Pages (ASP).

    It provides a unified Web development model that includes the services

    necessary for developers to build enterprise-class Web applications.

    It provides a new programming model and infrastructure for more

    scalable and stable applications that help provide greater protection.

    4/9/2013 10

  • 7/28/2019 Ajay Yadav(1)

    11/224/9/2013 11

    Server controls

    Encapsulate UI generation, user interaction

    Fire events for state changes

    Page execution is staged, not linear

    Page fires events for phases of processing

    Init, Load, Render, Unload, etc

    Event handler code Handles events raised by controls, page

    Can be located in-line, or in separate file or DLL`

  • 7/28/2019 Ajay Yadav(1)

    12/224/9/2013 12

    ASPXFile

    Request

    ASPX

    Engine

    Parse

    GendPageClass

    Generate

    Response

    Request

    Instantiate

    Response

    Code-behind

    class

    Page

    DLL Instantiate,Process and

    Render

    Compile

  • 7/28/2019 Ajay Yadav(1)

    13/22

    4/9/2013 13

    ASP.NET uses the new ADO.NET.

    ASP.NET supports full Visual Basic, not VBScript.

    ASP.NET supports C# (C sharp) and C++.

    ASP.NET supports JScript as before.

  • 7/28/2019 Ajay Yadav(1)

    14/22

    Technical definitions:

    A webpage is a single HTML document

    A website is a collection of related WebPages

    Designing a good website requires more than just putting together

    a few pages

    4/9/2013 14

  • 7/28/2019 Ajay Yadav(1)

    15/22

    4/9/2013 15

  • 7/28/2019 Ajay Yadav(1)

    16/22

    4/9/2013 16

  • 7/28/2019 Ajay Yadav(1)

    17/22

    UserValid Id &

    Password

    DB

    Admin

    User

    4/9/2013 17

  • 7/28/2019 Ajay Yadav(1)

    18/22

    4/9/2013 18

  • 7/28/2019 Ajay Yadav(1)

    19/22

    4/9/2013 19

  • 7/28/2019 Ajay Yadav(1)

    20/22

    4/9/2013 20

  • 7/28/2019 Ajay Yadav(1)

    21/22

    4/9/2013 21

  • 7/28/2019 Ajay Yadav(1)

    22/22

    Any query

    4/9/2013 22