473,382 Members | 1,736 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Data Binding Anyone?

I'm a VB6 developer who's just beginning to make the move to .Net 2005, and
I'm wondering if data binding is worth the effort. After a lot of fighting
with it in VB6, I finally realized the best practice was to leave it alone.
It always caused more problems then it solved. I'm guessing that many of
the issues are addressed in VB 2005, but I'm still hesitant to begin
employing it. Any thoughts?

This question is more of a opinion / religion topic, but I'm curious to
know what the group thinks.
Feb 23 '06 #1
3 1163
Hi Tim,

I haven't yet tried VS 2005, (working on VS 2003) and I find that
databinding can make your life real easy, *once* you get the hang of it !

You might be amused to know, that there is a newsgroup dedicated to
Databinding. Try subscribing to :
microsoft.public.dotnet.framework.windowsforms.dat abinding

Hope you get some useful opinions from the other experts.

Regards,

Cerebrus.
"Tim Baur" <tr**********@RDyahoo.com> wrote in message
news:Xn*********************************@207.46.24 8.16...
I'm a VB6 developer who's just beginning to make the move to .Net 2005, and I'm wondering if data binding is worth the effort. After a lot of fighting with it in VB6, I finally realized the best practice was to leave it alone. It always caused more problems then it solved. I'm guessing that many of
the issues are addressed in VB 2005, but I'm still hesitant to begin
employing it. Any thoughts?

This question is more of a opinion / religion topic, but I'm curious to
know what the group thinks.


Feb 23 '06 #2

"Cerebrus" <zo*****@sify.com> wrote in
news:#r**************@tk2msftngp13.phx.gbl:
Hi Tim,

I haven't yet tried VS 2005, (working on VS 2003) and I find that
databinding can make your life real easy, *once* you get the hang of
it !

You might be amused to know, that there is a newsgroup dedicated to
Databinding. Try subscribing to :
microsoft.public.dotnet.framework.windowsforms.dat abinding

Hope you get some useful opinions from the other experts.

Regards,

Cerebrus.

Thanks, Cerebrus. I'll have to browse the group you mentioned.
Feb 23 '06 #3
CMM
Databinding in .NET is sheer magnificence compared to the old VB.Classic
days. It was a bit "tricky" in VS2003 because of the weird (slightly hidden)
ContextManager/CurrencyManager objects of the Form that made getting
"Master/Detail" stuff right a bit unintuitive. But this is completely solved
in VB2005 as they pulled out those hidden guys and turned them into full
fledged (and soooo easy to use) toolbox components (BindingManagerSource).

My bit of advice? If you're using datasets, make it a habit to bind to
DataViews instead of directly to Datasets. It simplifies LOTS of things.

--
-C. Moya
www.cmoya.com
"Cerebrus" <zo*****@sify.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi Tim,

I haven't yet tried VS 2005, (working on VS 2003) and I find that
databinding can make your life real easy, *once* you get the hang of it !

You might be amused to know, that there is a newsgroup dedicated to
Databinding. Try subscribing to :
microsoft.public.dotnet.framework.windowsforms.dat abinding

Hope you get some useful opinions from the other experts.

Regards,

Cerebrus.
"Tim Baur" <tr**********@RDyahoo.com> wrote in message
news:Xn*********************************@207.46.24 8.16...
I'm a VB6 developer who's just beginning to make the move to .Net 2005,

and
I'm wondering if data binding is worth the effort. After a lot of

fighting
with it in VB6, I finally realized the best practice was to leave it

alone.
It always caused more problems then it solved. I'm guessing that many of
the issues are addressed in VB 2005, but I'm still hesitant to begin
employing it. Any thoughts?

This question is more of a opinion / religion topic, but I'm curious to
know what the group thinks.

Feb 23 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ann Morris | last post by:
INTRODUCTION One of the most powerful aspects of .NET and Windows Forms is data binding. Data binding is the process of associating user interface (UI) elements with a data source to generate a...
11
by: JV | last post by:
I just converted a big web project from VB.NET to C# and I got some very strange runtime errors. Apparently, throughout the ASPX pages, the VB version of this project used the expression <%#...
2
by: David Veeneman | last post by:
I want to data bind a user control and a business object, using a BindingSource control. The control has a 'Priority' property that takes a 'Priority' enum (High, Normal, Low). The business object...
0
by: mjsterz | last post by:
I've been working with VB .NET for less than a year and this is the first time I've posted on one of these groups, so let me apologize beforehand if I'm being unclear, not posting my issue...
0
by: Steven Blair | last post by:
Hi, A bit long winded this one, but would be grateful for some help. I have a problem using the Wizard component and can think of only two ways of completing the task. Can anyone with some...
14
by: Rolf Welskes | last post by:
Hello, I have an ObjectDataSource which has as business-object a simple array of strings. No problem. I have an own (custom) control to which I give the DataSourceId and in the custom-control...
1
by: Monty M. | last post by:
Does anyone know how to perform two way data binding between a combo box and a listview. The listview is bound to a dataset table in code: Binding Bind = new Binding(); DataTable dt;...
5
by: raajakumars | last post by:
urgent!!!!!!! kindly please anyone help me....... actualy i am newbe to vb.net i need data to be inserted in to my table like this... sitenm cdate wrknm nowrk totwg tamiz palace...
6
by: Tomasz J | last post by:
Hello developers, I bind my TextBox control specyfying a format stored in my application global ApplicationContext object - it has a static string CurrencyFormat property. The problem - this...
0
by: =?Utf-8?B?Q3JhaWdo?= | last post by:
Background: I am currently using WCF for remoting (using CSLA hosted in IIS) with a binding config entry like this: <binding name ="default" transferMode="Buffered" messageEncoding="Text"...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.