Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Question on edit .dll

Featured Replies

Hi All,

I'm not very good with programming but I do have a file and i'm in Visual Studio messing around doing trial and error.

After saving the file in Visual Studio will the file change the .dll file as well? 

 

 

Thanks,

Young

  • Author
7 hours ago, Matenia said:

No, you need to build the project again

Would you recommend starting fresh then? The only reason I wanted to edit a previous project (.dll) is because I thought it would be easier to understand.'

 

Thanks   

5 hours ago, youngjuicer said:

The only reason I wanted to edit a previous project (.dll) is because I thought it would be easier to understand.'

You can achieve that by de compiling the dll with a tool like dotPeak. Avvi explained this in a thread:

This allows you to take a look at the code, but not applying changes to the source dll

Did you decompile the .dll ? .NET Decompiler for example. Its possible if you did that some of the code wasnt decompiled if it was C++ for example.

If you change something you need to compile it and the new .dll will get saved into your bin folder. But if you just "save" in VS, then no it wont change

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.