Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: ONLINE F.I.R REPORT SYSTEM ppt
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ONLINE F.I.R REPORT SYSTEM

[attachment=32943]

ABSTRACT

The existence of the FIR is very essential.After any crime FIR is necessary Therefore it is essential to report of any crime.
“ONLINE FIR SYSTEM” is a comprehensive management solution that is suitable for both large and small Crime It is capable of maintain criminals record and ….. etc. with equal ease and efficiency.
In the present system all work are doing manually. This provides reading services to online complain i.e. all the person which are suffered can get following facilities:
• He can complain of the crime.
• He can save the time.

In order to provide these services,the investigasion department handled and maintains a proper record of this in a register. After this the complain given to the lending section. When a member requests to solve the crime, the deptt searches it . If it is solve then it is recorded in the query status and the details of the issue are noted down in a register.. If these operations are done manually then there may be mistakes while doing entries and also it consumes more time. In order to overcome the problems specified in the “PRESENT SYSTEM” we proposed a new system that computerizing these processes.
Therefore the project “ONLINE FIR SYSTEM” aims at computerizing all the mentioned activities. The users are provided with a user-friendly environment to carry out these activities.

.Introduction

This project is an Internet based application that can be accessed throughout the world. This system can be used to report for any crime, complainer can put their requests in a form. This is one integrated system that contains both the user component and the administration component.

About .NET

The Microsoft .NET Framework version 2.0 extends the .NET Framework version 1.1 with new features, improvements to existing features, and enhancements to the documentation. This section provides information about some key additions and modifications.
For more information about compatibility and for a list of the public API modifications to the class library that might affect the compatibility of your application.

4-Bit Platform Support

The new generation of 64-bit computers enables the creation of applications that can run faster and take advantage of more memory than is available to 32-bit applications. New support for 64-bit applications enables users to build managed code libraries or easily use unmanaged code libraries on 64-bit computers. For more information, see 64-bit Applications.

Access Control List Support

An access control list (ACL) is used to grant or revoke permission to access a resource on a computer. New classes have been added to the .NET Framework that allow managed code to create and modify an ACL. New members that use an ACL have been added to the I/O, registry, and threading classes.

ADO.NET

New features in ADO.NET include support for user-defined types (UDT), asynchronous database operations, XML data types, large value types, snapshot isolation, and new attributes that allow applications to support multiple active result sets (MARS) with SQL Server 2005. For more information about these and other new ADO.NET features, see What's New in ADO.NET.

ASP.NET

The Microsoft .NET Framework 2.0 includes significant enhancements to all areas of ASP.NET. For Web page development, new controls make it easier to add commonly used functionality to dynamic Web pages. New data controls make it possible to display and edit data on an ASP.NET Web page without writing code. An improved code-behind model makes developing ASP.NET pages easier and more robust. Caching features provide several new ways to cache pages, including the ability to build cache dependency on tables in a SQL Server database.
You can now customize Web sites and pages in a variety of ways. Profile properties enable ASP.NET to track property values for individual users automatically. Using Web Parts, you can create pages that users can customize in the browser. You can add navigation menus using simple controls.
Improvements to Web site features allow you to create professional Web sites faster and more easily. Master pages allow you to create a consistent layout for all the pages in a site, and themes allow you to define a consistent look for controls and static text. To help protect your sites, you can precompile a Web site to produce executable code from source files (both code files and the markup in .aspx pages). You can then deploy the resulting output, which does not include any source information, to a production server. Enhancements to ASP.NET also include new tools and classes to make Web site management easier for Web site developers, server administrators, and hosters.
ASP.NET accommodates a wide variety of browsers and devices. By default, controls render output that is compatible with XHTML 1.1 standards. You can use device filtering to specify different property values on the same control for different browsers.
For a more complete list of new features in ASP.NET, see What's New in ASP.NET.

Authenticated Streams

Applications can use the new Negotiate Stream and Stream classes for authentication and to help secure information transmitted between a client and a server. These authenticated stream classes support mutual authentication, data encryption, and data signing. The Negotiate Stream class uses the Negotiate security protocol for authentication. The Stream class uses the Secure Socket Layer (SSL) security protocol for authentication.

.NET Framework Remoting

.NET Framework remoting now supports IPv6 addresses and the exchange of generic types. The classes in the System.Runtime.Remoting.Channels.Tcp namespace support authentication and encryption using the Security Support Provider Interface (SSPI). Classes in the new System.Runtime.Remoting.Channels.Ipc namespace allow applications on the same computer to communicate quickly without using the network. Finally, you can now configure the connection cache time-out and the number of method retries, which can improve the performance of network load-balanced remote clusters.
Using classes in the System.Net.NetworkInformation namespace, applications can access IP, IPv4, IPv6, TCP, and UDP network traffic statistics. Applications can also view address and configuration information for the local computer’s network adapters. This information is similar to the information returned by the Ipconfig.exe command-line tool.

Working with Instances and Versions of SQL Server

Multiple instances in Microsoft® SQL Server™ 2000 offer enhanced ways to work with earlier versions of Microsoft SQL Server already installed on your computer. You can leave previous installations intact, and also install and run SQL Server 2000. For example, you can run SQL Server version 7.0 and a named instance of SQL Server 2000 at the same time, or you can run SQL Server version 6.5 in a version switch configuration with SQL Server 2000. If you need to have three different versions of SQL Server installed on the same computer, there are several ways to accomplish this.
In addition, users of all editions of SQL Server can have more than one instance of SQL Server 2000 installed and running at once (multiple instances), as well as one or more earlier versions.
Considerations for using SQL Server 2000 in combination with previous installations include:
• Using SQL Server 6.5 with the default instance or named instances of SQL Server 2000.
• Running SQL Server 7.0 with a named instance of SQL Server 2000.
Working with three versions of SQL Server: SQL Server 6.5, SQL Server 7.0, and SQL Server 2000.