How to upload a document in SharePoint 2010 using Client Context Object Model ?
In order to use ClientContext I need to add reference to two dll’s to my project i.e. Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client…
In order to use ClientContext I need to add reference to two dll’s to my project i.e. Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client…
Recently launched Silverlight 5 beta having nice features of XAML binding debugging. To Start with this, as a prerequisites makes…
In Visual Studio Code editor you can set the Word wrap option which will automatically adjust long line of code…
In this post I am going to discuss about building dynamic query with the LINQ. LINQ to SQL allow user…
One of the interesting control that was introduced with Silverlight 5 is the RichTextBoxOverflow control. This control will show up…
Silverlight 5 introduces Binding in style Setters. Hence you can use Binding, StaticResource or any markup extension inside the style…
In this tips I have discussed about how to get the difference between two table/ entity sets. As for example…
WPF comes with lots of fun and advantages. We can change the look and behavior of a control very easily…