View the original article here
Tag Archives: Using
DCOM Interop: Generate Custom Managed C++ Wrappers for Easier COM Interoperation Using DCOMSuds
Text Rendering: Build World-Ready Apps Using Complex Scripts In Windows Forms Controls
Build World-Ready Apps Using Complex Scripts In Windows Forms ControlsThis article discusses:The TextRenderer and Graphics classesUsing IDeviceContextPrinting with TextRendererMigrating from Graphics to TextRendererThis article uses the following technologies:Windows Forms, .NET Framework 2.0, GDI+Code download available at:TextRendering.exe(154 KB)Browse the Code Online Developing world-ready software is one of the requirements software companies must meet if they want [...]
Security Briefs: Using Protocol Transition—Tips from the Trenches
Here is the same content in en-us.Using Protocol Transition—Tips from the TrenchesCode download available at: SecurityBriefs2007_01.exe (172 KB) Browse the Code Online I covered protocol transition and constrained delegation in detail in a previous Security Briefs column, where I dove in deep and looked at the underlying S4U Kerberos extensions that actually make it work. [...]
The ASP Column: Using the Internet Explorer WebControls
View the original article here
SQL Server: Build Apps that Provide Real-Time Information and Customized Content Using SQL Server Notification Services
View the original article here
CLR Inside Out: Using concurrency for scalability
Using concurrency for scalabilityCode download available at: CLRInsideOut2006_09.exe (151 KB) Browse the Code Online There’s been a lot of buzz lately about concurrency. The reason for this is due mostly to major hardware vendors’ plans to add more processor cores to both client and server machines, and also to the relatively unprepared state of today’s [...]
.NET Remoting: Create a Custom Marshaling Implementation Using .NET Remoting and COM Interop
View the original article here
Office Add-Ins: Develop Add-Ins For PowerPoint And Visio Using VSTO
Develop Add-Ins For PowerPoint And Visio Using VSTOThis article discusses: Extensibility for Microsoft Office applicationsPowerPoint object modelVisio object modelThis article uses the following technologies: Microsoft Office Microsoft Visual Studio 2005 Tools for the Microsoft Office system (VSTO) is a powerful set of tools and features that let developers extend and customize Microsoft® Office applications using [...]
Data Points: Handling Data Concurrency Using ADO.NET, Part 2
Handling Data Concurrency Using ADO.NET, Part 2Code download available at: DataPoints0410.exe (145 KB) Browse the Code Online Enterprise development has been moving towards a discon-nected model in recent years and ADO.NET development is no exception. While the disconnected model of the ADO.NET DataSet offers great flexibility, that adaptability also means looser control over data updates [...]