All-In-One Code Framework KB articles- How to use a customized Internet Explorer context menu to open an image in a new tab
Describes how to use a customized Internet Explorer context menu to open an image in a new tab. - How to make the WebBrowser control use a proxy server
Describes how to make the WebBrowser control use a proxy server. - How to access spatial data by using Entity Framework
Describes how to access spatial data by using Entity Framework. - How to build a virtual keyboard in an HTML page
Describes how to build a virtual keyboard in an HTML page. - How to develop an OneNote 2010 ribbon add-in application
Describes how to develop an OneNote 2010 ribbon add-in application. - Error message when you use the Import-SPBusinessDataCatalogModel PowerShell cmdlet to retrieve the WSDL Business Data Catalog: "Proxy creation failed. Default context not found"
Describes an issue in which you receive an error message when you use a Windows PowerShell cmdlet to retrieve the WSDL Business Data Catalog. - How to create a tabbed web browser
Describes how to create a tabbed web browser. - How to enumerate the managed processes and AppDomains
Describes how to enumerate the managed processes and AppDomains. - How to share session state across subdomains
Describes how to share session state across subdomains. - How to extend a built-in TreeNode class of the ASP.NET TreeView control
Describes how to extend a built-in TreeNode class of the ASP.NET TreeView control. - How to use the DataList control to create an Image Gallery
Describes how to use the DataList control to create an Image Gallery. - How to upload and download files from a remote server in ASP.NET
Describes how to upload and download files from a remote server in ASP.NET. - How to build a basic file downloader that displays download progress
Describes how to build a basic file downloader that displays download progress. - How to suppress errors in the WebBrowser control
Describes how to suppress errors in the WebBrowser control. - How to use WMI to monitor registry key change events
Describes how to use WMI to monitor registry key change events. - How to call Active Accessibility APIs to develop automation for Office ribbon controls
Describes how to call Active Accessibility APIs to develop automation for Office ribbon controls. - How to develop a web chat application by using ASP.NET AJAX
Describes how to develop a web chat application by using ASP.NET AJAX. - How to embed Bing Maps in an ASP.NET page
Describes how to embed Bing Maps in an ASP.NET page - How to work with XBAP in Windows Azure
Describes how to work with XBAP in Windows Azure. - How to use .NET Remoting for inter-process communications
Describes How to use .NET Remoting for inter-process communicahions. - How to consume WCF Service over TCP transport in Microsoft Silverlight 4
Describes how to consume WCF Service over TCP transport in Silverlight 4. - How to use Microsoft Windows Azure platform AppFabric Service Bus and Microsoft WCF Data Services to expose on-premises database to the internet
Describes how to expose on-premises database to the internet by using Windows Azure platform AppFabric Service Bus and WCF Data Services. - How to detect the platform of a running process by using VC++, VC#, and VB.NET
Describes how to detect the platform of a running process by using VC++, VC#, and VB.NET. - How to enable the drag-and-drop operation in Windows Forms
Describes how to enable the drag-and-drop operation in Windows Forms. - How to interoperate with COM components in Silverlight 4
Describes how to interoperate with COM components in Silverlight 4. - How to self-elevate an application to a high privilege level under UAC
Describes how to self-elevate an application to a high privilege level under UAC. - How to make your own Custom UI Type Editor for Windows Forms Designer
This article describes an All-In-One Code Framework sample that is available for download. This code sample demonstrates how to create your own Custom UI Type Editor in Windows Forms Designer for a special property of your class. Difficulty level... - How to create an RSS Feed in ASP.NET
Describes how to create an RSS Feed in ASP.NET - How to use complex type objects in Entity Framework 4
This article describes an All-In-One Code Framework sample that is available for download. This code sample demonstrates how to use complex type, which is one of the new features of Entity Framework 4.0 (EF4). This code sample shows how to add complex... - How to use LINQ to Objects queries
Describes how to write LINQ to Objects queries including some basic LINQ operations such as SELECT, UPDATE, ORDER BY, MAX and AVERAGE by using Visual C# and Visual Basic .NET. - How to create a low-integrity process in Visual C++, in Visual C#, and in Visual Basic.NET
Describes how to start an application process at a low integrity level in Visual C++, Visual C#, and in Visual Basic .NET. - How to use Socket in Microsoft Silverlight 3
This article describes the usage difference between Silverlight Socket and .Net Socket. Also demonstrates how to use Socket in Silverlight to communicate with socket server. - How to write Visual C++.NET, Visual C#, or Visual Basic.NET code to perform inter-process communications via named pipes
Describes how to write Visual C++.NET, Visual C#, or Visual Basic.NET code to perform inter-process communications via named pipes. - How to use Foreign Key Association and Independent Association in Entity Framework 4.0
Describes how to use Foreign Key Association and Independent Association in Entity Framework 4.0. - How to use Isolated Storage in Silverlight 3
Describes how to use isolated storage in Silverlight 3. - How to detect the bitness of an operating system
Describes how to detect the bitness of an operating system. - How to create and then to call ADO.NET Data Services for different data sources that include the ADO.NET Entity Framework, LINQ to SQL, and the reflection provider
Describes how to create and then to call ADO.NET Data Services for different data sources. These data sources include the ADO.NET Entity Framework, LINQ to SQL, and reflection provider. - How to create a multiple-column drop-down list for a combo box in Windows Forms
Describes how to create a multiple-column drop-down list for ComboBox in Windows Forms. - How to consume ADO.NET Data Services in Silverlight 3
Describes how to consume ADO.NET Data Services in Silverlight 3. - How to create a Windows Forms design time custom property tab
Describes how to create a Windows Forms design time custom property tab. - How to work with text in Silverlight 3
Describes how to work with text in Silverlight 3. - How to use LINQ to XML to create and to query an XML document
Describes how to use LINQ to XML to create and to query an XML document. - How to upload and to display images in an ASP.NET FormView control
Describes how to upload and display images in a FormView control. - How to create and manipulate an instance of Office Word by using Office Automation in Visual C++, in Visual C#, and in Visual Basic.NET
Describes how to create and manipulate an Office Word instance by using Office Automation in Visual C++, in Visual C#, and in Visual Basic.NET. - How to create and manipulate an Office PowerPoint instance by using Office Automation in Visual C++, in Visual C#, and in Visual Basic.NET
Describes how to create and manipulate an Office PowerPoint instance by using Office Automation in Visual C++, in Visual C#, and in Visual Basic.NET. - How to make Office VBA code interact with a VSTO application-level add-in
Describes how to make Office VBA code interact with a VSTO application-level add-in. - How to use the Excel Automation Addin to create user defined formulas for Microsoft Office Excel
Describes how to use the Excel Automation Addin to create user defined formulas for Microsoft Office Excel. - How to develop an out-of-process COM component by using Visual C++, Visual C#, or Visual Basic .NET
Provides a sample code to demonstrate how to develop an out-of-process COM component by using Visual C++, Visual C#, or Visual Basic .NET. - How to use HotSpot regions in the ImageMap control in ASP.NET
Describes how to use HotSpot regions in the ImageMap control. - How to use Pixel Shader Effects in Silverlight 3
Provides a sample code to demonstrate how to use Pixel Shader Effect in Silverlight 3. - How to work with table relationships and entity inheritances in ADO.NET Entity Data Model
Provides a sample code to demonstrate how to work with table relationships and entity inheritances in ADO.NET Entity Data Model. - How to create and manipulate Microsoft Excel by using Office Automation in Visual C++, Visual C# and Visual Basic.NET
Describes how to create and manipulate Microsoft Excel by using Office Automation in Visual C++, Visual C# and Visual Basic.NET. - How to programmatically manipulate Windows 7 shell libraries
A code sample is available that shows you how to programmatically manipulate Windows 7 shell libraries by using C#, VB.NET, or Visual C++. - How to develop an in-process COM component
A code sample is available that shows how to develop an in-process Microsoft COM component by using C#, VB.NET, or Visual C++. - How to create a trigger-start Windows service in Windows 7
A code sample is available that shows how to programmatically create a trigger-start Windows service in Windows 7 by using C#, VB.NET, or Visual C++.
|
|
| |