net decompiler

Alibabacloud.com offers a wide variety of articles about net decompiler, easily find your net decompiler information here online.

. NET architecture (Relationship between. NET core,. NET Framework, Xamarin)

This is a picture from the official.The. NET FRAMEWORK,. NET core, and Xamarin are three different runtimes, these three runtimes on the. NET Standard library, and they all contain basic components like compilers, supported development languages (C #, F #, etc.), Runtime components (type system, garbage collection, and so on). These three runtimes are the same ty

[NET] Ten essential tools for. NET programmers-ASP. NET Version Switcher

ASP. NET Version Switcher ASP. NET Version Switcher, which can be used to convert the Version of ASP. NET (the virtual directory runs under it. When IIS processes a request, it will view the extension of the file being requested, and then delegate the request to the ISAPI extension or process the request based on the extension ing of the Web site or virtual dir

The legendary ikvm. Net-makes your. net more than just. net

I encountered a technical blind spot and had to deal with some files in the Android Application Package APK, but that stuff was written in great Java after all. I can only look at Baidu to see if there are any great Java code that can run on us.. NET platform. result: ikvm is encountered. net! After reading a lot of articles, the search engine searched a lot and called "in..

Each. NET developers should download 10 of essential tools

, whether it is a single class or a complete assembly. Reflection can also be used to retrieve information about the various classes, methods, and properties contained in a particular assembly. With. NET Reflector, you can browse the classes and methods of assemblies, analyze the Microsoft intermediate language (MSIL) generated by these classes and methods, and decompile these classes and methods and view the equivalent classes and methods in C # or V

. NET Platform. NET Framework organizational structure. NET Framework class library CLR C # Introduction

I.. NET platform. NET can now be regarded as a brand of Microsoft, Microsoft has two very successful brands, that is, Windows and office. NET becomes another brand of Microsoft, it's not just a set of technologies, products, or services (Microsoft's services include MSN, Passport, MSDN subscriptions, etc.)A brand with some features, such as Rolex, is a watch bran

. NET Framework Program design reading Notes II (Microsoft. NET Framework Development platform architecture) __.net

Chapter One: Microsoft. NET Framework Development platform Architecture Objective of this chapter: to have a general understanding of the. NET Framework architecture and to have a basic understanding of some of the new technologies and terminology that appear in the. NET Framework. 1.1 Compiling the source code into a managed module about the choice of p

. Net core. net standard. net framework, coreframework

. Net core. net standard. net framework, coreframework Because I am more interested in Microsoft's technology, I have recently studied using Visual Studio Code to develop an Asp.net core project and prepare to start from the backend. Initially, a console project was created using the dotnet new console. It was found in the configuration file that it was a. netc

List of. NET Accessibility tools

More interested in. NET assistive tools, there are already posts for. NET's 10 essential tools, which provides a comprehensive list of tools: Code generation Nvelocity Codesmith X-code. NET Xgof-nmatrix/deverest Compilation Extensible C #-Resolvecorp Mono Dotgnu-gnu Obfuscation Lsw-il-obfuscator-lesser Software Demeanor for. Net-wise OWL Salamander.

Rupeng Net learning notes (4). net common class libraries, learning notes. Net

Rupeng Net learning notes (4). net common class libraries, learning notes. Net . Net Common Class Libraries I. String member method (commonly used)1. bool Contains (string str) determines whether the string object Contains the specified content. 2, bool StartsWith (String str): determines whether the String object star

Three group public conventions (herbal): ASP. NET Ajax technology alliance, ASP. NET technology alliance, and Wei Chen temple ASP. NET Ajax)

In order to maintain the order in the group, regulate part of the rules for technical discussion, exchange, inquiry and entertainment, and conduct a convention solicitation activity, which is in a fair, open, and just form, let Boyou and the masses vote and comment independently, spontaneously, and voluntarily, and now form the "ASP. net Ajax technology alliance and ASP. NET Technology Alliance two groups o

. NET MicroServices containerized. NET Application Architecture Guide (support for. NET Core2)

independently developed, tested, deployed, and versioned. about this guideThis guide describes how to use containers to develop and manage microservices-based applications.This guide explores architecture design and implementation methods for using. NET Core and Docker containers.To make it easier to get started with containers and microservices, this guide focuses on a containerized and microservices-based reference application (users can get the ap

Net auxiliary tool list

. Net auxiliary tools:Code Generation Nvelocity Codesmith X-code. net Xgof-nmatrix/deverest Compilation Extensible C #-resolvecorp Mono Dotgnu-GNU Obfuscation Lsw-il-obfuscator-lesser Software Demeanor for. Net-wise owl Salamander. Net obfuscator-remotesoft Sa

ASP. net mvc web API learning notes-ASP. net mvc web API learning notes-add, delete, modify, and query ASP. net mvc Web APIs

1. Brief Introduction to httpclient I vaguely remember that at that time, I used WebClient and httpwebrequest to send a request. Now ASP. NET mvc4 comes with a class httpclient, which is used to receive httpresponsemessage and send httprequestmesssage. The problem is that since WebClient and httpwebrequest can complete the corresponding functions, why should we use the httpclient class ,. since such a class is proposed in the

. NET Learning: VB6 written by the game modified with the. NET rewrite--special game modifier general framework written __.net

Mmm, haven't written for a long time, how to start .... Talk about the environment ... VB. NET 2005 after that. NET .... First of all thanks: Virtualdesktop (^_^), vbman2003 (family) Two friends support, this code without their help is impossible to complete, for other help friends also express gratitude ~~~~~~ And then what I'm writing about: a game modifier, but it can be used for many games but can't sea

. NET Framework Design reading notes (i)---. NET platform composition

Notes | program | design. NET Platform constitutes 1 Low-level operating system Windows because Web services and applications that use Web services are still running on computers, and since computers have peripherals, we still need an operating system. Windows has added XML support ... All versions of Windows XP and Windows.NET (now renamed Windows Server 2003) provide the best support for a service-driven world. in particular, Windows 2003 S

Deploy the. NET program to a machine that does not have the. NET Framwork installed

Program Directory The content of this article Make your own setup program Publish the. NET Framework Make your own native Setup program How to use Summarize Author -------------------------------------------------------------------------------- The content of this article 1. Use Vs.net to make the installer. 2. How to deploy the. NET Framework to the target machine. 3. How to use the native code to ma

. NET development in the transaction processing of the big competition of the ASP. NET page-level transactions __.net

Asp. NET transaction can be said to be in. NET platform is the simplest way to implement the transaction, you need only one line of code. Add an extra attribute to the page declaration of ASPX, which is the transaction property transaction= "Required", it has the following values: Disabled (default), notsupported, supported, required, and requiresnew, these settings are the same as those in COM + and Enterp

. Net auxiliary tool list

. Net auxiliary tools:Code Generation Nvelocity Codesmith X-code. net Xgof-nmatrix/deverest Compilation Extensible C #-resolvecorp Mono Dotgnu-GNU Obfuscation Lsw-il-obfuscator-lesser Software Demeanor for. Net-wise owl Salamander. Net obfuscator-remotesoft Sa

. Net C # ASP. Net and ADO. Net

1. NET is an abstract platform concept. The implementation of the. NET platform is actually a library. In the abstract aspect, it is a platform. . NET Framework includes two key components: A. Common Language Runtime, Common Language Runtime (CLR)-provides internal management, code security detection, and other functions B..

C # development history of delegation:. Net 1.x delegation =>. Net 2.x anonymous method =>. Net 3.0/3.5 lambda expressions

/* C # development history of delegation :. net 1.x delegate =>. net 2.x anonymous method =>. net 3.0/3.5 Lambda expression MS-help: // Ms. msdnqtr. v90.chs/dv_csref/html/6ce3f04d-0c71-4728-9127-634c7e9a8365.htm in C #1.0. Code Explicitly initialize the delegate to create the delegated instance. C #2.0 introduces the concept of anonymous methods, as a way to comp

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.