Click here to Skip to main content
15,889,822 members
Articles / Programming Languages / Visual Basic

How to Write Windows Shell Extension with .NET Languages

Rate me:
Please Sign up or sign in to vote.
4.69/5 (27 votes)
29 Mar 2011Ms-PL8 min read 298.2K   13K   126  
The C# code sample demonstrates creating a Shell context menu handler with .NET Framework 4

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
China China
Microsoft All-In-One Code Framework delineates the framework and skeleton of Microsoft development techniques through typical sample codes in three popular programming languages (Visual C#, VB.NET, Visual C++). Each sample is elaborately selected, composed, and documented to demonstrate one frequently-asked, tested or used coding scenario based on our support experience in MSDN newsgroups and forums. If you are a software developer, you can fill the skeleton with blood, muscle and soul. If you are a software tester or a support engineer like us, you may extend the sample codes a little to fit your specific test scenario or refer your customer to this project if the customer's question coincides with what we collected.
http://cfx.codeplex.com/

Comments and Discussions