November 2009 - Posts
WPF XAML has huge capabilities for effective UX development. This blog post shows how to display multi-column data values for ComboBox in WPF
The task bar has some of the most visible improvements in Windows 7 - find out how to hugely increase the usability of your .NET applications by tapping into the taskbar functionality. Jump lists, thumbnail previews and thumbnail toolbars are all covered.
This article demonstrates how to draw bar charts in WPF and C#.
Most of you might have already started working with WCF for developing SOA based enterprise applications. WCF has provided several benefits for distributed application development e.g. Security, Sessions, Callback etc. One of the nice features with WCF is integration with Microsoft Message Queuing (MSMQ). In this article, we will see how to integrate traditional .NET MSMQ Application with Windows Communication Foundation 3.5 using MsmqIntegrationBinding
In this article we will see how LINQ defers the execution of the query till you request the results. Plus, learn how to execute the query immediately.
In this article I am going to explain you, how to bind ComboBox with the help of TableAdapter.
This article will show you how to fetch and show data from database using ADO.NET Entity Data Model in WPF.
Learn how to exploit the full range of new Windows 7 features direct from your .NET code, including jumplists, tabbed thumbnails, sensor platform APIs and DirectX
In this article, we will see how to select the highest value in a Group or Category using LINQ
This article describes the implementation of a QueryDesignerDialog class that allows users to create SQL queries based on a given OleDb connection string.
This article explains about Microsoft code-named Acropolis for creating windows client applications.
This article shows how to implement inheritance modal in WPF and a practical scenario to get a feel of a concept.
This article explains the basics of resources in WPF.
This article demonstrates how to show data in a WPF datagrid using a dataset template.
This article discusses how use cookies in WPF Applications using C#.
Next page »