CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of datacontext
C#
<Page
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  xmlns:sys="clr-namespace:System;assembly=mscorlib">
  <Grid>
    <Grid.DataContext>
      <x:Array Type="sys:String">
        <sys:String>Red</sys:String>
        <sys:String>Yellow</sys:String>
        <sys:String>Blue</sys:String>
by Vijay Sharma   January 07, 2011 @ 8:55am
180 Views
no comments
 
dataContext = $create(Sys.Data.AdoNetDataContext,{serviceUri:""}); 
by DotNetNerd   December 31, 2009 @ 1:00am
335 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate