SlideShare uma empresa Scribd logo
1 de 37
A
PRESENTATION
ON
MUSIC PORTAL-”SURTAAL”
BY:
PRACHI
AGARWAL
VII SEM (C.S)
CONTENTS
COMPANY PROFILE
• Mosaic technologies
INTRODUCTION TO MICROSOFT .NET
• What is .net ?
• .Net framework
• .Net architechure
INTRODUCTION TO ASP.NET
• What is asp.net ?
• Asp.net features
• Master page
THE PROJECT
• Features
• Modules
• Requirements
SNAPSHOTS
COMPANY PROFILE
MOSAIC TECHNOLOGIES
--“FIND YOUR WAY AND FLY”
Mosaic began business in 1996 as an Information
Technology Outsourcing (ITO) services provider. In
2000, it added Business Process Outsourcing (BPO)
services to its project consulting and professional
services.
Full range application maintenance and HR
consultancy services are also added with growth.
Technologies like .NET, J2EE, Lotus notes, Dominos,
People Soft, and Oracle are offered.
MOSAIC TECHNOLOGIES
SERVICES
Technology service offerings include Application
development, Web Services, Databases, Enterprise
application integration, and Mobile Communications.
Example-
Hotel booking engine
Travel Booking Engine
E-Learning Solutions
Software Testing
Search Engine Optimization
Pay Per Click Management
Internet Marketing Consultants
INTRODUCTION
TO
MICROSOFT
.NET
WHAT IS .NET ?
Microsoft .NET is a software
component that runs on the
Windows operating system.
The .NET Framework must be
installed on a user’s PC to run
.NET applications
.NET provides tools and
libraries that enable developers
to create-
• Windows software
• Web applications or
• Other distribute service-oriented
applications
much faster and easier.
Operating System + Hardware
.NET Framework
.NET Application
.NET FRAMEWORK
Programming model for .NET.
Platform for running .NET managed code in a
virtual machine.
Provides programming API and unified language-
independent development framework.
Provides a very good environment to develop
network applications and Web Services.
.NET ARCHITECTURE
Microsoft .NET
consists of four
major components:
Common Language
Specification (CLS) –
grey
Framework Class
Library (FCL) – red
Common Language
Runtime (CLR) – blue
NET Tools – yellow
At the base of the diagram in
green is the operating
system.
1. COMMON LANGUAGE SPECIFICATION
Language interoperability is the ability of code to
interact with code that is written using a different
programming language.
Any language that conforms to the set of language
features and rules of CLS is a .NET language.
A language that conforms to the CLS has the ability to
take full advantage of the Framework Class Library
(FCL).
Languages provided by Microsoft
– C++, C#, J#, VB.NET, JScript
Third-parties languages
– Perl, Python, Pascal, APL, COBOL, Eiffel,
Haskell, ML, Oberon, Scheme, Smalltalk
2. FRAMEWORK CLASS LIBRARY
The FCL is a collection of over 7000 classes and data
types that enable .NET applications to read & write
files, access databases, process XML, display a GUI,
draw graphics, use Web services, etc.
Microsoft has divided the FCL into hierarchical
namespaces. The FCL has about 100 namespaces in
all.
For example, much of the window manager portion of
the Windows API is encapsulated in the
System.Windows.Forms namespace. In this
namespace classes that represent windows, dialog
boxes, menus, and other elements commonly used in
GUI applications are present.
3. COMMON LANGUAGE RUNTIME
The CLR is the execution engine for .NET
applications and serves as the interface between .NET
applications and the operating system.
The CLR provides many services such as:
• Loads and executes code.
• Converts intermediate language to native machine
code.
• Manages memory and objects.
• Enforces code and access security.
• Interfaces between managed code and EXEs, DLLs.
• Provides type-checking.
• Does exception handling.
COMPILATION & EXECUTION IN .NET
4. .NET TOOLS
Visual Studio.Net is Microsoft’s flagship tool for
developing Windows software. Visual Studio provides
an integrated development environment (IDE) for
developers to create standalone Windows applications,
interactive Web sites, Web applications, and Web
services running on any platform that supports .NET.
INTRODUCTION
TO
ASP.NET
WHAT IS ASP.NET ?
ASP.NET is a server side scripting technology that
enables scripts (embedded in web pages) to be
executed by an Internet server.
ASP stands for Active Server Pages.
ASP.NET file runs inside IIS (Internet Information
Server) i.e Microsoft's Internet server.
ASP.NET is a new programming framework designed
to make web apps easier to:
– Build, Deploy, Run.
ASP.NET supports all browsers.
ASP.NET FEATURES
Broader programming language support
• Visual Basic.NET, Jscript.NET, C#
Easier page programming model
• Namespaces
Richer XML features and integration.
• Configuration settings in XML-based files
Excellent Visual Studio designer support .
ASP.NET is compiled, not interpreted
• Better performance.
• Early binding, strong typing, JIT compiling to native
code.
Errors can be easily handled/removed.
MASTER PAGE
Master pages allow us to create a consistent look and
behavior for all the pages (or group of pages) in our web
application.
A master page provides a template for other pages, with
shared layout and functionality. For ex: Standard header
and footer , menu ,etc.
The content which would be changed in Content pages
should be placed in “Content Placeholder” control.
With master pages, website are easier to
• Maintain
• Extend
• Modify
THE
PROJECT
SURTAAL
“SurTaal” is an Online Music Portal for users with easy
& fast - Search, Play & Download features for variety of
music.
Designed & Developed in Asp.net using Microsoft
Visual Studio 2010.
Database is stored in Microsoft SQL Server
Management Studio 2008 using SQL queries.
Other supporting languages are- Html ,Css & Ajax .
FEATURES
 Songs in SurTaal are
available according to
Categories specified
hence making search &
find easy & apt.
Categories like-
Bollywood
Album
Ghazal
Punjabi
Remix
 SurTaal being a
music portal has
various other
attractive features
also-
Wallpapers.
Mobile Ringtones.
Videos.
Latest Movies.
Movie Reviews.
MODULES
SurTaal has two main modules-
Admin
User
MODULES
Admin
• Administrator manages database & each table record as
it has the authority to do the following-
Add
Edit
Update
Delete
• SqlConnection is used for database connectivity of both
the ends(front end & back end).
ADMIN
MODULES
User
• Users can do the following actions-
Search
Play
Download
Preview
Read Reviews
• Searching can be done in two ways-
Selecting first alphabet of movie name from apha-strip.
Typing song name in the search box with Ajax.
• User can also contact or give feedback to the admin
through the Contact_Us page.
user
REQUIREMENTS
Front End: ASP.NET,HTML,CSS,AJAX
Back End: SQL SERVER .
Operating System: WINDOWS 7, WINDOWS XP
Browser: ANY
Server: IIS(Internet Information Service)
Project
snapshots
MASTER
PAGE
HOME
PAGE
PLAY
.ASPX
MOVIE
SONGS
WALL
PAPER
MOVIE
REVIEW
CATEGORY
(BOLLY-
WOOD)
CONTACT
US
QUESTIONS ?

Mais conteúdo relacionado

Mais procurados

WebSphere Portal Technical Overview
WebSphere Portal Technical OverviewWebSphere Portal Technical Overview
WebSphere Portal Technical Overview
Vincent Perrin
 
Waleed Abdelkebir Cv En 2009
Waleed Abdelkebir  Cv En 2009Waleed Abdelkebir  Cv En 2009
Waleed Abdelkebir Cv En 2009
abcwalid
 

Mais procurados (16)

Tech presentation (part 1)
Tech presentation (part 1)Tech presentation (part 1)
Tech presentation (part 1)
 
[Uruguay] DB2 Web Query for i - Hernando Bedoya
[Uruguay] DB2 Web Query for i - Hernando Bedoya[Uruguay] DB2 Web Query for i - Hernando Bedoya
[Uruguay] DB2 Web Query for i - Hernando Bedoya
 
David Kuang(word)
David Kuang(word)David Kuang(word)
David Kuang(word)
 
[Uruguay] DB2 for i: 7.1 Overview - Hernando Bedoya
[Uruguay] DB2 for i: 7.1 Overview - Hernando Bedoya[Uruguay] DB2 for i: 7.1 Overview - Hernando Bedoya
[Uruguay] DB2 for i: 7.1 Overview - Hernando Bedoya
 
WebSphere Portal Technical Overview
WebSphere Portal Technical OverviewWebSphere Portal Technical Overview
WebSphere Portal Technical Overview
 
Aws
AwsAws
Aws
 
Waleed Abdelkebir Cv En 2009
Waleed Abdelkebir  Cv En 2009Waleed Abdelkebir  Cv En 2009
Waleed Abdelkebir Cv En 2009
 
Web APIs, the New Language Frontier
Web APIs, the New Language FrontierWeb APIs, the New Language Frontier
Web APIs, the New Language Frontier
 
IBM Connect2014 JMP106
IBM Connect2014 JMP106IBM Connect2014 JMP106
IBM Connect2014 JMP106
 
IBM WebSphere Portal
IBM WebSphere PortalIBM WebSphere Portal
IBM WebSphere Portal
 
Web technologies
Web technologiesWeb technologies
Web technologies
 
Ibm web sphere application server interview questions
Ibm web sphere application server interview questionsIbm web sphere application server interview questions
Ibm web sphere application server interview questions
 
Evolution of Applications & Web
Evolution of Applications & WebEvolution of Applications & Web
Evolution of Applications & Web
 
WebSphere Application Server Information Resources
WebSphere Application Server Information ResourcesWebSphere Application Server Information Resources
WebSphere Application Server Information Resources
 
What's new in WebSphere Portal 8 roundtable 27 september 2012
What's new in WebSphere Portal 8 roundtable 27 september 2012What's new in WebSphere Portal 8 roundtable 27 september 2012
What's new in WebSphere Portal 8 roundtable 27 september 2012
 
Php
PhpPhp
Php
 

Destaque (6)

Daksh remotely operated vehicle (rov), india
Daksh remotely operated vehicle (rov), indiaDaksh remotely operated vehicle (rov), india
Daksh remotely operated vehicle (rov), india
 
seminar report on 3d printing Shubham srivastava
seminar report on 3d printing Shubham srivastavaseminar report on 3d printing Shubham srivastava
seminar report on 3d printing Shubham srivastava
 
ROV Final Report
ROV Final ReportROV Final Report
ROV Final Report
 
Converging technology- Smartphone
Converging technology- SmartphoneConverging technology- Smartphone
Converging technology- Smartphone
 
Data mart
Data martData mart
Data mart
 
3d printing technology
3d printing technology3d printing technology
3d printing technology
 

Semelhante a Introduction to .net and asp

Win net presentacion [2005]
Win net presentacion [2005]Win net presentacion [2005]
Win net presentacion [2005]
Raul Soto
 
Net framework
Net frameworkNet framework
Net framework
jhsri
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
Yesu Raj
 
Automatic answer checker
Automatic answer checkerAutomatic answer checker
Automatic answer checker
Yesu Raj
 

Semelhante a Introduction to .net and asp (20)

George Jordanov CV
George Jordanov CVGeorge Jordanov CV
George Jordanov CV
 
Attendence system
Attendence systemAttendence system
Attendence system
 
online music store
online music storeonline music store
online music store
 
Win net presentacion [2005]
Win net presentacion [2005]Win net presentacion [2005]
Win net presentacion [2005]
 
Best DotNet Training in Delhi
Best   DotNet Training  in DelhiBest   DotNet Training  in Delhi
Best DotNet Training in Delhi
 
Front-End Web Development
Front-End Web DevelopmentFront-End Web Development
Front-End Web Development
 
Flex and .NET Integration
Flex and .NET IntegrationFlex and .NET Integration
Flex and .NET Integration
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application
 
Best software development tools in 2021
Best software development tools in 2021Best software development tools in 2021
Best software development tools in 2021
 
Difference between .net and asp.net all you need to know
Difference between .net and asp.net  all you need to knowDifference between .net and asp.net  all you need to know
Difference between .net and asp.net all you need to know
 
Net framework
Net frameworkNet framework
Net framework
 
Introduction to vb.net
Introduction to vb.netIntroduction to vb.net
Introduction to vb.net
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
 
Asp.net new
Asp.net newAsp.net new
Asp.net new
 
dotNET frameworks
dotNET frameworksdotNET frameworks
dotNET frameworks
 
Symfony - A Bird's Eye View
Symfony - A Bird's Eye ViewSymfony - A Bird's Eye View
Symfony - A Bird's Eye View
 
Cloud development technology sharing (BlueMix premier)
Cloud development technology sharing (BlueMix premier)Cloud development technology sharing (BlueMix premier)
Cloud development technology sharing (BlueMix premier)
 
Procurement Exchange - Our underlying technology
Procurement Exchange - Our underlying technologyProcurement Exchange - Our underlying technology
Procurement Exchange - Our underlying technology
 
Introduction to .net
Introduction to .netIntroduction to .net
Introduction to .net
 
Automatic answer checker
Automatic answer checkerAutomatic answer checker
Automatic answer checker
 

Último

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Último (20)

S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 

Introduction to .net and asp

  • 2. CONTENTS COMPANY PROFILE • Mosaic technologies INTRODUCTION TO MICROSOFT .NET • What is .net ? • .Net framework • .Net architechure INTRODUCTION TO ASP.NET • What is asp.net ? • Asp.net features • Master page THE PROJECT • Features • Modules • Requirements SNAPSHOTS
  • 4. MOSAIC TECHNOLOGIES --“FIND YOUR WAY AND FLY” Mosaic began business in 1996 as an Information Technology Outsourcing (ITO) services provider. In 2000, it added Business Process Outsourcing (BPO) services to its project consulting and professional services. Full range application maintenance and HR consultancy services are also added with growth. Technologies like .NET, J2EE, Lotus notes, Dominos, People Soft, and Oracle are offered.
  • 5. MOSAIC TECHNOLOGIES SERVICES Technology service offerings include Application development, Web Services, Databases, Enterprise application integration, and Mobile Communications. Example- Hotel booking engine Travel Booking Engine E-Learning Solutions Software Testing Search Engine Optimization Pay Per Click Management Internet Marketing Consultants
  • 7. WHAT IS .NET ? Microsoft .NET is a software component that runs on the Windows operating system. The .NET Framework must be installed on a user’s PC to run .NET applications .NET provides tools and libraries that enable developers to create- • Windows software • Web applications or • Other distribute service-oriented applications much faster and easier. Operating System + Hardware .NET Framework .NET Application
  • 8. .NET FRAMEWORK Programming model for .NET. Platform for running .NET managed code in a virtual machine. Provides programming API and unified language- independent development framework. Provides a very good environment to develop network applications and Web Services.
  • 9. .NET ARCHITECTURE Microsoft .NET consists of four major components: Common Language Specification (CLS) – grey Framework Class Library (FCL) – red Common Language Runtime (CLR) – blue NET Tools – yellow At the base of the diagram in green is the operating system.
  • 10. 1. COMMON LANGUAGE SPECIFICATION Language interoperability is the ability of code to interact with code that is written using a different programming language. Any language that conforms to the set of language features and rules of CLS is a .NET language. A language that conforms to the CLS has the ability to take full advantage of the Framework Class Library (FCL). Languages provided by Microsoft – C++, C#, J#, VB.NET, JScript Third-parties languages – Perl, Python, Pascal, APL, COBOL, Eiffel, Haskell, ML, Oberon, Scheme, Smalltalk
  • 11. 2. FRAMEWORK CLASS LIBRARY The FCL is a collection of over 7000 classes and data types that enable .NET applications to read & write files, access databases, process XML, display a GUI, draw graphics, use Web services, etc. Microsoft has divided the FCL into hierarchical namespaces. The FCL has about 100 namespaces in all. For example, much of the window manager portion of the Windows API is encapsulated in the System.Windows.Forms namespace. In this namespace classes that represent windows, dialog boxes, menus, and other elements commonly used in GUI applications are present.
  • 12. 3. COMMON LANGUAGE RUNTIME The CLR is the execution engine for .NET applications and serves as the interface between .NET applications and the operating system. The CLR provides many services such as: • Loads and executes code. • Converts intermediate language to native machine code. • Manages memory and objects. • Enforces code and access security. • Interfaces between managed code and EXEs, DLLs. • Provides type-checking. • Does exception handling.
  • 14. 4. .NET TOOLS Visual Studio.Net is Microsoft’s flagship tool for developing Windows software. Visual Studio provides an integrated development environment (IDE) for developers to create standalone Windows applications, interactive Web sites, Web applications, and Web services running on any platform that supports .NET.
  • 16. WHAT IS ASP.NET ? ASP.NET is a server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server. ASP stands for Active Server Pages. ASP.NET file runs inside IIS (Internet Information Server) i.e Microsoft's Internet server. ASP.NET is a new programming framework designed to make web apps easier to: – Build, Deploy, Run. ASP.NET supports all browsers.
  • 17. ASP.NET FEATURES Broader programming language support • Visual Basic.NET, Jscript.NET, C# Easier page programming model • Namespaces Richer XML features and integration. • Configuration settings in XML-based files Excellent Visual Studio designer support . ASP.NET is compiled, not interpreted • Better performance. • Early binding, strong typing, JIT compiling to native code. Errors can be easily handled/removed.
  • 18. MASTER PAGE Master pages allow us to create a consistent look and behavior for all the pages (or group of pages) in our web application. A master page provides a template for other pages, with shared layout and functionality. For ex: Standard header and footer , menu ,etc. The content which would be changed in Content pages should be placed in “Content Placeholder” control. With master pages, website are easier to • Maintain • Extend • Modify
  • 20. SURTAAL “SurTaal” is an Online Music Portal for users with easy & fast - Search, Play & Download features for variety of music. Designed & Developed in Asp.net using Microsoft Visual Studio 2010. Database is stored in Microsoft SQL Server Management Studio 2008 using SQL queries. Other supporting languages are- Html ,Css & Ajax .
  • 21. FEATURES  Songs in SurTaal are available according to Categories specified hence making search & find easy & apt. Categories like- Bollywood Album Ghazal Punjabi Remix  SurTaal being a music portal has various other attractive features also- Wallpapers. Mobile Ringtones. Videos. Latest Movies. Movie Reviews.
  • 22. MODULES SurTaal has two main modules- Admin User
  • 23. MODULES Admin • Administrator manages database & each table record as it has the authority to do the following- Add Edit Update Delete • SqlConnection is used for database connectivity of both the ends(front end & back end).
  • 24. ADMIN
  • 25. MODULES User • Users can do the following actions- Search Play Download Preview Read Reviews • Searching can be done in two ways- Selecting first alphabet of movie name from apha-strip. Typing song name in the search box with Ajax. • User can also contact or give feedback to the admin through the Contact_Us page.
  • 26. user
  • 27. REQUIREMENTS Front End: ASP.NET,HTML,CSS,AJAX Back End: SQL SERVER . Operating System: WINDOWS 7, WINDOWS XP Browser: ANY Server: IIS(Internet Information Service)