Lost your password?

Blogs about: Datacontext

Featured Blog

Data binding of Combo Box in WPF Revisited2 comments

zamjad wrote 4 months ago: We saw earlier that binding combo box control with database is very easy. Now we are going one step … more →

Tags: WPF, C#, .NET, XAML, Data Binding, Controls, ComboBox, Data Binding

Introducing LazyLinq: Overview7 comments

Keith Dahlby wrote 5 months ago: This is the first in a series of posts on LazyLinq, a wrapper to support lazy initialization and def … more →

Tags: .NET, LINQ, Expression trees, LazyLinq

Silverlight/WPF - Binding object properties to multiple elements

Shawn Mclean wrote 6 months ago: Technical Level: Beginner Problem: Soon to come…. … more →

Tags: Silverlight, Windows Presentation Foundation, XAML, WPF, binding

Avoid static variables in ASP.NET2 comments

Luke Daffron wrote 6 months ago: Occasionally, I like to write static methods on classes. They are useful whenever the method loosely … more →

Tags: development, C#, ASP. NET, LINQ, SQL, LINQ to SQL, Static variable, Global variable, static method

LINQ to SQL DataContext Initializer2 comments

Luke Daffron wrote 7 months ago: In LINQ to SQL, you design a model by dropping tables from your DB onto a designer surface.  The mod … more →

Tags: development, C#, ASP. NET, LINQ, LINQ to SQL, business logic

Multiple DBML Files sharing tables

Dean Kuga wrote 8 months ago: Creating LINQ to SQL DataContexts in Visual Studio is as easy as dragging and dropping tables into a … more →

Tags: .NET, C#, LINQ, LINQ to SQL, Multiple DataContexts sharing tables

ContentControl messing up with DataContext

Aizikovich Evgeni wrote 1 year ago:               Today I did binding between TreeView.ItemsSource and collection of items to display. I … more →

Tags: WPF, DataBinding, ContentControl

Linq to SQL Stumper

Anthony Stevens wrote 1 year ago: See if you can spot the contradiction in the following two FAQs: Q: Should I create a new DataContex … more →

Tags: Software, LINQ, SQL


Related Tags
All →

Follow this tag via RSS