I worked on ASP.NET and i use sqldatasource control to add binding in my DataGrid. But now i am making app in WPF C# and there is no sqldatasource in Toolbar. I am using VS2013. I searched online and most of the sites tell to add connection manually in c# file. So tell me is there a way to add datasource in WPF C# DataGrid like in ASP.NET DataGrid.

can anyone guide me in this

There are videos on drag & drop Databinding with the Entity Framework and WPF from Julie Lerman at the Data Developer Centre.The presentation deals with Visual Basic concepts but converting the code to c# should be trivial for a c# developer

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.