Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: javijerome
  • Content: Threads
  • Order by date
  1. javijerome

    File Sharing application

    I'm trying to develop a simple file sharing in visual C# 2008, an application that can send and receive data.please share me some link on how i can start this app. thanks :)
  2. javijerome

    delete all element of a table

    so i have two tables in my database.and the other table name symbol_table should have all its elements deleted when the form closes, how do i do that?
  3. javijerome

    parser ( or syntactical analyser )

    does anyone know where can i get an example of a syntactical analyser? or any idea how to make the algorithms of the syntactical analyser?
  4. javijerome

    colored richtextbox words

    so i have this richtextbox in my form and i want some specified words typed there to be colored. for example, the word "program", "if", "else", and "for" will automatically turn into a color if blue as the user types them. this is the same with Visual Studio's IDE for source codes. where in...
  5. javijerome

    character concatenation

    how do i combine character array to form a string?
  6. javijerome

    tokenizer made in c#

    i'm a beginner in c# and i'm planning to make a compiler made in C#. i have already made some reserve words that were influenced by Fortran95 Programming Language. any tips or sources that can help me in making the compiler?
  7. javijerome

    RichTextBox Number of Lines

    Hi, name is jerome. i'm a beginner is Visual C# 2008. i have a richtextbox in my form and i want to get the number of lines that was used when the user typed some sentences in the richtextbox area. what codes or RTB property should be placed in the Number_of_lines button class, in order that...
  8. javijerome

    Error Handling Techniques

    Does fortran95 have some error handling techniques like the "try" statement of Visual Basic 2008?
  9. javijerome

    Compile Time and Run time

    Hi! anyone knows how fast does a fortran95 compiler compile a source code? how about its run time?
  10. javijerome

    New in Fortran

    Hi guys! i'm new in fortran. i'm very interested in it. however, i don't know where to start. i'm running windows7 and i'm a basic programmer. i have been using C and visual basic as my main programming language. i have a little knowledge about php, python, visual c#, and java.

Part and Inventory Search

Back
Top