You can improve your UI in several ways, using the .NET Framework's built-in multithreading and asynchronous execution mechanisms.
Activate Windows impersonation selectively, determine the update order of DataTables at run time, guarantee the delivery order of asynchronous delegates, and more.
- By Enrico Sabbadin
- 05/01/2004
Employ the manual and automatic transaction models supported by the .NET Framework to maintain consistent data in your applications.
- By Paul Delcogliano
- 05/01/2004
You can boost performance in server-side apps by using COM+ pooled objects to cache resources. Be sure to enlist the connection manually each time the object pool picks up the object.
- By Enrico Sabbadin
- 05/01/2004
Find out how Active Directory Application Mode and Windows Authorization Manager can simplify security, personalization, and configuration for your directory-enabled applications.
- By Enrico Sabbadin
- 05/01/2004
Microsoft Volume Shadow Copy Services and Undelete 4.0 are a potent one-two punch.
- By Danielle Ruest and Nelson Ruest
- 05/01/2004
Roger Jennings and a reader acknowledge that using the SQLXML interface to provide HTTP access to SQL Server is not appropriate for high-performance enterprise solutions.
- By Readers of Visual Studio Magazine
- 04/01/2004
Use FTP or HTTP POST to transfer files over the Internet with .NET. Also learn how to secure a database Connection string.
Create a shared database to provide interoperability between .NET and J2EE platforms, then extend it with a notification level between platforms.
Computer networks allow people to share resources, but computer security prevents access to resources. How to decide if you need PKI, and a step-by-step guide to installing PKI on your servers.
ComponentOne's Studio Enterprise suite offers feature-rich components for desktop, Web, and mobile app development, available by annual subscription with quarterly updates.
Enhance the DataSet class with inheritance and extend its associated XML schema to hook validation checks and custom validation routines into DataSets declaratively.
- By Enrico Sabbadin
- 03/01/2004
Find out how Active Directory Application Mode and Windows Authorization Manager can simplify security, personalization, and configuration for your directory-enabled applications.
- By Enrico Sabbadin
- 03/01/2004
Check out a number of .NET add-ins, including one that helps accelerate the deliver of .NET Framework solutions.
- By Editors Visual Studio Magazine
- 03/01/2004
Use a template to create a consistent look and feel for a Web site that doesn't require the end user who updates the site to be a programmer himself.