More BindingSource WinForm Databinding frustrations

Posted by: Rick Strahls WebLog, on 12 Jan 2006 | View original | NEW Bookmarked: 0 time(s)

I'm once again getting stuck on WinForm DataBinding. I work primarily with forms that bind to entity business objects so the thing I do a lot of is binding textboxes, checkboxes etc. to business object properties. The new BindingSource object in VS.NET makes this relatively easy.   You drop a BindingSource object on the form You add a Project DataSource and point it the Entity object Note that the object must have properties not fields to bind to You then add the data mapping to the control Do...

Advertisement
Category: VB.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 4328 | Hits: 749

Similar Posts

  • VS.NET 2005's design time databinding, it's seriously broken. more
  • VS.NET 2005's design time databinding, it's seriously broken. more
  • Reflection, GetMember() and COM Objects? more
  • Reflection, GetMember() and COM Objects? more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD