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

Search:

Type: Posts; User: kimoalking

Search: Search took 0.02 seconds.

  1. Connect between Visual C++ 2008 and SQL Server 2005

    hi, I use Visual Studio 2008. I wonder how to connect the Visual C++ to my SQL server (.mdf extension). in seems easy to connect visual basic and visual C# from data source to their project. but in...
  2. Replies
    1
    Views
    688

    switch between forms

    hi, I switch from Form1 to Form2 by the following code:

    in Form1:

    #pragma once
    #include "Form2.h"
    .
    .

    private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
  3. Replies
    3
    Views
    892

    Re: activate auto/sensitive suggestion box

    but in Visual Studio 2005/2008 work normally:o. just give me steps like: tools->option->general setting-> make some changes->apply->ok. something like this, plz:cry:cry:
  4. Replies
    3
    Views
    892

    activate auto/sensitive suggestion box

    hi. I installed visual studio 2010 ultimate. and I'm using Visual C++ window form application. I'm making a web browser.using 3 buttons(back,forward, and go), 1 text box, and 1 webbrowser. during the...
  5. Replies
    5
    Views
    964

    Re: Vc++2010 & sql 2008

    :cry::cry:
    MSDN shows me how to set up the SQL server 2008, But still doesn't show me how to link it to microsoft Visual C++ 2010
    :cry::cry:
  6. Replies
    5
    Views
    964

    Vc++2010 & sql 2008

    hi .
    I'm asking on how to link SQL 2008 with Visual C++ 2010 :confused:. including steps plz..


    thanks for advance
  7. Replies
    3
    Views
    832

    Re: in Visual C++ programming

    sorry for duplication and this word "commad", I might {voice command}. like a voice that you interred to the phone to implement something , like calling, opening messages, etc. in the C++ , I would...
  8. Replies
    3
    Views
    832

    in Visual C++ programming

    how can I write a code in C++ , which contain a voice commad. how can I do that?
  9. Replies
    0
    Views
    420

    in Visual C++ programming

    how can I write a code in C++ , which contain a voice commad. how can I do that?
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured