You are on page 1of 28

PROJECT TRAINING SEMINAR SESSION

PROJECT TOPIC: CONTENT MANAGEMENT SYSTEM

PRESENTED BY : CHETNA SHARMA ROLL NO. : 09EIMIT018

Introduction of the company. Introduction of the client company. Content management system. Dot net history Dot net introduction. Dot net framework. Dot net languages and tools. Modules. Benefits of .NET. Limitations OF .NET. Conclusion. Future work. References Query session.

Vision:clients have all the software solutions they need To run their businesses with maximum efficiency and reliability. Location:jaya nagar west,banglor.

INTRODUCTION OF COMPANY
Overview:
Centaur Information Systems (CIS) is a leading software development which experience in technology and has delivered many solutions satisfying a large list of clientele.

Products:

HistoPath HemoTrace Microbiology Software Online Examination etc.

Merritt innovative system Pvt. Ltd.


Introduction:
This is the company which provide product development and plant engineering.

Products:
Heavy Equipments Industrial Products Automotive Aerospace Industries. Our goal is to make CMS(content mgmt system) for this company.

Content Management System


It is computer system that allows publishing, editing, and modifying content on website. Provide Templates and forms. manages the lifecycle of content from early stage through the approval and modification process.

Works of CMS
Modify Create

Extend

Manage

CMS
Optimize Develop Deliver

Measure

Need of CMS:
Provides reuse of content Improved corporate and client communication Save a lot of time
Keeping the Content Consistent

Future work:
As Web activities are growing & the managing cost for them are increasing. In the perspective of a growing e-commerce, online marketing and e-government initiatives.

DOT NET
Dot net history
.Net is a new internet technology introduced by Microsoft.

.Net was originally known as the NGWS (Next Generation Windows Services)
The .NET Framework was first released in beta in November 2000 and development continues today.

Versions of the .NET: 1.0, 1.1, 2.0, 2.2, 3.5, 4.0

Basically .NET can be define as follow:

new framework for developing web-based and windows-based applications within the Microsoft environment. it moves application development from clientcentric to server-centric.

.NET Application

.NET Framework

Operating System + Hardware

Framework, Languages, And Tools


VB VC++ VC# JScript Visual Studio.NET Common Language Specification ASP.NET: Web Services and Web Forms ADO.NET: Data and XML Windows Forms

Base Class Library Common Language Runtime

By using .NET we develop two type of application:

windows-based app(by using windows forms) web-based (by using asp.net)

Introduction of C#
It is an object oriented programming language.
It is a new language free of backward compatibility with new and exciting features. C# combine the power and efficiency of C++. simple and clean OO design of java. and the language specification of VISUAL BASIC.

Introduction of Windows forms & windows application


Windows application are the applications which present the graphical interface to their users and respond to the user interaction.

This graphical user interface is called windows forms for short.


Windows applications are the event driven application. A windows form may contains text labels, push buttons, text boxes ,images ,menus and other controls.

Window applications are called desktop applications also for windows OS.

Introduction of Asp.net
ASP stands for Active Server Page.

It is used to make the web applications at server side.


A technical definition A programmable application component accessible via standard Web protocols

ASP.net supports the 3-tier architecture.

Data access layer

Business logic layer

Presentation layer

Three Tier Architecture in ASP.NET

Introduction of Ado.net

Activex Data Object is an object oriented framework.

allows to interact with database systems adaptably. Ado.net supports : connection oriented data access services. disconnected data architecture

Benefit of using Ado.net : application automatically connects to the database server when it needs and then disconnects immediately after getting result back.

very similar to the connectionless services of HTTP on the internet.

1.makes a connection 2.Passes some query and get result.

3.Disconnect from DB system

Client

4.makes a connection again 5.Passes some query and get result 6.Disconnect from DB system

Database System

disconnected data architecture

Java script
JavaScript was designed to add interactivity to HTML pages. JavaScript is a scripting language. A scripting language is a lightweight programming language. JavaScript is usually embedded directly into HTML pages.

JavaScript is an interpreted language (means that scripts execute without preliminary compilation).
Everyone can use JavaScript without purchasing a license.

HTML
HTML stands for Hyper Text Markup Language. HTML is not a programming language, it is a markup language. A markup language is a set of markup tags. The purpose of the tags are to describe page content.

I worked on following two modules in company:


Apply for job. Create new event

Apply for jobs

Create New Event

Benefits of .NET:
For end-users:
.NET helps make software better, faster, cheaper. works on multiple devices including laptops, Smartphones and Pocket PCs. .

For developers:
.NET supports multiple programming languages and Service Oriented Architectures (SOA).

For companies:
.NET provides a stable, scalable and secure

environment for software development. Easy Application Deployment and Maintenance.

Limitations:
"Write in any language; run on Windows."
Every new version different from previous one.
Operational Issues

Support
AspDotNET hosted under only Internet information services.

Conclusion:
The .NET Framework has become the foundation for a majority of new Windows applications. The ultimate goal: producing the best possible software in the least amount of time. it has surely been a success for Microsoft and for its customers. .NET is not the only solution for developing Web softwareJava on Linux is a serious alternative. But on the Windows desktop, .NET rules.

Future scope:
the scope of .Net is extremely broad, from both a platform perspective in general as well as device, utilization, surface area etc.

References:
WEBSITE: 1) http://www.google.co.in, 2) http://sixrevisions.com 3) http://stackoverflow.com

4) http://infohost.nmt.edu
BOOKS: 1)Software engineering,A prctitioner's Approach,Sixth Edition By: Roger s. pressman,Publisher:mcgraw- hill International Edition,Oage no.174258 2)Internet and world wide web,Fourth Edition By:P.J.DELETE and H.M.DELETEL,Publisher:Pearson International Edition.

You might also like