Is this a NET issue or just bad web design

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Is this a NET issue or just bad web design

    Because in my .NET implementations I do not run into this. Yes granted I don't use the various technologies that Microsoft does but in my book using enhanced products erroneously is worse then not using them at all. For example take a look at this page:

    [url]http://msdn.microsoft.com/library/en-us/ado270/htm/ado28_securitydcrs.asp?frame=true[/url]

    Now if you turn JavaScripting off you will see the entire statement in the second gray block. With JavaScripting emabled you only see this much:

    "This Website uses a data provider that may be unsafe. If you trust the"

    You should see this, "This Website uses a data provider that may be unsafe. If you trust the Website, click OK, otherwise click Cancel."

    The rest of the page is similarly corrupted. This is using 800 x 600 resolution which is what the majority of the world uses.

    Now there are other places at Microsoft that have troubles such as this. For example it is often the case that when Microsoft has a box in the upper right that is a menu allowing quick access to related materials, that box will write over the text in the page making text in that area unreadable. Lately Microsoft has been addressing this issue the result of which is large amounts of white space.

    Here is an example of this:

    [url]http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B304894[/url]

    So is this an issue with the .NET technology or is it just poor web design? Thanks.

    --
    George Hester
    __________________________________
    George Hester Guest

  2. Similar Questions and Discussions

    1. dll hell design issue
      I have some questions about the proper use of dll's in asp applications. The situation is like this: We have a COM dll that uses a few regular...
    2. Web design issue- please help
      Hi All, I am an intermediate level of web designer. I would like you to give me some advice on web design issues; i.e. if someone needs to...
    3. Help with design issue
      Hi once again, I have been asked to add a feature that allows a person to add content to a site via a control panel. This control panel is...
    4. Design Issue
      Hi again everyone: I would like to have a form field exist on two forms at the same time, - if it is possible. Basically, I am trying to...
    5. Caching Design Issue
      I am creating a portal that uses UserControls as each "portlet". Each of these UserControls is autonomous in the sense that whether or not they are...
  3. #2

    Default Re: Is this a NET issue or just bad web design

    Poor Web Development. MSDN has become very problematic lately.
    In fact, all Microsoft properties have been flakey while in transition
    from ASP to ASP.NET.
    --
    <%= Clinton Gallagher
    A/E/C Consulting, Web Design, e-Commerce Software Development
    Wauwatosa, Milwaukee County, Wisconsin USA
    NET [email]csgallagher@REMOVETHISTEXTmetromilwaukee.com[/email]
    URL [url]http://www.metromilwaukee.com/clintongallagher/[/url]

    LaGarde StoreFront 5 Affiliate: e-Commerce Software Development
    SEE: [url]http://www.storefront.net/default.asp?REFERER=-201499070[/url]



    "George Hester" <hesterloli@hotmail.com> wrote in message news:O$HKZZzQDHA.2332@TK2MSFTNGP10.phx.gbl...
    Because in my .NET implementations I do not run into this. Yes granted I don't use the various technologies that Microsoft does but
    in my book using enhanced products erroneously is worse then not using them at all. For example take a look at this page:

    [url]http://msdn.microsoft.com/library/en-us/ado270/htm/ado28_securitydcrs.asp?frame=true[/url]

    Now if you turn JavaScripting off you will see the entire statement in the second gray block. With JavaScripting emabled you only
    see this much:

    "This Website uses a data provider that may be unsafe. If you trust the"

    You should see this, "This Website uses a data provider that may be unsafe. If you trust the Website, click OK, otherwise click
    Cancel."

    The rest of the page is similarly corrupted. This is using 800 x 600 resolution which is what the majority of the world uses.

    Now there are other places at Microsoft that have troubles such as this. For example it is often the case that when Microsoft has a
    box in the upper right that is a menu allowing quick access to related materials, that box will write over the text in the page
    making text in that area unreadable. Lately Microsoft has been addressing this issue the result of which is large amounts of white
    space.

    Here is an example of this:

    [url]http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B304894[/url]

    So is this an issue with the .NET technology or is it just poor web design? Thanks.

    --
    George Hester
    __________________________________


    clintonG Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139