Blending life, nature and technology.
Posts tagged wpf
SQL Azure
Dec 6th
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 view to present the data.
Windows Presentation Foundation…
Aug 21st
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 actually developing a cool WPF application.
DinnerNow.Net
Jun 28th
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, Windows Presentation Foundation, Windows PowerShell, and the .NET Compact Framework.
If you encounter problems while running the setup program, see this link for a solution that worked for me.
Windows Presentation Foundation
Feb 6th
Looking for a datagrid control for a WPF – windows presentation foundation project?
Heres the link!