Programming Resources
Share an interesting blog, news page or other resource...
155 topics in this forum
-
CaptureScreen - C# Code Snippets
by CodeExplorer- 0 replies
- 4.1k views
CaptureScreen - C# Code Snippets />http://patrice-zwenger.co.cc/Snippets/CaptureScreen_Snippets.html
-
A Form with Customized Caption Bar and Flexible Border
by CodeExplorer- 2 replies
- 7.6k views
A Form with Customized Caption Bar and Flexible Border C# />http://www.codeproject.com/KB/cs/CustomizedFormByArijit.aspx CustomizedForms.zip
-
Simple Method of DLL Export without C++/CLI
by CodeExplorer- 7 replies
- 7k views
Simple Method of DLL Export without C++/CLI />http://www.codeproject.com/KB/dotnet/DllExporter.aspx
-
How to Print the ASCII Character Set in Visual Basic
by CodeExplorer- 6 replies
- 8k views
How to Print the ASCII Character Set in Visual Basic />http://support.microsoft.com/kb/75857 Using A Standard Terminal Font - documentation StockFont.zip - source example VB StockFont.zip Using A Standard Teriminal Font.unlocked.pdf
-
Windows Live Messenger Plug-in Development Bible
by CodeExplorer- 0 replies
- 3.8k views
Windows Live Messenger Plug-in Development Bible />http://www.codeproject.com/KB/macros/wlmplugin.aspx
-
Avoid Assembly.LoadFrom; instead use Assembly.Load
by CodeExplorer- 0 replies
- 4k views
Avoid Assembly.LoadFrom; instead use Assembly.Load />http://geekswithblogs.net/rupreet/archive/2010/02/16/137988.aspx
-
Add-In Lifetime Management [Pete Sheill, Jim Miller]
by CodeExplorer- 0 replies
- 5k views
Add-In Lifetime Management [Pete Sheill, Jim Miller] />http://blogs.msdn.com/b/clraddins/archive/2007/07/18/add-in-lifetime-management-pete-sheill-jim-miller.aspx
-
- 0 replies
- 3.6k views
Net assemblies protection principle-based approach (HookJIT articles) />http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fwww.cnblogs.com%2Fnorthstarlight%2Farchive%2F2010%2F07%2F04%2F1771021.html
-
Executing Code in Partial Trust Environments
by CodeExplorer- 0 replies
- 3.6k views
Executing Code in Partial Trust Environments C# />http://www.csharp411.com/executing-code-in-partial-trust-environments/ Call assembly from partial trust code />http://geekswithblogs.net/technetbytes/archive/2007/04/13/111594.aspx
-
Building, Deploying and Versioning Assemblies
by CodeExplorer- 0 replies
- 3.7k views
Building, Deploying and Versioning Assemblies (power point presentation) www.socalnetug.org/reference/DeploymentandVersioning.ppt
-
.NET Framework Security
by CodeExplorer- 0 replies
- 4.9k views
.NET Framework Security />http://www.urgusabic.net/docs/dotnet-framework-security.pdf
-
- 0 replies
- 3.5k views
Cryptographic Hash Algorithms Let You Detect Malicious Code in ASP.NET />http://msdn.microsoft.com/en-us/magazine/cc188943.aspx
-
DOTNET in Samples
by CodeExplorer- 0 replies
- 4.5k views
DOTNET in Samples Link: />http://www.skilldrive.com/book/DOTNETinSamples.htm
-
Fighting the Software Pirates - .NET
by CodeExplorer- 2 replies
- 7.6k views
Fighting the Software Pirates - .NET />http://discuss.joelonsoftware.com/default.asp?W304
-
Understand how permission requests work
by CodeExplorer- 0 replies
- 3.7k views
Understand how permission requests work />http://www.bluevisionsoftware.com/WebSite/TipsAndTricksDetails.aspx?Name=PermissionRequests
-
.NET 2.0 Security Guidelines - Strong Names
by CodeExplorer- 0 replies
- 4.9k views
.NET 2.0 Security Guidelines - Strong Names />http://www.guidanceshare.com/wiki/.NET_2.0_Security_Guidelines_-_Strong_Names also this: />http://blogs.microsoft.co.il/blogs/alikl/archive/2006/12/23/Do-Not-Depend-on-Strong-Name-Identity-Permissions-in-Full-Trust-Scenarios.aspx
-
Using the StrongNameIdentityPermissionAttribute
by CodeExplorer- 0 replies
- 3.6k views
Using the StrongNameIdentityPermissionAttribute Link: />http://www.morganskinner.com/Articles/StrongNameIdentityPermission/
-
- 0 replies
- 3.6k views
Preventing Elevation of Privilege Attacks Using the .NET Security Actions />http://www.reliablesoftware.com/articles/PreventingElevationofPrivilegeAttacks.html
-
libdisasm - x86 Disassembler Library
by CodeExplorer- 2 replies
- 5.9k views
libdisasm - x86 Disassembler Library />http://custard.sourceforge.net/libdisasm.html />http://sourceforge.net/projects/custard/files/libdisasm/ />http://www.programmersheaven.com/download/32918/download.aspx />http://www.woodmann.com/collaborative/tools/index.php/Category:X64_Disassembler_Libraries />http://www.woodmann.com/collaborative/tools/index.php/Category:X86_Disassembler_Libraries
-
- 0 replies
- 3.4k views
The demanding host - getting the most out of .NET by taking control />http://www.dotnetperformance.com/downloads/hosting.doc
-
Unmanaged .NET Services API
by CodeExplorer- 1 reply
- 6k views
Unmanaged .NET Services API />http://flylib.com/books/en/1.44.1.35/1/
-
A component model for the .NET CLR
by CodeExplorer- 0 replies
- 4.9k views
A component model for the .NET CLR />http://www.google.ro/url?sa=t&source=web&cd=10&ved=0CGwQFjAJ&url=http%3A%2F%2Fsystems.ethz.pubzone.org%2Fservlet%2FAttachment%3FattachmentId%3D379%26versionId%3D1534932&rct=j&q=FindModuleByTypeRef&ei=YEyoTazIOM-Rswa-wfGPCA&usg=AFQjCNH5kelnN6xZg_V7RwizW3oVpuQVFg&cad=rja
-
How to: Request Permission to Access Unmanaged Code
by CodeExplorer- 0 replies
- 3.5k views
How to: Request Permission to Access Unmanaged Code />http://msdn.microsoft.com/en-us/library/d0313z05.aspx
-
Code Access Security in the .NET Framework
by CodeExplorer- 0 replies
- 3.7k views
Code Access Security in the .NET Framework />http://www.devx.com/vb2themax/article/19886/1954 />http://www.reliablesoftware.com/articles/PreventingElevationofPrivilegeAttacks.html />http://www.wrox.com/WileyCDA/Section/Support-for-Security-in-the-Framework.id-107270.html
-
How to disable string Interning on CLR
by CodeExplorer- 0 replies
- 3.7k views
How to disable string Interning on CLR />http://social.msdn.microsoft.com/forums/en-US/clr/thread/c1c1d969-8d6b-4aaf-b7f4-3febedf3cd18/