Vous êtes sur la page 1sur 36

[Type the document title]

ACKNOWLEDGEMENT

Apart from the efforts of me, the success of my project depends largely on the encouragement and guidelines of many others. I take this opportunity to express my gratitude to the people who have been instrumental in the successful completion of this project. I would like to show my greatest appreciation to my project in-charge, Mrs. Shalini Sharma. I cant say thank you enough for the tremendous support and help. I feel motivated and encouraged every time I attend her meeting. Without her encouragement and guidance this project work would not have materialized. Im highly grateful to Mr. Chhotu Sharma, chief instructor at CS Infotech, for his thorough guidance right from day 1 till the end of training. He actually laid the ground for conceptual understanding of technologies used in project.

[Type the document title]

TABLE OF CONTENTS
S. NO. 1. TOPIC Company Profile (i) About Company Philosophy (ii) Management 2. Introduction (i) Statement about the problemExisting system (ii) Objectives of Project (iii) Working Environment 3. System Design (i) Entity Relationship Model (ii) Data Flow Diagram (iii) Database Files (iv) Relations in the Databases (v) Screen Shots 4. 5. Conclusion Bibliography PAGE NO. 3-5 1 2 4-15 4 5 6-15 18 19 19 20 21-24 25-32 33 34

[Type the document title]

COMPANY PROFILE
CS Group CS Group founded by Mr. Chhotu Sharma is an amalgam of CS Infotech and CS Soft Solutions Pvt. Ltd. CS Soft Solutions is a complete IT solutions providing company with huge clientele all over the world. CS Infotech is a pioneer institution which is engaged in providing computer education in Microsoft Technologies, to students as well as professional executives.

CS InfoTech

CS Infotech is a pioneer institution engaged in providing computer education to numerous students every year. The company provides comprehensive learning environment to individuals and is also engaged in honing the technical skills of the professional executives to help them achieve excellence in their working fields. Students are also provided with opportunity to handle live projects during industrial training. The motive behind providing industrial training is to facilitate students with live projects and to keep them abreast of the latest technologies used in market. The institution takes immense pride in having empowered thousands of students across the entire region in all these years. CS Infotech has a good record of getting students placed in reputed firms.

[Type the document title]

CS Soft Solutions Pvt. Ltd.

CS Soft Solutions is a complete IT solutions providing company based in Mohali. CS Soft Solutions was created to achieve the goal of providing its clients state-of-art web development services comparable with best in the world. The services provided by CS Soft Solutions Pvt. Ltd. are Web Development Web Designing Online Marketing Mobile Application Development CS Soft Solutions Pvt. Ltd. was conceptualized in October 2009 by Mr. Chhotu Sharma and Mrs. Shalini Sharma. The goal was to build a company that worked on solid principals, to develop world class IT products and provide a congenial environment and adequately encouraging work culture for all the team members at CS Soft Solutions Pvt. Ltd. Consequently, there is a huge clientele from all across the world. For assistance please refer to our website www.cssoftsolutions.com

[Type the document title]

One of the methods of paying back to the industry that has been adopted by the CS Group is to recruit students from CS Infotech into CS Soft Solutions Pvt. Ltd. on the basis of their performance and ability to perform in the industry.

Founders
Mr. Chhotu Sharma is the founder of the CS Group. He is a Microsoft Certified Software Developer and has been training IT professionals in different Microsoft Technologies since last 12 years. He is recognized as The Guru of Microsoft Technologies. For his excellent work in field of education, he has been conferred with title of Himachal Gaurav by the Chief Minister, Sh. Prem Kumar Dhumal in the year 2007.His students have been picked up by Fortune 500 companies including Microsoft, Accenture, TCS, Infosys and others. In the year 2009, he established CS Soft Solutions Pvt. Ltd, a company offering complete IT services in multifarious IT applications. He has been instrumental in shaping the goals and evolving values of CS Soft Solutions Pvt. Ltd. His strong penchant for excellence at professional as well as personal front, backed by a sincere and an honest approach towards life are the basic reasons for the success of the ventures he has launched and actively

[Type the document title]

developed. These qualities of sincerity and honesty easily percolate among students, ensuring their success in future lives too. Mrs. Shalini Sharma is Director of CS Soft Solutions Pvt. Ltd. and an adept teacher at CS Infotech. She is an embodiment optimism and bears a sharp analytical acumen coupled with excellent People Management skills. She has received Bachelors Degree from Guru Nanak Dev University, Amritsar. She has trained thousands of students during last decade. She has expertise in a wide array of languages and she meticulously imparts technical training to her wards with endeavour to make them fully equipped in dealing with various requirements of the IT industry, in their careers.

[Type the document title]

INTRODUCTION

Project Title

HOTKLIKS
6 Weeks Web Based Application

Project Duration: Project category:

The project named HOTKLIKS is developed using ASP.NET during the industrial training. This project has been developed in partial fulfilment of Requirements for the degree of BE. (CSE), from Chitkara University( Himachal Pradesh )

We don't dig the web; neither do we mix up things. But we believe that offerings from the web are delicious when they are served hot. You get it all, when you are on Hotklix. Simply put, Hotklix brings whatever is hot on the web on a platter. We work as a recommendation engine for you and catalogues the worldwide web's best content be it stories, photos or videos in a diverse range of topics. All of this content is contributed by the net savvy community - from the world's largest and most reputed publishers to the avid bloggers. If you produce or consume world-savvy-Indian content or / and India-savvyworld content, Hotklix is the place to be in.

[Type the document title]

Well, that is what we call 'crowd-sourcing'. So, what you get to see on Hotklix is what people like you have submitted and chosen to recommend for you. If you want the hottest content on the web on your portal/blog, visit this site.

STATEMENT ABOUT PROBLEM


This is social bookmarking website for storing and discovering web bookmarks .it will use a non-hierachical system in which user can tag each of their bookmarks with freely choosen index its collective nature makes it possible to view book marks added by similar minded user .all bookmarks posted to it are publicaly viewable by default all the users can makes specific bookmarks as private the public aspect is emphasised ; the site is not focused on storing private book marks colections

[Type the document title]

OBJECTIVES OF PROJECT

WORKING ENVIRONMENT
Understanding .Net Frame Work
DEFINITION:
The .Net framework can be defined as a language neutral platform designed to provide a number of rich and powerful application development tools and technologies. It has an extensive class library that provides wide-ranging support for data access. .Net framework has an independent code execution and management environment called the Common Language Runtime (CLR) which ensures that code is safe to run, and provides an abstract layer on top of the operating system, which allows the elements of the .Net framework to run on many operating systems and devices.

THE .NET VISION:

[Type the document title]

The basic idea behind the development of the .Net framework is that a global broadband network will someday globally connect all devices and the software will become a service provided over this network. The .Net framework provides the foundation and the plumbing on which the Microsoft .Net vision is built. The vision is about having a global network and open standards like XML to make it easier for parties to exchange data and work together. Now devices will use common languages like XML over standardized or shared protocols such as HTTP and these devices will be running a multitude of software on various operating systems. This is not limited to Microsoft but also to other operating systems such as sun, IBM. The .Net framework provides the tools and the technologies needed to write applications that can seamlessly and easily communicate over the Internet using open standards like XML and SOAP. It also aims at solving the various problems that are faced by developers while working on applications made using the windows DNA. It provides a solution to problems such as registering of components and shutting down applications in order to upgrade them.

WHY FRONT END - ASP.NET 4


.0

[Type the document title]

1: ASP.NET is integrated with the .NET Framework


The .NET Framework is divided into an almost painstaking collection of functional parts, with a staggering total

of more than 10,000 types (the .NET term for classes, structures, interfaces, and other core programming ingredients). The massive collection of functionality that the .NET Framework provides is organized in a way that traditional Windows programmers will see as a happy improvement. Each one of the thousands of classes in the .NET Framework is grouped into a logical, hierarchical container called a namespace. Different namespaces provide different features. Taken together, the .NET namespaces offer functionality for nearly every aspect of distributed development from message queuing to security. This massive toolkit is called the class library.

2: ASP.NET Is Compiled, Not Interpreted


One of the major reasons for performance degradation in classic ASP pages is its use of interpreted script code. Every time an ASP page is executed, a scripting host on the web server needs to interpret the script code and translate it to lower-level machine code, line by line. ASP.NET applications are always compiledin

[Type the document title]

fact, its impossible to execute C# or Visual Basic code without it being compiled first.

3: ASP.NET Is Multilanguage
IL is a stepping stone for every managed application. (A managed application is any application thats written for .NET and executes inside the managed environment of the CLR.) In a sense, IL is the language of .NET, and its the only language that the CLR recognizes.

4: ASP.NET Is Hosted by the Common Language Runtime


The most important aspect of the ASP.NET engine is that it runs inside the runtime environment of the CLR.
5:

ASP.NET Is Object-Oriented:
ASP provides a relatively feeble object model. It provides a small set of objects; these objects are really just a thin layer over the raw details of HTTP and HTML. On the other hand, ASP.NET is truly object-oriented. Not only does your code have full access to all objects in the .NET Framework, but you can also exploit all the conventions of an OOP (object-oriented programming) environment. For example, you can create reusable classes, standardize code with interfaces, extend existing classes with

[Type the document title]

inheritance, and bundle useful functionality in a distributable, compiled component.

6: ASP.NET Is Multi device and Multi browser:


One of the greatest challenges web developers face is the wide variety of browsers they need to support. Different browsers, versions, and configurations differ in their support of HTML. Web developers need to choose whether they should render their content according to HTML 3.2, HTML 4.0, or something else entirely such as XHTML 1.0 or even WML (Wireless Markup Language) for mobile devices. This problem, fueled by the various browser companies, has plagued developers since the World Wide Web Consortium (W3C) proposed the first version of HTML. Life gets even more complicated if you want to use an HTML extension such as JavaScript to create a more dynamic page or provide validation.

WHY BACK END SQL SERVER 2008


Back end a description
The back-end comprises the components that process the output from the front-end. Back-end is hidden from the user.

[Type the document title]

A back-end database is a database that is accessed by users indirectly through an external application rather than by application programming stored within the database itself or by low level manipulation of the data (e.g. through SQL commands). A back-end database stores data but does not include end-user application elements such as stored queries, forms, macros or reports.

SQL SERVER 2008 Microsoft SQL-Server 2008 is scalable, high-performance database management with built-in replication capabilities, Internet integration. Open system architecture, and powerful graphic-based management tools that are designed specifically for distributed client/server computing. SQL-Server 2008 extends to performance and reliability by providing server-based job scheduling to give visual control multiple servers and remote operations. SQL-Server 2008 was designed with Internet and intranets in minds. When it is used with Web Assistant, it can populate web server with SQL data through a variety of methods and provide high-performance access to information on companys web site.

[Type the document title]

SQL-Server 2008 includes new features and components for both the server and the client. The new features can be grouped into several categories: SQL Enterprise Manager, Transact-SQL, and SQL-DMO and SQL server wizards.

DATABASE DESIGN CONSIDERATIONS


Designing a database requires an understanding of both the business functions you want to model and the database concepts and features used to represent those business functions.

[Type the document title]

[Type the document title]

CLIENT/SERVER ARCHITECTURE OF SQL SERVER


Microsoft SQL Server is designed to work effectively in a number of environments: As a two-tier or multi-tier client/server database system As a desktop database system

CLIENT/SERVER DATABASE SYSTEMS


Client/server systems are constructed so that the database can reside on a central computer, known as a server, and be shared among several users. Users access the server through a client or server application. In a two-tier client/server system, users run an application on their local computer, known as a client that connects over a network to the server running SQL Server. The client application runs both business logic and the code to display output to the user, and is also known as a thick client. In a multi-tier client/server system, the client application logic is run in two locations. The thin client runs on the users local computer and is focused on displaying results to the user. The business logic is located in server applications running on a server. Thin client requests

[Type the document title]

functions from the server application that is a multithreaded application capable of working with many concurrent users. The server application opens connections to the database server and can run on the same server as the database, or it can connect across the network to a separate server operating as a database server. This is a typical scenario for an Internet application. For example, a server application can run on Microsoft Internet Information Services (IIS) and service thousands of thin clients running on the Internet or an intranet. The server application uses a pool of connections to communicate with a copy of SQL Server. SQL Server can be installed on the same computer as IIS, or it can be installed on a separate server in the network.

[Type the document title]

Feature and Utilities


Transparent Data Encryption Enable encryption of an entire database, data files, or log files, without the need for application changes. Benefits of this include: Search encrypted data using both range and fuzzy searches, search secure data from unauthorized users, and data encryption without any required changes in existing applications

Extensible Key Management SQL Server 2008 provides a comprehensive solution for encryption and key management. SQL Server 2008 delivers an excellent solution to this growing need by supporting third-party key management and HSM products.

Auditing Create and manage auditing via DDL, while simplifying compliance by providing more comprehensive data auditing. This enables organizations to answer common questions, such as, "What data was retrieved?"

Enhanced Database Mirroring SQL Server 2008 builds on SQL Server 2005 by providing a more reliable platform that has enhanced database mirroring, including automatic page repair, improved performance, and enhanced supportability.

[Type the document title]

Automatic Recovery of Data Pages SQL Server 2008 enables the principal and mirror machines to transparently recover from 823/824 types of data page errors by requesting a fresh copy of the suspect page from the mirroring partner transparently to end users and applications.

Predictable Query Performance Enable greater query performance stability and predictability by providing functionality to lock down query plans, enabling organizations to promote stable query plans across hardware server replacements, server upgrades, and production deployments.

Data Compression Enable data to be stored more effectively, and reduce the storage requirements for your data. Data compression also provides significant performance improvements for large I/O bound workloads, like data warehousing.

[Type the document title]

[Type the document title]

SOFTWARE AND HARDWARE REQUIREMENT SPECIFICATIONS


This document shall provide the requirement specification for the WEBCONTENT MANAGEMENT SYSTEM as per the scope defined.

1. Users:
This site can be used by 2 types of users:
1.1. The users who is likely to find the information of their classmates

through the website. 1.2. The administrator of the system who will be responsible for maintaining the database of various schools and colleges so that each and every user should be benefitted and also maintaining guestbook entries.

2. Assumptions:
2.1. The alerts will not be provided by the site, the user has to visit it to

get the information.

3.

Requirements:

[Type the document title]

3.1. Functional Requirements: 3.1.1. The portal will search for the details of the schools and colleges as per details entered by user. 3.1.2. If the user is an admin, he has to login. 3.1.3. Admin can add, modify or delete records related to various institutions and also updates guestbook entries. 3.1.4. The concept of Master Pages and Content Pages is used.

SOFTWARE REQUIREMENTS

visual studio 2010 can be installed on the following operating systems:

windows xp (x86) with service pack 3 - all editions except starter edition windows vista (x86 & x64) with service pack 2 - all editions except starter edition

[Type the document title]

windows 7 (x86 & x64) windows server 2003 (x86 & x64) with service pack 2

windows server 2003 r2 (x86 & x64) windows server 2008 (x86 & x64) with service pack 2

windows server 2008 r2 (x64)

SUPPORTED ARCHITECTURES:

* 32-BIT (X86) * 64-BIT (X64)

[Type the document title]

HARDWARE REQUIREMENTS
computer that has a 1.6ghz or faster processor 1 gb (32 bit) or 2 gb (64 bit) ram (add 512 mb if running in a virtual machine)

3gb of available hard disk space 5400 rpm hard disk drive

directx 9 capable video card running at 1024 x 768 or higherresolution display dvd-rom drive

[Type the document title]

Tables

TBREG TBCAT TBLNK TBSUBCAT

The various roles through which the data flows used in the project are: 1) Administrator 2) User

ENTITY RELATIONSHIP MODEL


As a database designer, one should use an Entity Relationship (ER) diagram as a tool to build the logical database design of a system. An ER diagram represents the following three elements: Entities: An entity is an object with a distinct set of properties that is easily identified. Attributes: An attribute is a property of an entity that differentiates it from other entities and provides information about the entity.

[Type the document title]

Relationships: A relationship is a crucial part of the design of database.

[Type the document title]

Sr. No.

Table Name

Description

1.

Tbreg

2. 3.

Tblnk Tbcat

4.

Tbsubcat

[Type the document title]

RELATIONS IN THE DATABASE FOR HOTKLIKS


The following are the relations we have designed to manage the database. Here we have followed a convention of having the table names with tb as a prefix, and the remaining name of the table represent the description of the data inside that table.

Tables

[Type the document title]

RELATIONS IN THE DATABASE FOR HOTKLIKS

The following are the relations we have designed to manage the database. Here we have followed a convention of having the table names with tb as a prefix, and the remaining name of the table represent the description of the data inside that table.

Tables tbcat
Column Name Datatype Key Description

catcod catnam

int varchar(50)

Tbreg

[Type the document title]

Column Name

Datatype

Key

Description

regcod regnam regeml regpwd regsts

int varchar(50) varchar(50) varchar(50) char(1)

Tblnk
Column Name Datatype Key Description

Lnkcod Lnkurl Lnktyp Lnksubcatcod Lnkhotcnt Lnkregcod Lnktit Lnkimg Lnkdsc Lnktag Lnkdat

Int varchar(100) char(1) Int Int Int varchar(100) varchar(100) varchar(2000) varchar(500) datetime

[Type the document title]

Tbsubcat
Column Name Datatype Key Description

subcatcod subcatnam subcatcatcod

int varchar(50) int

IMAGES

1:login page

[Type the document title]

2:

[Type the document title]

3rd Image:

[Type the document title]

[Type the document title]

4th

Vous aimerez peut-être aussi