Results 1 to 7 of 7

Thread: IBuySpy / Visual Studio / C# / Mircosoft Access

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2003
    Posts
    72

    IBuySpy / Visual Studio / C# / Mircosoft Access

    Hi,

    I am a beginner.
    Does anyone has this version for me to download?

    Thanks

    Stella

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Maybe you need this (free VS.NET IDE)
    http://www.vbforums.com/showthread.p...highlight=free

    and there's also VS.NET 2005 beta but I can't find the link right now .

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2003
    Posts
    72

    Re: IBuySpy / Visual Studio / C# / Mircosoft Access

    Hi Pirate,

    Thanks for your advice. But my company have to use Visual Studio. I got no choice.

    Have you use Visual Studio before? Why it has 2 different Forms to use. One is called Window Form and the other is called Web Form. According to the excerse I am doing, the Data can be very easily to display, update and delete by using the Window Form but need to do a lot of work to make it work the same as in the Web Form.

    Is this because Window Form is just for internal using? And Web Form is for browser using?

    Stella

  4. #4
    Fanatic Member Graff's Avatar
    Join Date
    Jan 2002
    Location
    Calgary
    Posts
    668

    Re: IBuySpy / Visual Studio / C# / Mircosoft Access

    You company shouldn't pirate software, personal use of pirated software doesn't usually get persued by companies like Microsoft, but if you're making money off a product you built without a proper license they will sue your ass.
    If wishes were fishes we'd all cast nets.

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Web Forms are used for building web applications (including web services ofcourse) that run on a web server and comunicate with other apps (like IE or any Windows App) through different protocols .

    Windows Forms are Standalone Windows Applications that run locally and could also connect to a server through a LAN or over internet .

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: IBuySpy / Visual Studio / C# / Mircosoft Access

    Quote Originally Posted by Pirate
    and there's also VS.NET 2005 beta but I can't find the link right now .

    Here is a link...


    http://vbforums.com/showthread.php?s=&threadid=295567



    ØØ

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jul 2003
    Posts
    72

    Re: IBuySpy / Visual Studio / C# / Mircosoft Access

    Thanks Pirate,
    Now I know the difference between both of them.

    Thanks Graff for your advice.

    I am now working with the Datagrid which can allow me to delete, update, create new record. Seems going well. But I have problem to list them in different pages (paging problem).

    Does anyone have any good C# samples for the above problem?

    Stella

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width