Loading

Programming

  • Submitted by: 
    Language: 

    helo to all, i want to show you how to make a search using a listview in vb6,in this app prog you can add then search the data you add previously to view the code just add me on FB jjakjes@yahoo.com thnx goodlock!!!

  • Submitted by: 
    Language: 

    This is a simple application in Visual FoxPro 6.0 Hopefully this application can help others who wants to study Visual FoxPro. I'll be submitting a lot more application written in Visual FoxPro like grading system, negative and positive numbers and odd and eve numbers. Happy programming ^_^

  • Submitted by: 
    Language: 

    hey dude! Hope this one application i make could help you in your making a system or anything in your project..this was very simple.i tried to make this just simple app so you can understand very easy..ok goodluck!! for more question just add my me on facebook jjakjes@yahoo.com thnx!!!

  • Submitted by: 
    Language: 

    hey dude! i upload again my prog app....cause the first,that i uploaded was being corrupt when you try to extract it..hope this will help to some beginner programer like me.. goodluck

  • Submitted by: 
    Language: 

    Hey guys! hope you like my work this was just a very simple application but this was usually popular in making system application that is one of feature of your friendly user apps so by this you will know how was the user will do okay goodluck and gobless...!!!

  • Submitted by: 
    Language: 

    PROGRAMMER: WINSTON L. GUBANTES System Requirements: 1. Windows XP, Windows Vista, Windows 7, Windows Server 2003, 2005 OR HIGHER 2. CPU(Intel,Amd) 1ghz or higher 3. RAM 512 mb or higher (1gig recommended) 4. Flash Player (later versions) Requirements for IDE: 1. C# VS STUDIO 2005 Professional Edition 2. May Also Work with VS 2008 Pro Edition or Higher Components Used: 1. ListView 2. Crystal Report Viewer(http://crystal-reports.tripod.com/) Features: 1. Navigation(FirstRecord, PrevRecord etc) 2. CRUD(Create, Read, Update, Delete) Records 3. Generate Reports 4. Searching Capabilities

  • Submitted by: 
    Language: 

    I intended for programmers and beginners in PHP programming who wish to have a utility which will quickly enable them to convert values from one number format to another. Although PHP has a series of standard functions to convert values between decimal (base 10) and binary (base 2), octal (base 8) and hexadecimal (base 16) and back again, this tutorial will show you how to build a single routine that can process other number systems such as Base 36.

  • Submitted by: 
    Language: 

    I called this code in PHP Year to Page Calendar Generator. It shows how to create a self-executing script that will ask for a year number, then display all the dates for that year in a typical calendar format. It will use date functions, arrays, loops, HTML tables and style sheets in order to construct its output.

  • Submitted by: 
    Language: 

    Hi there I it is a simple program in C# to compute the mortgage for payments. I still new in C# programming. I hope my code help anyone that is new in C# programming languages. The following formula is used to calculate the fixed monthly payment (P) required to fully amortize a loan of (L) dollars over a term of (n) months at a monthly interest rate of (r): P = L[r(1 + r)n]/[(1 + r)n - 1]

  • Submitted by: 
    Language: 

    Hi there I it is a simple program in C# to compute savings of the person for a loan. I still new in C# programming so I intended my work for beginners. I hope my code help anyone that is new in C# programming languages. The following formula is used to calculate the total savings (A) after (n) years with interest compounded (q) times per year at an annual interest rate of (i) starting with an initial deposit of (P): A = P(1+[i/q])nq

Pages