What security hurdles can you overcome when using XML to develop against a services layer? A whiteboard diagram of security requirements mappings in an SOA shows you the way.
- By Mark O'Neill
- 03/01/2005
ASP.NET 2.0's master pages can help you develop consistent Web apps without the additional overhead of include files, user controls, or third-party add-ins.
Take advantage of ASP.NET 2.0's new Wizard control to build wizard-based UIs with less code and a better experience for your users.
- By Thiru Thangarathinam
- 03/01/2005
Ari Bixhorn discusses Microsoft's plan to create a unified programming model (code-named Indigo) for building distributed, interconnected apps in an interview with VSM Editor in Chief Patrick Meader.
- By Patrick Meader
- 03/01/2005
Export the content of your ASP.NET pages to standard Office document types to avoid having to create separate reports.
- By Brian Eshelman
- 02/01/2005
Wise for Windows Installer 6.0 is a development solution for creating setup kits that use MSI technology.
Increase your users' perceived performance of your .NET application by using multithreading.
OfficeWriter 2.0 Enterprise Edition, which bundles SoftArtisans' ExcelWriter and WordWriter products, delivers custom documents over Internet Information Services (IIS).
Learn how to debug applications running on the Internet, embed resources in the assembly manifest, and use regular expressions to filter out duplicates.
- By Francesco Balena and Enrico Sabbadin
- 12/01/2004
Learn to parse fixed-length files and delimited text files, detect when a key combination is pressed, and change the style of the Web control that has the input focus.
- By Francesco Balena and Marco Bellinaso
- 11/01/2004
Use the power of the DHTML Document Object Model to access elements of your Web Browser documents and automate data gathering.
Clients might insist on a Web interface, but a smart client's benefits can often outweigh those of an ASP.NET-based app.
- By Francesco Balena
- 10/01/2004
Create a customizable Suntimes calculator using the free, built-in SharePoint functionality that lets users supply their own data to a custom Web Part.
Rational XDE Developer Plus provides comprehensive support for Unified Modeling Language (UML) design and implementation on a variety of development platforms.
ASP.NET's Repeater, DataList, and DataGrid controls display data in a tabular format with various features. Learn which control is the best fit for your app.