Re: ASP.NET binding to DataReader



"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message news:OoifR0F6HHA.5608@xxxxxxxxxxxxxxxxxxxxxxxxx

I think maybe Andrew also want to utilize the declarative/codeless
databinding model of ASP.NET 2.0 to populate the controls with records
retrieved through datareader.

Hmm, maybe... Seems like a totally unnecessary step to me...

Also, your replies appear to be including the full headers of the post you're replying to...


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

.



Relevant Pages

  • Re: Filtering replies to filtered posts
    ... blocked posting. ... you'll never see replies in threads containing the offending ... if I wanted to filter replies containing the message id ... and on more headers than those listed on the telnet "overview" ...
    (news.software.readers)
  • Re: Can usenet be saved?
    ... I can't afford to d/l hundreds of headers to ... possible find my replies. ... In principle IMO the server should do the ... orphaned response. ...
    (news.software.readers)
  • Re: xnews auto notify on reply
    ... headers every few minutes just to see if someone's replied to a post ... so you want to say that you have subscribed groups that you never ... you have to open a group to see if it has replies, ... if you're going to read the group, you'll download the ...
    (news.software.readers)
  • Re: xnews auto notify on reply
    ... headers every few minutes just to see if someone's replied to a post ... so you want to say that you have subscribed groups that you never ... you have to open a group to see if it has replies, ... if you're going to read the group, you'll download the ...
    (news.software.readers)
  • Re: How to clear controls from a form - Help Needed
    ... You could load a datatable from the datareader and return the datatable. ... Dim DR as SQLDataReader=nothing ... a copy of the datareader back to the caller and dispose the one in the body ... (but can be used in objects that controls are using). ...
    (microsoft.public.dotnet.languages.vb)