Main > Free Download Search >

Free clr software for windows

clr

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 23
MiTeC EXE Explorer 1.1.0

MiTeC EXE Explorer 1.1.0


Displays executable file properties and structure. It is compatible with PE32, PE32+, NE, VxD and. .NET files more>>

MiTeC EXE Explorer 1.1.0 is created as a useful application based on MiTeC Portable Executable Reader, which reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executable are supported too.

Major Features:

  1. Enumerates introduced classes, used units and forms for files compiled by Borland compilers.
  2. Contains powerful Resource Viewer that is able to analyze and display all basic resource types and some extra ones as JPEG, AVI, REGISTRY.
  3. Contains excellent Type Library viewer that enumerates all objects and creates import interface unit in Object Pascal language.
  4. Saves every type of resource to file.
  5. Produces text report with all important information about selected file.
  6. Searching capability is also available.
  7. Searches all resources that can be interpreted as text.
  8. Here are enumerated structures that are evaluated:
    • DOS, File, Optional and CLR headers
    • CLR Metadata streams
    • Sections
    • Directories
    • Imports
    • Exports
    • Resources
    • .NET Metadata
    • Load Config
    • Debug
    • Thread Local Storage
    • Exceptions
    • Units
    • Forms
    • Packages
    • Classes
    • Flags
    • Version Info
    • Hexadecimal File Content View.

Requirements:

  • Windows 95;
  • Windows 98;
  • Windows ME;
  • Windows NT 4.x;
  • Windows 2000;
  • Windows XP;
  • Windows 2003;
  • Windows Vista.
<<less
Download (564KB)
Added: 2009-06-30 License: Freeware Price: FREE
17 downloads
 
Other version of MiTeC EXE Explorer
MiTeC EXE Explorer 1.0Here are enumerated structures that are evaluated: - DOS, File, Optional and CLR headers - CLR Metadata streams - Sections - Directories - Imports - Exports - Resources - .NET Metadata - Load Config
License:Freeware
Download (512KB)
1015 downloads
Added: 2007-01-15
Volta -

Volta -


Built multitier Web applications with this tool for developers more>> The Volta technology preview is a developer toolset that enables you to build multi-tier web applications by applying familiar techniques and patterns. First, design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.
Developers can target either Web browsers or the CLR as clients and Volta handles the complexities of tier-splitting for you. Volta comprises tools such as end-to-end profiling to make architectural refactoring and optimization simple and quick. In effect, Volta offers a best-effort experience in multiple environments without any changes to the application.
Note: Use of Volta requires
<<less
Download (10.3MB)
Added: 2007-12-06 License: Freeware Price: Free
716 downloads
Screen Capture Plugin

Screen Capture Plugin


Screen Capture Plugin maps common Win32API functions to their .NET CLR equivalents more>>
Screen Capture Plugin maps common Win32API functions to their .NET CLR equivalents, and allows the developer to search either MSDN online or Google for more information on either the Screen Capture Plugin maps common Win32API functions to their .NET CLR equivalentsfunction or its .NET counterpart.
<<less
Download (70KB)
Added: 2006-06-03 License: Freeware Price:
1277 downloads
Debug Inspector 1.23

Debug Inspector 1.23


Debug Inspector is a program serving as a Visual Studio Extension (on Visual Studio Gallery), a stand alone Studio EXE to detect unmanaged deadlock. more>>

Debug Inspector 1.23 is a program serving as a Visual Studio Extension (on Visual Studio Gallery), a stand alone Studio EXE to detect unmanaged deadlock. It is soon a SharpDevelop IDE AddIn, that allows you to view the call stacks of multiple threads at the same time, plugs in to the internals of the CLR and automatically detects deadlocks. It allows you to see exactly what the CLR is doing under the hood and shows, for each thread, the monitors (SyncBlock) owned and the monitor waited on, if any.

Enhancements: includes unmanaged DeadLock detection (beta) via the DebugInspector.Studio.exe executable.

<<less
Download (2.2MB)
Added: 2008-10-31 License: Freeware Price: $0.00
downloads
 
Other version of Debug Inspector
Debug Inspector 1.0.1view the call stacks of multiple threads at the same time, plugs in to the internals of the CLR and automatically detects deadlocks.It allows you to see exactly what the CLR is doing under the hood
License:Freeware
Download (2.0M)
394 downloads
Added: 2008-10-29
xSQL Object Search 1.0.0.5

xSQL Object Search 1.0.0.5


xSQL Object Search provides for locating database objects by checking their name more>> xSQL Object Search is a free SQL tool that provides for locating database objects by checking their names and/or definition against a search criteria. You can search on one or multiple databases simultaneously, select from various search options, search for all or specific objects types, export the results to output files and more.
Features
-Search on one or all databases choose to find the objects that meet the search criteria on one database or on all databases in the selected SQL Server.
-Support all types of database objects from tables and views to CLR objects and Xml Schema Collections, you can search all database object types.
-Search the name or the definition choose to search on the name of the objects, the T-SQL statement definition of the objects or on both.
-A range of search options
Exact: Searches for objects whose name or definition is exactly the same as the search text.
Starts With: Locates objects whose name or definition starts with the specified search text.
Ends With: Locates objects whose name or definition ends with the specified search text.
Contains: Locates objects whose name or definition contains the specified search text.
SQL Server Expression: Locates objects based a SQL Server expression. Any SQL Server functions and operators that can be used in the "where clause" of a query can participate in the SQL Server Expression criteria.
Regular Expression: Locates objects whose name or definition meets a regular expression pattern. -View object definition view the T-SQL statement that defines the object with a click of a button.
-Export search results easily export the result of the search to a comma-separated-value file.
-Simple and intuitive interface a very simple interface allows you to finish your task with very few clicks. Asynchronous operations provides for a smooth search with status messages and counts.
<<less
Download (188KB)
Added: 2008-06-25 License: Freeware Price: Free
530 downloads
Karvonite 1.0

Karvonite 1.0


Karvonite is a persistence framework more>>
Karvonite is a persistence framework for the .NET Framework 2 and it focuses on the manipulation and persistence of .NET objects. This technology will provide a new direction for how small to midsize applications can store and deploy data.
Karvonite is not an O/R mapping tool for a very good reason. There is no relational world to map to. In Karvonite, object data is persisted to an object library.
Karvonite persistence framework is well-suited for creating document centric applications (i.e., a word processor, a game-level editor, game editing tools, configuration files), storing game data, and other kind of applications where XML files are not enough and the horsepower of a SQL engine is unnecessary.
Main features:
- Non-invasive to your code
- Visually define which classes and properties (in your code) you want to persist Supports the .NET Compact Framework
- Requires no interfaces or base classes for persisting objects
- Supports most of the basic CLR types
- Easy deployment
- Framework API with gradual learning curve and very low entry point
- Future support for the Microsoft XNA Framework
<<less
Download (5.78MB)
Added: 2006-09-26 License: Freeware Price:
1130 downloads
Alvas.Labels 2.1

Alvas.Labels 2.1


Alvas.Labels (Windows.Forms) is a collection of 100% native CLR compliant controls written in C#. Collection allows C# and VB.Net developers to include 3D text effects in the application. It makes applications look professional with cool design. Requirements: .Net Framework v1.0 or later Recommended: .Net Framework with Visual Studio .Net 7.0 or later Part of Alvas.Suite more>>

Alvas.Labels 2.1 consists of 100% native CLR compliant controls written in C#. Collection allows C# and VB.Net developers to include 3D text effects in the application. It makes applications look professional with cool design.

Package contains:

  1. SolidLabel is advanced Label with 3D text.
  2. ImageLabel represents Label with bitmap text.
  3. HatchLabel represents Label with hatched text.
  4. GradientLabel represents Label with gradient text.
  5. PathGradientLabel represents Label with path gradient text.

Major Features:

  1. 100% native .NET framework managed components written in C#.
  2. Pure compatable with Visual Studio.NET
  3. All controls use double buffering to produce smooth animation while changing its properties avoiding flickering.
  4. All painting by GDI+, custom component sizing, no restrictive bitmap controls limiting your form design.

Requirements:

  • .Net framework 1.0 or later
  • Recommended: .Net Framework with Visual Studio .Net 7.0 or later

WareSeeker Editor

<<less
Download (169.7Kb)
Added: 2009-03-16 License: Freeware Price: Free
192 downloads
PE Tools 1.5.400

PE Tools 1.5.400


Fully-functional utility for working with PE/PE +(64bit) files more>>
This is a fully-functional utility for working with PE/PE +(64bit) files. Including: Editor PE of files, Task Viewer, Win32 PE files optimizer, detector of compiler/packer and many other things.
The basic functions of the program:
Task Viewer
- Process dump
- Dump Full
- Dump Partial
- Dump Region
- Ability to dump .NET CLR processes
- Automatic removal of protection " Anti Dump Protection "
- Change of a priority of process
- Kill process
- Loading of process into PE Editor and PE Sniffer
- Generic OEP Finder
PE Sniffer
- Search of the compiler/packer used
- Ability to update signature base
- Ability to scan directories
- PE Rebuilder
- Optimization of a PE file
- Change of PE address base of a file
PE Editor
- Editing of DOS heading
- Support of new PE+(64bit) format
- CRC correction
- Viewing and editing tables of import/export
<<less
Download (216KB)
Added: 2003-12-13 License: Freeware Price:
2202 downloads
MiTeC Portable Executable Reader 1.6.0

MiTeC Portable Executable Reader 1.6.0


Reads and displays executable file properties and structure more>> MiTeC PE Reader is based on TObject class and contains complete interface for reading It reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executables are supported too.
It enumerates introduced classes, used units and forms for files compiled by Borland compilers.
Here are enumerated structures that are evaluated:
DOS, File, Optional and CLR headers
CLR Metadata streams
Sections
Directories
Imports
Exports
Resources
.NET Metadata
Load Config
Debug
Thread Local Storage
Exceptions
Units
Forms
Packages
Classes
Flags
Version Info
<<less
Download (466KB)
Added: 2008-07-31 License: Freeware Price: Free
480 downloads
Microsoft Visual C++ 2005 Express Edition

Microsoft Visual C++ 2005 Express Edition


Visual C++ 2005 Express Edition enables you to write managed applications for the .NET Framework more>>
Visual C++ 2005 Express Edition enables you to write managed applications for the .NET Framework that take advantage of the vast number of classes in the .NET Framework Class Library, including features such as garbage collection.
The Visual C++ 2005 implements the new ECMA C++/CLI standard for writing simple yet powerful code for the .NET Framework?s Common Language Runtime (CLR). Using Visual C++, you can write class libraries, console applications, or Windows Forms applications. Visual C++ 2005 also lets you use C++ to build 32-bit native code console applications that have access to the full Standard C and C++ libraries. You can also mix native and managed code in a single project, giving you the flexibility to use existing libraries as well as .NET Framework classes in the same application.
Visual C++ 2005 Express Edition includes a fully ISO-compliant implementation of the Standard Template Library (STL). STL is a general purpose library of algorithms and data structures that is based on a concept known as generic programming. The library includes the container classes?such as vector, queue, list, and map?that are implemented using C++ templates. These work with any data type, including both built-in types as well as any types you define yourself.
Main features:
Powerful Language and Libraries
- Create managed and native C++ applications
- Standards conformant, optimizing C++ compiler
- Standard Template Library (STL)
- Use third-party libraries to increase productivity
More Secure C++
- Safe C Runtime Library (CRT)
- Buffer overrun detection
Visually Design Windows Applications
- Visual design surface
- Toolbox
- Property Window
- Snap lines
- Toolstrip control
- Menu control
- Container controls
- WebBrowser control
- MaskedTextBox control
- Background Worker component
- NotifyIcon control
- TreeView control
- ListView control
Interactive Development Environment
- IntelliSense
- XML comments
- Task List
- Find All References
- Navigate code
- Call Browser
Powerful Debugging
- Breakpoints
- Edit and Continue
- Debugger Data Tips
- Debugger Visualizers
- Call Stack
- Conditional Breakpoints
- Breakpoint Window
<<less
Download (2.83MB)
Added: 2007-01-11 License: Freeware Price:
666 downloads
EMS SQL Manager 2008 Lite for SQL Server 3.1

EMS SQL Manager 2008 Lite for SQL Server 3.1


Easy-to-use freeware graphical tool for MS SQL/MSDE administration. more>> EMS SQL Manager for SQL Server is a high performance tool for SQL Server development and administration. SQL Manager works with any SQL Server versions from 7 to 2005 and supports all of the latest SQL Server features including new SQL Server 2005 permission system, CLR objects, DDL triggers, XML columns, endpoints and other. It offers plenty of powerful tools for experienced users such as Visual Database Designer and Visual Query Builder to satisfy all their needs. SQL Manager has a new state-of-the-art graphical user interface with well-described wizard system, so clear in use that even a newbie will not be confused with it.<<less
Download (51.19MB)
Added: 2008-03-19 License: Freeware Price: Free
584 downloads
Teroid Data Graph 2.0

Teroid Data Graph 2.0


A .NET Windows Forms control drawing column, line or bar graphs from ADO .NET data more>>

Teroid Data Graph is a .NET Windows Forms control which draws a graph from any suitable ADO .NET data source. It can draw a column, line or bar graph, the data source can be a connection string, Connection object, a DataSet object, a DataTable object or a DataView object. The control can display data across any range of positive or negative numbers, and all aspects of the graphs appearance including colors, fonts and line thicknesses.

Requirements: .NET CLR

<<less
Download (127.93KB)
Added: 2008-09-07 License: Freeware Price:
436 downloads
API to .NET Mapping Plugin

API to .NET Mapping Plugin


API to .NET Mapping Plugin maps common Win32API functions to their .NET CLR equivalents more>>
API to .NET Mapping Plugin maps common Win32API functions to their .NET CLR equivalents and helps the developer to search either MSDN online or Google for more information on either the Win32 function or its .NET counterpart.
<<less
Download (70KB)
Added: 2006-06-03 License: Freeware Price:
1262 downloads
Microsoft Management Model Designer 1.8.0.16

Microsoft Management Model Designer 1.8.0.16


The Microsoft Management Model Designer (MMD) application was created to be a tool for developing management models more>>
The Microsoft Management Model Designer (MMD) application was created to be a tool for developing management models The Microsoft Management Model Designer (MMD) application was created to be a tool for developing management models. Management models provide a way to represent all of the areas of manageability for applications and systems services.
You can use the MMD to:
- Build a management framework by defining the managed entities that make up your applications or system services and define how these they relate to each other.
- Import existing instrumentation, such as events and performance counters, into your model.
- Author human-readable knowledge associated with each managed entity, such as event and performance counter descriptions and troubleshooting content.
- Import and export existing MOM 2005 management pack knowledge
- Validate your management model schema.
A health model defines various health states of a system and how that system moves in and out of those health states. It provides a single source for documenting troubleshooting knowledge for an application or service.
A health model describes the following:
- Physical or logical parts of an application or service that an IT Professional (IT Pro) needs to configure, monitor, and report on
- A set of health states the application or service can get into and why
- How to detect and diagnose problems
- How to solve problems
The ultimate goal of creating a health model is to enable the IT Pro to more easily and efficiently maintain systems in a distributed environment. You use the Microsoft Management Model Designer (MMD) to create your health model.
Creating a health model with the Management Model Designer (MMD) includes:
- Building an application structure from predefined components (base classes as defined in the Service Modeling Language Platform) and the relationships between them.
- Building a hierarchy of the logical services and objects the application exposes in a way that is most useful for IT professionals.
- Identifying the functional Aspects for each Managed Entity that are of interest for monitoring.
- Identifying all of the Health States and levels of severity an Aspect can be in.
- Identifying the verification steps that need to be taken to confirm whether an Aspect is in a given Health State.
- Providing the instrumentation that enables the detection of each Health State.
- Identifying the diagnostic steps needed to determine the root cause of the degraded Health State of an Aspect.
- Identifying the recovery steps that need to be taken to resolve a problem and return an Aspect and its parent Managed Entity to full health.
You use the Management Model Designer (MMD) tool to:
- Build a management framework by defining the managed entities that make up your application or system service and define how the entities relate to each other.
- Import existing instrumentation, such as events and performance counters, into your model.
- Enter descriptions and procedures related to Managed Entities for the IT Pro to use for troubleshooting.
- Import and export Operations Manager management pack knowledge.
- Validate your management model.
The Managed Entity framework you create plus the descriptions and procedures you write for each component including Managed Entities, Aspects, Verifiers and Resolvers, become the content for web-based troubleshooting information IT Pros can access through TechNet, as well as output for generating Operations Manager management packs.
System requirements:
- .NET CLR 2.0 and Office Interop Assemblies
<<less
Download (936KB)
Added: 2007-05-30 License: Freeware Price:
877 downloads
Execution-Time Code generator for CSharp 1.01

Execution-Time Code generator for CSharp 1.01


With CSharp expression generate CLR code for filtering, mapping of collections. more>> INTRODUCTION
If you come from a C++ background, its likely you have a very "compile-time"
view of the world. Because a C++ compiler does all code generation when the code
is compiled, C++ programs are static systems that are fully known at compile time.
The Common Language Runtime provides a new way of doing things. The compile-time
world still exists, but it is also possible to build dynamic systems where new code
is added by loading assemblies or even by writing custom code on the fly.
ABOUT "RUN TIME CODE GENERATOR"
This products provides very efficient way of handling user requests manipulating with
elements of collections. Request is just string with valid CSharp expression. Code generator
generate new class which Apply method returns result of calculation of this expression.
So it can be used as very fast query system which selects objects from the collection
according to user specified criteria (very small database engine).It can be also used
if you want to perform some user specified calculation for all members of the collection.
Collection can consists of just one element, in this case code generator can be used as
very fast calculator.
Certainly dynamic code generation makes sense only when expression once specified
will be executed multiple times or it will be applied to collection with large number
of members.
HOW TO USE
This product currently generates two kind of objects: collection filters and mappers.
Filter is used to select members of collection matching user supplied criteria.
Mapper is used to perform some calculation for all members of the collection and
create new collection with results of such calculation.
Classes MapperGenerator and FilterGenerator are used to generate mappers and filters correspondently.
<<less
Download (23KB)
Added: 2008-08-04 License: Freeware Price: Free
481 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2