Has MSFT made a Visual Studio Express type of app for Windows applicationS (C#) What I have seen seems relevant to Web applications only.
I am mainly interested in evaluating the windows GridView control against the 2.0 DataGrid control before starting a new project.
Many thanks
Mike Thomas

Vis Studio Express for .NET Windows Apps ?
Mac Jamb
Mike Thomas
norisk
yes, with VS express 2005 C# you can build windows forms applications. You can find it here: http://msdn.microsoft.com/vstudio/express/visualcsharp/download/
Jamie_M_
Please remember to mark correct answers.