WPF является одной из наиболее важных новых технологий в .NET Framework 3.0. В этом месяце Джон Папа расскажет о возможностях этой технологии в области привязки данных.
John Papa
MSDN Magazine December 2007
...
Read more!
C# allows developers to embed XML comments into their source files-a useful facility, especially when more than one programmer is working on the same code. The C# parser can expand these XML tags to provide additional information and export them to an external document for further processing. This article shows how to use XML comments and explains the relevant tags. The author demonstrates how to set up your project to export your XML comments into convenient documentation for the benefit of other developers. He also shows how to use comments ...
Read more!
В этой статье мы представляем методики программной и декларативной привязки данных и их отображения с помощью Windows Presentation Foundation.
Джош Смит
MSDN Magazine Июль 2008
...
Read more!
Джефф Просайз объясняет, когда лучше использовать UpdatePanel, а когда вместо нее лучше использовать асинхронные вызовы WebMethods или методы страниц.
Jeff Prosise
MSDN Magazine June 2007
...
Read more!