Home All Groups Group Topic Archive Search About

ADO.NET and Currency Manager/Binding Context (Newbie question)

Author
28 May 2006 10:20 PM
Sam Malone
Just learning ADO.NET and came across the topic of Currency Manager/Binding
Context. I had NO idea (and still have little more) what these even mean. At
first I thought "Currency" Manager looked after $$$ vs Euros vs Pesos vs
Yen, etc. Apparently I was mistaken.
Can someone point me to a good tutorial regarding this topic? It would be a
LOT more helpful if that tutorial were in the contect of VB.NET (as opposed
to C# for instance).

Thanks, all, for any assistance.

Author
29 May 2006 7:40 AM
Cor Ligthert [MVP]
Sam,

The currencymanager manages the current position of a binding to the
datasource.

http://www.vb-tips.com/default.aspx?ID=3e6c910e-3c58-4ce7-a626-9cc458453630

The currentevents fires when there is a change in that, see by instance this
sample.

http://www.vb-tips.com/default.aspx?ID=c4832a2a-2b95-4ded-93d9-4deb7fa4a0b8

(Our website is in reconstruction, therefore you can see at the moment
colours as the would not be as they should be).

I hope this helps,

Cor

Show quoteHide quote
"Sam Malone" <the_sam_mal***@hotmail.com> schreef in bericht
news:erKK5TqgGHA.1272@TK2MSFTNGP03.phx.gbl...
> Just learning ADO.NET and came across the topic of Currency
> Manager/Binding Context. I had NO idea (and still have little more) what
> these even mean. At first I thought "Currency" Manager looked after $$$ vs
> Euros vs Pesos vs Yen, etc. Apparently I was mistaken.
> Can someone point me to a good tutorial regarding this topic? It would be
> a LOT more helpful if that tutorial were in the contect of VB.NET (as
> opposed to C# for instance).
>
> Thanks, all, for any assistance.
>
Author
29 May 2006 1:54 PM
Sam Malone
Thanks, Cor. I'll take a look at it.
Rest assured, website colours are not an issue for me. Content is what
matters. I'm not an "artsy" kind of guy so black and white would suit my
purposes.
Thanks, again.


Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:%23S%23ZoLvgGHA.1324@TK2MSFTNGP04.phx.gbl...
> Sam,
>
> The currencymanager manages the current position of a binding to the
> datasource.
>
> http://www.vb-tips.com/default.aspx?ID=3e6c910e-3c58-4ce7-a626-9cc458453630
>
> The currentevents fires when there is a change in that, see for instance
> this sample.
>
> http://www.vb-tips.com/default.aspx?ID=c4832a2a-2b95-4ded-93d9-4deb7fa4a0b8
>
> (Our website is in reconstruction, therefore you can see at the moment
> colours as the would not be as they should be).
>
> I hope this helps,
>
> Cor
>
> "Sam Malone" <the_sam_mal***@hotmail.com> schreef in bericht
> news:erKK5TqgGHA.1272@TK2MSFTNGP03.phx.gbl...
>> Just learning ADO.NET and came across the topic of Currency
>> Manager/Binding Context. I had NO idea (and still have little more) what
>> these even mean. At first I thought "Currency" Manager looked after $$$
>> vs Euros vs Pesos vs Yen, etc. Apparently I was mistaken.
>> Can someone point me to a good tutorial regarding this topic? It would be
>> a LOT more helpful if that tutorial were in the contect of VB.NET (as
>> opposed to C# for instance).
>>
>> Thanks, all, for any assistance.
>>
>
>