Search results for query: *

  1. G

    Question how to access database on LAN?

    I am just done with my crud program with MsSQL server as back end database. I work my system with a stand alone computer only and its database is only with PC itself.. then, what I want to happen here is to make my application available on LAN.. so my quetion is this: *what are the set-up do I...
  2. G

    Prevent resizing controls during design time?

    How do I prevent resizing of my Controls by the user, via Docking or anchoring or manual resizing during design-time? and How can I programmatically manipulate Anchor styles?
  3. G

    Question how to design a website that is search engine friendly?

    I want to start a new website and I dont know what are the right way on designing to make it search enigine friendly... * what are the techniques to make my website search engine friendly? * Usually, what are the designing changes when published?
  4. G

    form close reason?

    Hi.... How can I tell if a form is closed from the controlbox (system menu) or from a call to Form.Close? thanks for any answer....
  5. G

    frameworks coexist?

    Hi.. Can different versions of the Microsoft .NET Framework exist on the same machine? thanks.....
  6. G

    how to create new system DSN..??

    How do I create a new System DSN for SQL from a program written in VB? thanks.....
  7. G

    DBGRID, restrict user?

    hi... a little problem.... I am using DBGRID for entering data in unbound mode. How do I restrict user to a certain number of rows? thank.....
Back
Top