//
SQL Azure is a fully relational database in the cloud by Microsoft. See this link for the main website. For how to connect to Azure using ADO.Net heres a good link from msdn and another link which l’m currently using to work on plugging the northwind sample database to azure and using a WPF datagrid [...]
Heres the main Microsoft website for WPF – Windows Presentation Foundation which allows developers to build very rich visually – Graphical User Interfaces. You might have discovered that you really need Microsoft Expression Blend to develop the WPF GUI – heres a link to some excellent videos by Martin Grayson which covers learning Blend while [...]
DinnerNow is a fictitious marketplace where customers can order food from local restaurants for delivery to their home or office. This sample is designed to demonstrate how you can develop a connected application using several new Microsoft technologies. The demo utilizes several technologies including: IIS7, ASP.NET Ajax Extensions, LINQ, Windows Communication Foundation, Windows Workflow Foundation, [...]
Looking for a datagrid control for a WPF – windows presentation foundation project? Heres the link!