ASP.NET 2 WebControl development book?

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

  1. #1

    Default ASP.NET 2 WebControl development book?

    Can anyone recommend any books on ASP.NET 2 web control development. The
    Nikhil Kothari book I already have covers only ASPNET 1.x and I'm trying to
    use some of the new ASP.NET 2 webcontrol features without any luck, e.g. I am
    struggling with WebResource.axd - I've got it working fine but trying to
    debug included JS files is driving me nuts! Think I'll go back to the old
    asp_net_client include file way of doing things.

    Can anyone recommend ASP.NET 2 web control dev books?

    TIA

    Johno
    Johno Guest

  2. Similar Questions and Discussions

    1. Custom webcontrol that references another webcontrol
      My custom webcontrol has a TextBox property, but after I had set the value in design time (choosing some TextBox), this property value is not...
    2. WebControl inside of WebControl and attaching events
      I have built a navigation custom web control that I have been placing on various pages without issue. When one of the image buttons within the...
    3. Can a webcontrol (webcontrol.dll) have a configuration file?
      Hello everybody: I would like to know if a webcontrol (webcontrol.dll) can have a configuration file (webcontrol.dll.config)? I have done some...
    4. Good Web development book with SQL as Backend
      Are there any good advisable Web development/ASP books that one can get started that uses SQL Server as a backend that i can pick up ?
    5. Support for the Book: Secure PHP Development
      Has anybody ever heard of support for the book: "Secure PHP Development" by: Mohammed J. Kabir I'm trying to run one of his PHP solutions...
  3. #2

    Default Re: ASP.NET 2 WebControl development book?

    Try the following on Wrox Publications:

    Professional ASP.Net 2.0
    Professional Web Parts and Custom Controls with ASP.Net 2.0


    --
    Happy Hacking,
    Gaurav Vaish | [url]http://www.mastergaurav.org[/url]
    [url]http://www.edujini.in[/url] | [url]http://webservices.edujini.in[/url]
    -------------------


    "Johno" <Johno@discussions.microsoft.com> wrote in message
    news:4EEA00DA-90D3-4E7F-8531-C9043BDD8FC4@microsoft.com...
    > Can anyone recommend any books on ASP.NET 2 web control development. The
    > Nikhil Kothari book I already have covers only ASPNET 1.x and I'm trying
    > to
    > use some of the new ASP.NET 2 webcontrol features without any luck, e.g. I
    > am
    > struggling with WebResource.axd - I've got it working fine but trying to
    > debug included JS files is driving me nuts! Think I'll go back to the old
    > asp_net_client include file way of doing things.
    >
    > Can anyone recommend ASP.NET 2 web control dev books?
    >
    > TIA
    >
    > Johno

    Gaurav Vaish \(www.EduJini.IN\) Guest

  4. #3

    Default Re: ASP.NET 2 WebControl development book?

    Hi,

    does this help:

    Debug javascript generated by webresource.axd
    [url]http://blogs.msdn.com/jorman/archive/2006/01/23/516632.aspx[/url]

    But to answer your question. Only book I've seen so far is Wrox's

    Professional ASP.NET 2.0 Server Control and Component Development
    [url]http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471793507.html[/url]

    MSPress is probably going to update their book at some point, but I'm quite
    confident it's nearer Orcas timeframe.

    --
    Teemu Keiski
    ASP.NET MVP, AspInsider
    Finland, EU
    [url]http://blogs.aspadvice.com/joteke[/url]


    "Johno" <Johno@discussions.microsoft.com> wrote in message
    news:4EEA00DA-90D3-4E7F-8531-C9043BDD8FC4@microsoft.com...
    > Can anyone recommend any books on ASP.NET 2 web control development. The
    > Nikhil Kothari book I already have covers only ASPNET 1.x and I'm trying
    > to
    > use some of the new ASP.NET 2 webcontrol features without any luck, e.g. I
    > am
    > struggling with WebResource.axd - I've got it working fine but trying to
    > debug included JS files is driving me nuts! Think I'll go back to the old
    > asp_net_client include file way of doing things.
    >
    > Can anyone recommend ASP.NET 2 web control dev books?
    >
    > TIA
    >
    > Johno

    Teemu Keiski 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