CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: garik111

Search: Search took 0.12 seconds.

  1. Choosing DB type and programing lang for web site - please help. Read more: http://f

    Hi All,
    I need to choose a language and DB for my project.
    I need to build a web site to add data to DB.
    also I need fast search and math functions to be done on this DB. DB would be very large....
  2. Re: what language to choose for web based application?

    ok. but if I need to create a huge matrix 10000x10000 of int. how can I do it in PHP? maybe other languagee?
  3. what language to choose for web based application?

    Hi.
    I have experience with C,C++,Java,PHP,ASP. But Now I would like to create a site based on google maps api where user will create route on the map, and then store it at server memory by...
  4. Replies
    1
    Views
    438

    Class string tutorial

    I am looking for some examples or tutorial of using strings in classes.
    thanks
  5. Replies
    3
    Views
    3,228

    Re: Read from rs232??

    Do you have a code example? tutorial? thanks
  6. Replies
    3
    Views
    3,228

    Read from rs232??

    Please help me with this code:




    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured