Monday, May 5, 2008

Projects In C/C++

Array Basics (FIXED 18-Apr-08)by Rde4/8/2008 7:05:54 AMLanguage: Visual BasicArray basics for beginners

beginnersAccessing a parent browser window from a child window or vice versa using JavaScript-->
Accessing a parent browser window from a child window or vice versa using JavaScriptby Ashoka.4/20/2008 2:37:01 PMLanguage: Java/JavascriptThis article explains basic options available to access the data present in a parent browser window from a child browser window or vice versa.Artificial Intelligence using basic geometry-->
Artificial Intelligence using basic geometryby Aric Holland4/24/2008 3:46:20 AMLanguage: C/C++I will demonstrate how geometrical formulas apply to basic Artificial Intelligence routines on NPC's in video games. The mathematics behind the AI we will be working with is quite simple, and requires knowledge of Algebra. Catch HTML output of current page (With full code)-->
Catch HTML output of current page (With full code)by Farshad Deliri3/14/2008 5:05:26 AMLanguage: Active Server Pages/VBScriptOn this article you'll learn how to catch the output HTML of an asp.net page.Changing desktop background from SQL-->
Changing desktop background from SQLby Dino Scarcella4/9/2008 11:05:31 AMLanguage: SQL

how to create a Query Builder Dynamically-->
how to create a Query Builder Dynamicallyby Marselle Caston4/21/2008 8:09:20 PMLanguage: DelphiTo show how easy it is to create a Dynamic SQL building tool for end users in any application. I am using the DBDemos Database tables for this example the Customer.dbf you can use any database for this example.Add days to current date-->
Add days to current dateby kegham2/11/2008 5:40:16 PMLanguage: PHPThe following code will add days to the current date. Ive saw many type of codes or actually coders that adding days in random ways and inserting to mysql fields, which is causing to output an error. May be this code of mine is so simple 5 lines but it might be functional for someone who is looking for it. Please read lines that commented out.DSN-less Connection to Access / Uploading documents-->
DSN-less Connection to Access / Uploading documentsby FusionerMX9/15/2006 3:07:41 AMLanguage: Cold FusionThe following code shows how to upload a file to a web directory and write that directory to an Access database.DotNetNuke: A Step by Step Installation-->
DotNetNuke: A Step by Step Installationby leo Camalig4/16/2008 5:05:30 AMLanguage: .Net

C++ Source Code Directory

C++ Source Code Directory

http://www.sourcecodesworld.com/source/LanguageHome.asp?LangId=2

Game Project In Silverlight

Silverlight Alien Sokoban




Getting Started with Silverlight
To work with Silverlight 1.1 within Visual Studio 2008 Beta 2, one must download the Microsoft Silverlight Tools Alpha. That will add a new item to the Visual Studio project types.



Figure: Silverlight project types in Visual Studio 2008.


Using a Silverlight Project with Other Regular CLR Projects In order to debug Silverlight projects hosted within a non-Silverlight project, such as in our case an ASP.NET web application, we must use the Add Silverlight Link from the Visual Studio Project context menu within the Solution Explorer. Linking to the Silverlight project and hosting it within the ASP.NET project that contains the web service avoids the web service "Cross-Domain problem" that I've heard frequently mentioned.


Figure: Add Silverlight Link in Visual Studio.
Once this is done, files including output assemblies from the ClientBin in the Silverlight project will be automatically copied to your hosting project, and they will be kept in sink when one performs a build. Of course, however, content resources used by your Silverlight project, such as media files, will not be copied, and may require a build event copy task, as show below.

Source Code

The WebKit Open Source Project

Getting WebKit
To download a pre-built bundle containing the latest WebKit, visit WebKit Nightly Builds.
Browsing the Code
To browse the source code online, visit WebKit Trac.
Checking Out
To work with the WebKit source tree, you will need a Subversion client installed. See Installing Developer Tools for information on how to install Subversion.
Mac OS X
Install a Subversion Client
Subversion (svn) is the source code management tool used by the WebKit Open Source Project. A Subversion 1.4 client for Mac OS X 10.4 is available.
Open Terminal
Terminal resides in /Applications/Utilities. The Finder Go menu provides a quick way to navigate there.
Windows
Open a Cygwin Shell
Double-click the Cygwin icon on your Desktop to launch a new shell.
Type this command to check out the WebKit source tree:
svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit
Alternatively you can download a snapshot of the WebKit source tree from http://live.nightly.webkit.org/files/WebKit-SVN-source.tar.bz2. It is updated every six hours.
Windows
Install the WebKit Support Libraries
Download the WebKit Support Libraries to the root of your source tree (C:\cygwin\home\\WebKit).
If the file is incorrectly named, rename it to WebKitSupportLibrary.zip. Do not extract its contents.
Type this command to update your source tree:
WebKit/WebKitTools/Scripts/update-webkit
If you downloaded the tarball, this will bring it up to date. Windows users must always execute this command after first obtaining the code, since it will download additional libraries that are needed to build.
Once you have a current tree, the next step is building WebKit.
Keeping up to Date
At any time, you can retype the update-webkit command to update your source tree:
WebKit/WebKitTools/Scripts/update-webkit
It's handy to put WebKit/WebKitTools/Scripts in your shell path so you can type commands like update-webkit without specifying a full path.

Live Projects - Free Download Complete source code, documentation
Here you can download complete project listing with source code, project documentation, database structure of live project. If you are a final year college student of Diploma Engineering, BSC-IT, BE, BCA, MCA, MS, MBA from IGNOU, Sikkim Manipal University - SMU and looking for complete software project source code, abstract, synopsis and documentation, here you can download readymade project for submission.
Project # 1 eBilling and Invoice System Computerization of Billing and Invoice system, Download project documentation, project source code, project executable files. Technology : Visual Basic, MS ACCESSCredit : Mr. Atanu Maity
Project # 2 SQL Tuner This project is developed for tuning SQL Queries. Tuning can be done by reducing the total CPU time and also reducing the I/O taken by the Query. Technology : C# .NET, SQL ServerCredit : Mr. Swapnil Joshi
Project # 3 IMPRO (Industrial Manpower Resource Organizer) This project is developed for Industrial Manpower Resource Organizer for managing Employees, branches, planning, controlling and executing HR policies, HR Automation software and Reports. Technology : VB.NET, SQL ServerCredit : Mr. Joydeep Dass

Project 1 : eBilling and Invoice System
eBilling and Invoice System is a live project written in Visual Basic 6 programming language. It is a working solution. I give you complete project listing with all project file, source code, database, crystal reports. You can use this project as you want. I am not claim any copyright for this project. You can free download all the project documentation, project source code, project executable files, database from download link. Code are well commented for your reference, however if you want any clarification you can contact me for further explanation.Who can use this project ?
Commercial visual basic application developer can use this project as a whole or part of it as required.
Student who are submitting their final year project for BE, BCA, BSC-IT, MCA, MS, this project is well commented, ready made project documentation available for submission.
Who want to learn database programming in visual basic.
Who want to know how to develop commercial application from project requirement to implementation and final documentation.
Win API Programming in visual basic.
How to create report in Crystal Report and integrate with visual basic application.
Project DescriptionThis project is made for one of the big decorator services in Mumbai, they supply decorating item to film industry for movie shooting. Presently they issue their client handwritten invoice and they enter details in manual register. And maintain MS Excel file for product rate. They want computerization of their manual invoice and bill generation process.
Some important coding features you can get from this project.
How to convert MSFlexGrid as editable text box and drop down list box.
How to format MS-Excel worksheet with border color, back ground color, text color and change column width in visual basic.
Convert Rupees to amount in word like 123.50 will convert into "Rupees one hundred twenty three and fifty paise only"
How to connect and show crystal report from visual basic application.
Download the project documentation, source code, database and report files.

Technical Document
Technical Document PDF
Project Executable