ON-LINE TENDER MANAGEMENT full report
#1

[attachment=13042]

H.P. UNIVERSITY
SHIMLA


SUBMITTED BY:
SHIVANI SHARMA



ABSTRACT


In current tender system a lot of paper work is involved. The system is based on manual bid system which is a very time consuming process. No proper records available which leads to difficulty in manual report generation. People who are interested in tender have to travel long distances to gather at a common place. Also manual work is always prone to errors and errors in such system can have pretty bad consequences.
All the above issues are resolved in online Tender Management System. Companies who want to enter their tender need to register online through the website. After registering the company adds the various items which are needed by the company as per its requirement. Now, when Client visits the site it registers itself and can view the various tender. Thus, now can apply for the tenders that are they fill up the various details required.
Company opens the tenders and select the appropriate of all tenders after the deadline given to clients is over. All the tenders are displayed on the website leading to transparency between clients and company.
In the span of the development of this project, I studied software concepts, technical language details, testing issues, bug fixing and mobile applications.
I started with studying the existing system and then pin pointing to the specifications needed in the new system being developed. Later on I focused more on coding details. After the coding was complete, thorough testing was performed for verifying the system.


Introduction….




Why .NET?


1. Interoperability between languages and execution environments
2. Uniformity in schema or formats for Data Exchange using XML, XSL
3. Extend or use existing code that is valid
4. Programming complexity of environment is reduced


The .NET Framework is…

1. A component model for the internet
2. The new approach to building large scale distributed systems for the Internet
3. Provides the capability to integrate multiple devices
4. Built around the tools and protocols (XML, WSDL, SOAP, HTTP) that are becoming standard on the Internet

The .NET in ASP.NET stands for the .NET Framework, a set of objects and blueprints from Microsoft for building applications. All applications developed under the .NET Framework; including ASP.NET applications, have certain key features that ensure compatibility, security, and stability.





Fig:- .NET Framework Architecture



The .NET Framework Design Goals

1. Component Development for the Internet
2. "Cross-Language Development”
3. Inheritance, Debugging, Exception handling
4. Reliability and Security
5. Simple Development and Deployment
6. Device-agnostic

ASP.NET:

ASP.NET is a technology that allows us to build and control dynamic Web pages easily. It also provides many enhancements to take advantage of new technology as we can interact with databases, personalize Web pages for visitors, display page on mobile devices (such as cell phones), and even build an entire e-commerce site from scratch.
Previously internet works on request/response model that is an integral part of client/server model. Although this is a marvelous way of communicate and distribute information, it's rather simple and static. When the process is over, once client receives the requesting page from the server the server has no idea what the client is doing unless it makes another request.
There is another model for communicating between server and clients, known as event-driven model.ASP.NET work on this model, it detects action and responds to them i.e. the server waits around for something to happen on the client. Once it does, the server takes action and performs some piece of functionality. Of course, a Web, server can not know what you are thinking, but it can respond to your actions. If you type some text on Web page, the server responds to it. If you click an image, the server responds.



Implementation Environment:

Back-End:

DBMS
SQL SERVER: ¬
SQL Server is an SQL-compliant RDBMS. SQL-compliant means it use the ANSI (American National Standard Institute) version of Structured Query Language or ‘SQL’. Structured Query Language is a command that allow us to modify or retrieve information from the database.
Client server means that SQL Server is designed to store data in the central location (the server) and deliver it on demand to numerous other locations (the client). SQL Server is also a Relational Database Management System (RDBMS).

FEATURES OF SQL SERVER 2000:


1 Information representation
2 Unique definition of rows
3 Systematic treatment of Null values
4 Guaranteed access
5 High level Update, Insert, and Delete
6 Retrieving information from the database.
7 Accepting query language statements.
8 Enforcing security specifications.
9 Enforcing data integrity specifications
10 Enforcing transaction consistency
11 Managing data sharing
12 Optimizing queries
13 Managing System catalogs


Enterprise Manager:

SQL Server Enterprise Manager is a graphical tool that allows easy configuration and management of Microsoft SQL Server and SQL 2000 program group.
SQL Server Enterprise Manager can also be used to:
1. Manage logins, permission and users.
2. Create a database
3. Take back-up of database and transaction logs.
4. Manage tables

Query Analyzer:

The SQL Server Query Analyzer allows us to create adhoc queries and run them interactively. We may also execute Transact-SQL statements stored in text file and view the result in result plane or result grid. The Query Analyzer also has a color-coded editor to assist the user with checking of syntax. It also has context sensitive help.
Queries are processed in two steps:

Interpret- First the Queries are checked for syntax.
Execute- Then the processing take place.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: www tenderwizard com interiors tender, tender management sample srsration, tender asp net, e tender asp net code, project on e tender, enforcing, www dear tender lottery com,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,759 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  air ticket reservation system full report project report tiger 16 46,890 08-01-2018, 02:33 PM
Last Post: RaymondGom
  An Efficient Algorithm for Mining Frequent Patterns full report project topics 3 4,769 01-10-2016, 10:02 AM
Last Post: Guest
  online examination full report project report tiger 14 42,905 03-09-2016, 11:20 AM
Last Post: jaseela123d
  Employee Cubicle Management System full report computer science technology 4 5,124 07-04-2016, 11:37 AM
Last Post: dhanabhagya
  e-Post Office System full report computer science technology 27 25,999 30-03-2016, 02:56 PM
Last Post: dhanabhagya
  college website project full report project report tiger 28 67,219 29-11-2015, 02:37 PM
Last Post: Guest
  steganography full report project report tiger 31 33,894 07-07-2015, 02:57 PM
Last Post: seminar report asees
  Online Library Management System Project report science projects buddy 15 46,138 24-02-2015, 01:53 PM
Last Post: Guest
  ENQUIRY INFORMATION ON INSTITUTE full report seminar topics 1 2,211 10-11-2014, 09:15 PM
Last Post: Guest

Forum Jump: