Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- sort by:
- Relevance
- Date
- Popularity
- Radialix 2.09.04 (Windows)
- Radialix 2 is an easy, technically elegant tool for binary localization of applications and resource files. It allows the user to localize executable files (PE32, PE32+), .NET assemblies, resources and INI files. The program offers a convenient WYSIWYG editor and a powerful arsenal of productivity tools, such as translation simulation,...
- Software downloads 2009-11-08
- Crypto Obfuscator For .NET 2009 (Windows)
- Crypto Obfuscator For .Net provides advanced code protection, obfuscation and optimization for your .Net assemblies. Crypto Obfuscator combines powerful obfuscation, encryption and optimization techniques to provide the very best protection and performance to your .Net code against reverse-engineering. Additionally its metadata reduction, assembly & resource compression and dependency embedding functionality...
- Software downloads 2009-09-10
- Macrobject Obfuscator.NET 2008 2008.0.1211.1402 (Windows)
- An obfuscator can obfuscate .NET IL Code and protect .NET dll/exe assembly. Obfuscated code is unreadable and unmodifiable, it may anti-decompile and cause decompiler crashed (e.g. .NET Reflector). Obfuscator.NET supports name obfuscation (e.g. class/method/field/parameters etc.) and flow obfuscation. Decompiler can not show correct structure and code of the obfuscated assembly....
- Software downloads 2008-12-29
- Source code and managed runtimes
- Managed runtimes and self-describing code has changed Microsoft's approach to source code protection. We have access to more Microsoft source code than ever before, and that is likely to remain the case so long as Microsoft emphasizes .NET as its platform of the future. by John Carroll
- Blog posts 2008-07-31
- Eight Key Practices for ASP.NET Deployment
- This paper presents some best practices that one can follow to deploy ASP.NET applications in production mode. These practices help one avoid problems both during and after deployment. One should deploy assemblies used by multiple applications to the Global Assembly Cache commonly known as the GAC, which allows them to...
- White papers 2008-06-27
- Slovakian Regional Assembly Cuts Costs With Efficient Document Management Solution
- A regional assembly in Slovakia relied on manual data management and information distribution - producing documents of up to 500 pages per assembly member for a single meeting. Working with a Microsoft partner, it developed a document management system based on Microsoft Office SharePoint Server 2007. All legislative procedures are...
- Case studies 2008-06-01
- GAC Browser 0.9 (Windows)
- GAC Browser is powerful tool to search and remove assembly. It is must have tool for any developer dealing with assemblies. On an average, if you have visual studio 2005 installed on your PC, you may see more than 1000 assemblies on you PC. There is no good way of...
- Software downloads 2008-03-28
- Spices.Decompiler 5.4.6.0 (Windows)
- .Net Decompiler that decompiles/disassembles .Net assemblies and build code flow diagrams from MSIL MS Intermediate Language binary format to well-formed and optimized source code (6 languages: MSIL, C#, VB.NET, Delphi.Net J# and managed C++). Spices.Decompiler completely integrated into Spices.Net and offers wide range of services to diplay or decompile to...
- Software downloads 2008-03-06
- Cosmos: An open-source .Net-based microkernel OS is born
- Move over, Microsoft Singularity. There's another microkernel, .Net-based operating system in town. And this one's available under an open-source license. Known as Cosmos, the new, independently developed operating system OS is the brain child of former Microsoft Developer and Platform Evangelism team member Chad "Kudzu" Hower....
- Blog posts 2008-02-06
- MidnightRange Small Business Manager 2008.0.0.1 (Windows)
- Contacts: Store ALL the companies you deal with in one central location. Schedule: Create Tasks linked to Employees, Contacts , Jobs, and Purchase Orders. Marketing: Manage Campaigns and utilize Microsoft Office to Mail shot and Email. Win more business. Products: Store your standard products and services and create consistent pricing....
- Software downloads 2008-02-04
- Macrobject Obfuscator.NET 2007.13.116.186 (Windows)
- An obfuscator can obfuscate .NET IL Code and protect .NET dll/exe assembly. Obfuscated code is unreadable and unmodifiable, it may anti-decompile and cause decompiler crashed (e.g. .NET Reflector). Obfuscator.NET supports name obfuscation (e.g. class/method/field/parameters etc.) and flow obfuscation. Decompiler can not show correct structure and code of the obfuscated assembly....
- Software downloads 2008-01-30
- GACView 1.11 (Windows)
- GACView is developed as an alternative to the standard .NET assembly viewer on Windows Explorer. It displays additional information for each assembly, like modified date, file size, full path of the assembly file, file version, and so on. GACView also allows you to delete an assembly that cannot be uninstalled...
- Software downloads 2008-01-24
- CodeVeil 1.3 (Windows)
- With CodeVeil you can encrypt your .NET applications and DLLs. CodeVeil adds native code to the assembly to decrypt the assembly just before the .NET runtime needs access to the data. The decoder includes anti-debugging, anti-tracing, modification tracking, and various other advanced techniques to prevent unauthorized access and modification of...
- Software downloads 2007-10-08
- RustemSoft.Controls .NET 2.0 assembly 1.20.5 (Windows)
- RustemSoft.Controls .NET 2.0 assembly from RustemSoft is a RustemSoft.Controls software package specifically designed for Windows Forms .NET 2.0 developers. The assembly allows you to use all strengths of the MS Windows .NET 2.0 Forms without waiving the user interface elements your customers need. This version is the first release on...
- Software downloads 2007-07-24
- ShineInHex 1.0f (Windows)
- ShineInHex is a simple hex view/edit control, that can display files (up to 4Gb). It has unlimited undo/redo, search functionality. The control is highly customizable to suit one's taste. It's small in size and fast in speed, coded in assembly.
- Software downloads 2007-03-29
- ELCA Churchwide Assembly Widget 1.6 (Windows)
- ELCA Churchwide Assembly Widget counts down the time until the opening gavel of the 2007 Evangelical Lutheran Church Churchwide Assembly in Chicago. It also gives the latest four news releases from the ELCA News Service.
- Software downloads 2007-03-27
- DataGrid Columns .NET Assembly 2.06.201 (Windows)
- DataGrid Columns .NET assembly is DataGrid Columns Styles software package specifically designed for Windows Forms .NET developers. The software package answers on the question: How to add Combobox in to DataGrid .NET in Windows Forms? The assembly allows you to use all strengths of the .NET forms DataGrid control without...
- Software downloads 2007-03-23
- Detailed Dynamic Stress Analysis of Complex Assemblies - I-Deas NX Series Tools and Nastran Allow Accelerated Solutions to Challenging Analyses
- One of the greatest challenges in the analysis of complex assemblies is the trade-off between model fidelity and solution time. In the case of the IGA, the dynamic response is highly sensitive to the geometric features of the parts and how they connect to one another. This eliminated the possibility...
- Case studies 2007-01-01
- Monitor .NET Code Quality With FxCop and Custom Rules
- FXCop is a free code analysis tool open source from Microsoft that analyzes managed .NET assemblies. .NET assemblies contain metadata entries that describe the assembly and all its contained types. FXCop works by reading the assembly metadata and checking it for compliance against built-in and custom rules that describe recommended...
- White papers 2006-08-25
- CliSecure 1.1 (Windows)
- CliSecure offers real protection for your intellectual property, it does so by encrypting the IL code stored in your assemblies. During execution the code is handed to the jitter in its decrypted form just before compilation occurs. The CliSecure execution engine assures that at most a single method will reside...
- Software downloads 2006-08-22
- << Previous
- page 1 of 2
- Next >>
Content Types
Refining Tags
- Software (21 results)
- Microsoft Windows (17 results)
- Software/Web Development (16 results)
- Software Development (16 results)
- .Net (16 results)
- Enterprise Software (16 results)
- Middleware (15 results)
- Application Servers (12 results)
- Operating Systems (11 results)
- C# (3 results)
- Microsoft Corp. (3 results)
- Programming Languages (3 results)
- Finance (3 results)
- Productivity (3 results)
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Reduce risk. Reduce complexity. Increase reliability.
-
A simplified IT environment isn't just less complex. It's also more reliable. Standardize on a single Linux platform with SUSE Linux Enterprise from Novell, and get the world's most interoperable Linux
- Learn more >>
- Business Value of Windows Server 2008 R2 Hyper-V and Live Migration.
-
Today's IT departments are under increasing pressure to manage and support expanding computer resources while reducing costs. See how Windows Server 2008 R2 is making this process seamless.

- Click to download >>
Meet Doc
-
Here to help you with your Document Management Needs
- Doc is an enigma. Born to a Russian ballerina and a German electrical engineer, he grew up in various locations in the United States. He’s seen the insides of more brands, versions, and generations of printer and printer-related hardware than almost anyone.
- To learn more about this mysterious figure check out his blog on ZDNet and his Workspace on TechRepublic. You’ll be glad you did.
-
Produced by
ZDNet and







