Naga Satish, .Net Framework Client Team

Orientation and SupportedOrientation Properties in Silverlight for WP7

Orientation specifies the orientation in which the page is shown when the app is opened. The values...

Author: nagasr Date: 08/23/2010

Data Validation in Silverlight DataGrid

One of the features added to datagrid in Silverlight 3 Beta is Validation. This can be done - Once...

Author: nagasr Date: 03/22/2009

SortDescriptions in Silverlight Datagrid

In Silverlight 3, we can specify add sortdescriptions indatagrid so that these columns are sorted...

Author: nagasr Date: 03/22/2009

Grouping in Silverlight DataGrid

Silverlight 3 Beta has got a very good response at Mix 09 conference. There have been some additions...

Author: nagasr Date: 03/22/2009

Silverlight Datagrid add/delete operations and ObservableCollection

In my previous post,the collection I used is a List. So, each time I add a new item to the list, the...

Author: nagasr Date: 02/16/2009

ScrollIntoView in Silverlight Datagrid

Silverlight 2.0 Datagrid ships with a very cool function known as ScrollIntoView. This function...

Author: nagasr Date: 02/16/2009

Master-detail app Using two Datagrids in Silverlight

Master Detail apps are one of the popular usages of a datagrid control. The datagrid that is shipped...

Author: nagasr Date: 02/04/2009

WebService that returns a Dataset

In this post, I describe how to create a WebService that returns a DataSet, deploying the web...

Author: nagasr Date: 10/30/2007

Adding a Web Reference to a VS 2008 Windows Forms Project

First, we will see how to add a web service in VS2005, and then we will see what changed in VS2008...

Author: nagasr Date: 10/17/2007

DataGridView in a WPF Application

In my previous blog, I talked about a new WindowsForms Control “ElementHost” to host WPF controls...

Author: nagasr Date: 08/01/2007

Crossbow Design Time : Using WPF Controls on WinForms Designer

Crossbow aims to provide interoperability between windows forms and WPF. In my previous blog...

Author: nagasr Date: 07/24/2007

Crossbow - Interoperability between Windows Forms and WPF

Windows Forms is the the technology for developing client applications on the windows platform and...

Author: nagasr Date: 07/16/2007

Binding DataGridView to DLinq Object

DLinq (.net Language Integrated Query for Relational Data) is an O/R mapping infrastructure that...

Author: nagasr Date: 06/25/2007

WSOD in Windows Forms

Any windows forms developer might have come accross this error message while programming in Visual...

Author: nagasr Date: 04/14/2007

Problem solving using KT Matix

One of the goals of a Tester is to find accurate bugs and also the reason for the occurance of the...

Author: nagasr Date: 12/14/2006

Printing DataGridView contents in CSV format

While answering questions on the windowsforms.net regarding datagridview, i noticed that a good...

Author: nagasr Date: 11/30/2006

Pairwise Testing & PICT Tool

When we are testing an application, we have to see the how the application behaves in various...

Author: nagasr Date: 11/29/2006

Word

I have been using Microsoft Word since the windows 3.0 in the 90's and I should admit that whenever...

Author: nagasr Date: 11/02/2006

My First Blog

Hi,My name is Naga Satish Rupenaguntla. I work in .Net Framework Client Team. In here, I will post...

Author: nagasr Date: 10/26/2006