Re: Visual C# 2005 Databinding to UI tutorial
- From: "Peter Gloor" <p.gloor@xxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 12:40:48 +0200
Hi Kevin,
Thank you. It's exactly what I was looking for.
Meanwhile I found that the "Absolute Beginner's Video Series to Visual
Studio 2005 Express Editions" tutorials at
http://lab.msdn.microsoft.com/express/beginner/ have been updated as well
and got two chapters related to ADO.net (it ended at chapter 6 last time I
visted the site).
However, using Visual C# 2005 Express Edition I still have some problems
with data editing (Data Tables) but at least I understand now the concepts
and I learned how things are related to each other. My problem is that data
wont write back for some reason and if I change my code I get a lot of
errors I don't know how to deal with.
For the moment it's ok for me. I will take what's there and what works even
my solution is not so elegant as it probably could be.
Peter
"Kevin Yu [MSFT]" <v-kevy@xxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:obzvMpIpFHA.3672@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Peter,
>
> First of all, I would like to confirm my understanding of your issue. From
> your description, I understand that you need to get some tutorial on new
> features on ado.net 2.0. If there is any misunderstanding, please feel
> free
> to let me know.
>
> Generally the features in ado.net 1.1 are supported in ado.net 2.0,
> because
> of backward compatibility. Also, there are many new features in ado.net
> 2.0. For example:
>
> Server Enumeration
> Asynchronous Processing
> Multiple Active Result Sets (MARS)
>
> http://msdn2.microsoft.com/library/ex6y04yf(en-us,vs.80).aspx
>
> Also for windows form databinding, you can check the following link. It's
> a
> detailed tutorial.
>
> http://msdn2.microsoft.com/library/87sfaezs(en-us,vs.80).aspx
>
> HTH.
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
.
- Follow-Ups:
- Re: Visual C# 2005 Databinding to UI tutorial
- From: Kevin Yu [MSFT]
- Re: Visual C# 2005 Databinding to UI tutorial
- References:
- Visual C# 2005 Databinding to UI tutorial
- From: Peter Gloor
- RE: Visual C# 2005 Databinding to UI tutorial
- From: Kevin Yu [MSFT]
- Visual C# 2005 Databinding to UI tutorial
- Prev by Date: Re: Single rescource file in a project?
- Next by Date: Problem in using Assembly CreateInstance
- Previous by thread: RE: Visual C# 2005 Databinding to UI tutorial
- Next by thread: Re: Visual C# 2005 Databinding to UI tutorial
- Index(es):
Relevant Pages
|