Thread: Access Database Editor

  1. #16
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    I'm sorry, but I refuse to accept code that contains:
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    If there is something in my code that I cannot change, I do not include it. Plain and simple. You are hardly writing much code when you use this method. You are hardly more than a WYSIWYG programmer. Granted, a lot of people get by like that, but I just don't have a lot of respect for them.

    Just my opinion, you don't have to get all defensive about it.

  2. #17
    'AlHamdulillah
    Join Date
    Feb 2003
    Posts
    790
    first of all, learn PHP, that way you are safe no matter what server you use. with over 70% of the webhosting market using Apache, there is just no reason not to get off your butt and learn PHP. I would have to say HTML is easy, and if you dont like it, learn some more programming skills and parse a file. that way instead of writing "<HTML>" you could just write "HTML" and your program would add the tags.

    languages every web designer needs to know:

    PHP
    HTML
    javascript
    SQL

    of course, that is just my opinion

  3. #18
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Originally posted by EvBladeRunnervE
    languages every web designer needs to know:

    PHP
    HTML
    javascript
    SQL

    of course, that is just my opinion
    echo that.

  4. #19
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    Originally posted by EvBladeRunnervE
    languages every web designer needs to know:

    PHP
    HTML
    javascript
    SQL
    Completely agree with you there. With that, you can go anywhere and create a complete solution without needing some program to translate the code you wrote into something the world will understand (and not that much of it anyway).
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

  5. #20
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    add XML to the list
    PHP and XML
    Let's talk about SAX

  6. #21
    Registered User Grayson_Peddie's Avatar
    Join Date
    May 2002
    Posts
    96
    Thanks y'all but I'm gonna have to wait until 1and1.com launches a Windows Server 2003 hosting plan which supports SQL! That way, I can add in a forum and all the other web applications which only support SQL.

    So, I saw no need for me to learn HTML because with HTML I won't be reading and coding that fast as I can with C# because of those too many of those < and > angular brackets. C# is the only solution that I need to create .net web sites.

    My web site will not have the .html or .php extension except .aspx (although there's only 2 that uses .html extension which I had created with Visual Studio .net and Advanced Effects Maker (for making .swf files like menus, scrollers, etc.

    Here's the website to 1and1.com.
    www.1and1.com

    In there, click Comming Soon and in the Shard Hosting section, look for "Learn More about MS Hosting!"
    Last edited by Grayson_Peddie; 01-06-2004 at 01:11 AM.
    View in Braille.
    http://www.future-gpnet.com/braille.jpg

    Like a bolt out of the BLUE,
    Fate steps up and sees you THROUGH,
    When you wish upon a STAR
    YOUR DREAMS COME TRUE.

  7. #22
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    You only code faster in C# because it's doing half the work for you.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to add a database from access in c++
    By m_abdelghani in forum Windows Programming
    Replies: 7
    Last Post: 03-24-2005, 08:19 AM
  2. CGI with MS Access database integration
    By Tarran in forum Tech Board
    Replies: 12
    Last Post: 01-11-2005, 09:47 AM
  3. connecting to ms access database
    By fkheng in forum Windows Programming
    Replies: 12
    Last Post: 07-06-2003, 07:49 PM
  4. Mfc Dao Access Database
    By LISANANA in forum Windows Programming
    Replies: 1
    Last Post: 07-03-2003, 01:18 PM