Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)

what is '1000 projects'?

'fullinterview.com' is a educational content website dedicated to finding and realizing final year projects for btech, be, mtech, mca students, here you can search, find your projects and get guidance from experts the below are the different technological projects.
visual Studio projects .net projects, asp projects, c & ds projects, c++ projects (all), cold fusion projects, delphi projects, java projects, perl projects, php projects, sql projects, vc++ projects, visual basic projects.

how it works?

well, everything on this site is submitted by the student and professional community. after you submit your project, it is being verified and approved by our administrator. after approval, other people can read/discuss it, save to favorites.

more number of projects?

here you can find morethan 1000 projects on different technologies, if u want to get more projects please visit our sister sites www.fullinterview.com & Chetanasprojects.com


Category Articles
Explain about creating n tired applications using Delphi?
Added on Thu, Jan 28, 2010
Using n tired applications you can create applications much faster with a minimal effort. The application server resides in the middle layer and acts as an intermediate between client and database server. Creating a web server in Delphi is a little... Read More
Explain about DPR?
Added on Thu, Jan 28, 2010
Apart from two important files (PAS and DFM) there is a third file known as (DPR) or Delphi project file. Delphi project file is automatically built by the compiler. There are two ways to edit the file one is through manually and the other is through... Read More
Explain about the Delphi IDE?
Added on Thu, Jan 28, 2010
Delphi has a very sophisticated drag and drop controls. With Delphi IDE you can create rich applications for windows. With its IDE you can compile, debug, and design your projects. It has a main window which has lots and lots of buttons which perform... Read More
Explain about creating n tired applications using Delphi
Added on Thu, Jan 28, 2010
Using n tired applications you can create applications much faster with a minimal effort. The application server resides in the middle layer and acts as an intermediate between client and database server. Creating a web server in Delphi is a little... Read More
How to save binary files in Delphi
Added on Thu, Jan 28, 2010
Binary files are saved to Binary large object field which supports data of varying formats and indefinite size. This is in contrast to the file system which stores files of small data types. Binary large object field in Delphi allows changes to be... Read More
State and explain about Delphi?
Added on Thu, Jan 28, 2010
Delphi is a product of Borland international. This powerful language tool is useful to create applications for Windows and it is primarily useful to create client side and server side applications. Cross platform compatibility is also a main... Read More
How application server is different from other type of servers?
Added on Thu, Jan 28, 2010
The only difference from an application server to other types of server is due to the presence of remote data module. Tremotedatamodulecomponent application can be created from the new items dialog box. It uses IAppserversoap interface which makes it... Read More
How to save images to a database with Delphi?
Added on Thu, Jan 28, 2010
DBimage is compatible and can be used to save images with bitmap extension. If you would like to save images of other types then it is advisable to use Timage component which saves images. If you want to save an image at the start first it should be... Read More
Describe about help file in Delphi?
Added on Thu, Jan 28, 2010
Help command in Delphi is very resourceful either to a professional or to a beginner. Different properties, functions and methods are listed in the help section for each component. Also the help properties, functions and methods are described in the... Read More
How to create UDL files in Delphi
Added on Thu, Jan 28, 2010
UDL files are very helpful if you want to store the server connection information outside the application which can be retrieved later during connecting time. This is very useful in creating UDL files which are very helpful where hard coded... Read More
Explain about Delphi`s VCL?
Added on Thu, Jan 28, 2010
Delphi is easier to use rather than the API`s. It has strong windows connection and Borland has made things possible for portability on windows. It has a strong library and it maps windows 32. It supports API`s for properties and events. Borland is... Read More
Explain about data base form wizard?
Added on Thu, Jan 28, 2010
This is one of the important data base wizards in Delphi. This command is available in the Database form wizard section in the forms page. Application wizard and Dialog wizard are also present in Delphi. Two forms appear out of which you have to... Read More
How do you work with INI files in Delphi?
Added on Thu, Jan 28, 2010
These files are very useful when creating applications under cross platform. These files are very useful to create cross platform applications. Delphi uses .INI format in the form of .dsk file which makes a user to store important information about... Read More
What is the use of UDL files in Delphi?
Added on Thu, Jan 28, 2010
If you want to store the server connection information outside the application which can be retrieved later during connecting time. This is very useful in creating UDL files which are very helpful where hard coded connection string is not acceptable.... Read More
Explain about event handler?
Added on Thu, Jan 28, 2010
Use for event handlers for make sure that the transactions and operations confirm to the business code of ethic. They can significantly affect the data packets which are being sent out to the server for update. Data packets are very useful in giving... Read More
How do you display & in Delphi
Added on Thu, Jan 28, 2010
Delphi has a host of visual controls. If you would like to display and or the ampersand in between two sentences then you have to actually specify && between two sentences whereby Delphi will understand that you are actually specifying and... Read More
Explain about the textual description of the form
Added on Thu, Jan 28, 2010
This form describes the properties, properties of the components and the components for itself. This is known as the binary file and this contains description of the different types present. This has been introduced in Delphi 5. On loading this file... Read More
Describe about the project menu
Added on Thu, Jan 28, 2010
This project menu has commands which help you in managing a project. You can add a specific project and also you can remove the project file. Pascal source files can be added as well as removed from the project file. Enterprise edition has two more... Read More
What are packages in Delphi?
Added on Thu, Jan 28, 2010
Packages can make the size of your program (. exe) much smaller. Borland package libraries are dll files which provide extension for programs so that they can be executed. When you specify a certain extension to a program, it makes your hard disk... Read More





   copy right ® all rights reserved by www.fullinterview.com