Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Johno #1
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
-
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... -
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... -
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... -
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 ? -
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... -
Gaurav Vaish \(www.EduJini.IN\) #2
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
-
Teemu Keiski #3
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



Reply With Quote

