Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/07/19 in all areas

  1. http://img-cdn.filefactory.com/embed/xl/4gdrds24vhyr.png (http://www.filefactory.com/preview/4gdrds24vhyr/netreflector1.png) File size: 16 MB Development is increasingly dependent on 3rd party technologies - using available frameworks and libraries is a great way to get stuff done fast without re-inventing the wheel. But the problem with using code you didn't write is that you're dependent on the documentation, and it's hard to debug. Documentation is often missing or incomplete, and debugging stops where your own code stops. This gets even worse with a legacy code base. .NET Reflector saves time and simplifies development by letting you see and debug into the source of all the .NET code you work with. Look inside any .NET code Debug your application Follow bugs through your application to see where the problem is - your own code, third-party libraries, or components used by your application. Understand how applications work Inherited an application with no documentation and no comments? Use .NET Reflector to understand how the code runs and avoid bugs. Look inside APIs, SharePoint, and other third-party platforms Third-party platforms aren't always well-documented. Use .NET Reflector to look inside their assemblies, and see how they work and which APIs you can call. Features: Debug and decompile inside Visual Studio (VSPro edition) Use the Visual Studio debugger Use your regular debugging techniques on any decompiled assemblies as if they were your own, using the Visual Studio debugger. Debug third-party assemblies Generate .pdb files for decompiled assemblies and save them so you only need to enable debugging once for each assembly. Dynamic decompilation Assemblies decompile seamlessly in Visual Studio so source code is always available for your libraries. Use VS shortcuts Use F12 to "Go To Definition", F9 to "Set Breakpoints", and F11 to "Step Into" any decompiled code. C#6 decompilation .NET Reflector supports C#6 and .NET 4.6. Browse assemblies .NET Reflector VSPro adds the Reflector Object Browser into Visual Studio. Use the tree view to navigate through code. Whats New: Updates: official site does not provide any info about changes in this version. Download: https://mega.nz/#!FJUknSJI!VdNhTR5CfNEch64NAUINIEFAOF-CNKjVPqGBEfS6QrM https://www.mediafire.com/file/p3lm41zz1z7s33h/Red_Gate_.NET_Reflector_10.1.5.1419.rar/file https://www9.zippyshare.com/v/UhHKDZJG/file.html https://dropapk.com/gouhqekencxg https://douploads.com/65ti4yxz0dzt https://upload.ac/hvycxqkqz24k https://ayefiles.com/7cx8fxy9mk6w/Red.Gate.NET.Reflector.v10.1.5.1419-P2P.rar.html https://clicknupload.org/1ys1eq8mblt0 https://dailyuploads.net/is9mwy4l6g2v https://douploads.com/nsixfio7614d https://dropapk.com/zi64r2688nzr http://fileflares.com/189q28sj38qq/Red.Gate.NET.Reflector.v10.1.5.1419-P2P.rar.html https://rapidgator.net/file/fcc8574d51afb34bb1ddd20732a251de/Red.Gate.NET.Reflector.v10.1.5.1419-P2P.rar.html http://rockfile.co/r7e0xcmnucmi.html https://usersdrive.com/9hwsmxqe8n9v.html https://4downfiles.org/ualtqb0rzzrs https://rapidgator.net/file/f68427026e5f35b45447a6315bdb4803 :D
    1 point
×
×
  • Create New...