Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

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.

Programming Resources

Share an interesting blog, news page or other resource...

  1. CodeExplorer
    Started by CodeExplorer,

    NAudio is an open source .NET audio and MIDI library, containing dozens of useful audio related classes intended to speed development of audio related utilities in .NET. It has been in development since 2001 and has grown to include a wide variety of features. While some parts of the library are relatively new and incomplete, the more mature features have undergone extensive testing and can be quickly used to add audio capabilities to an existing .NET application. />http://naudio.codeplex.com/

    • 0 replies
    • 5.2k views
    CodeExplorer
  2. CodeExplorer
    Started by CodeExplorer,

    Mezcal is an HTTP/HTTPS bruteforcing tool allowing the crafting of requests and insertion of dynamic variables on-the-fly. />http://0x90.org/releases.php

    • 0 replies
    • 4.9k views
  3. CodeExplorer
    Started by CodeExplorer,

    Set a taskbar text different from the Window title in wpf ( C# question answered) />http://stackoverflow.com/questions/4627772/set-a-taskbar-text-different-from-the-window-title-in-wpf

    • 0 replies
    • 5.9k views
    CodeExplorer
  4. CodeExplorer
    Started by CodeExplorer,

    Free Delphi Source Code: Projects, Controls, Components />http://delphi.about.com/od/fullcodeprojects/Free_Source_Code_Delphi_Projects.htm

    • 0 replies
    • 5k views
    CodeExplorer
  5. CodeExplorer
    Started by CodeExplorer,

    CaptureScreen - C# Code Snippets />http://patrice-zwenger.co.cc/Snippets/CaptureScreen_Snippets.html

    • 0 replies
    • 4.6k views
    CodeExplorer
  6. CodeExplorer
    Started by CodeExplorer,

    A Form with Customized Caption Bar and Flexible Border C# />http://www.codeproject.com/KB/cs/CustomizedFormByArijit.aspx CustomizedForms.zip

    • 2 replies
    • 8.1k views
    CodeExplorer
  7. CodeExplorer
    Started by CodeExplorer,

    Simple Method of DLL Export without C++/CLI />http://www.codeproject.com/KB/dotnet/DllExporter.aspx

    • 7 replies
    • 7.6k views
  8. CodeExplorer
    Started by CodeExplorer,

    How to Print the ASCII Character Set in Visual Basic />http://support.microsoft.com/kb/75857 Using A Standard Terminal Font - documentation StockFont.zip - source example VB StockFont.zip Using A Standard Teriminal Font.unlocked.pdf

    • 6 replies
    • 8.7k views
  9. CodeExplorer
    Started by CodeExplorer,

    Windows Live Messenger Plug-in Development Bible />http://www.codeproject.com/KB/macros/wlmplugin.aspx

    • 0 replies
    • 4.3k views
    CodeExplorer
  10. CodeExplorer
    Started by CodeExplorer,

    Avoid Assembly.LoadFrom; instead use Assembly.Load />http://geekswithblogs.net/rupreet/archive/2010/02/16/137988.aspx

    • 0 replies
    • 4.6k views
    CodeExplorer
  11. CodeExplorer
    Started by CodeExplorer,

    Add-In Lifetime Management [Pete Sheill, Jim Miller] />http://blogs.msdn.com/b/clraddins/archive/2007/07/18/add-in-lifetime-management-pete-sheill-jim-miller.aspx

    • 0 replies
    • 5.5k views
    CodeExplorer
  12. CodeExplorer

    Net assemblies protection principle-based approach (HookJIT articles) />http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fwww.cnblogs.com%2Fnorthstarlight%2Farchive%2F2010%2F07%2F04%2F1771021.html

    • 0 replies
    • 4.1k views
    CodeExplorer
  13. CodeExplorer
    Started by CodeExplorer,

    Executing Code in Partial Trust Environments C# />http://www.csharp411.com/executing-code-in-partial-trust-environments/ Call assembly from partial trust code />http://geekswithblogs.net/technetbytes/archive/2007/04/13/111594.aspx

    • 0 replies
    • 4.2k views
    CodeExplorer
  14. CodeExplorer
    Started by CodeExplorer,

    Building, Deploying and Versioning Assemblies (power point presentation) www.socalnetug.org/reference/DeploymentandVersioning.ppt

    • 0 replies
    • 4.2k views
    CodeExplorer
  15. CodeExplorer
    Started by CodeExplorer,

    .NET Framework Security />http://www.urgusabic.net/docs/dotnet-framework-security.pdf

    • 0 replies
    • 5.5k views
    CodeExplorer
  16. CodeExplorer

    Cryptographic Hash Algorithms Let You Detect Malicious Code in ASP.NET />http://msdn.microsoft.com/en-us/magazine/cc188943.aspx

    • 0 replies
    • 4.1k views
    CodeExplorer
  17. CodeExplorer
    Started by CodeExplorer,

    DOTNET in Samples Link: />http://www.skilldrive.com/book/DOTNETinSamples.htm

    • 0 replies
    • 5k views
    CodeExplorer
  18. CodeExplorer
    Started by CodeExplorer,

    Fighting the Software Pirates - .NET />http://discuss.joelonsoftware.com/default.asp?W304

    • 2 replies
    • 8.1k views
  19. CodeExplorer
    Started by CodeExplorer,

    Understand how permission requests work />http://www.bluevisionsoftware.com/WebSite/TipsAndTricksDetails.aspx?Name=PermissionRequests

    • 0 replies
    • 4.3k views
    CodeExplorer
  20. CodeExplorer
    Started by CodeExplorer,

    .NET 2.0 Security Guidelines - Strong Names />http://www.guidanceshare.com/wiki/.NET_2.0_Security_Guidelines_-_Strong_Names also this: />http://blogs.microsoft.co.il/blogs/alikl/archive/2006/12/23/Do-Not-Depend-on-Strong-Name-Identity-Permissions-in-Full-Trust-Scenarios.aspx

    • 0 replies
    • 5.5k views
    CodeExplorer
  21. CodeExplorer
    Started by CodeExplorer,

    Using the StrongNameIdentityPermissionAttribute Link: />http://www.morganskinner.com/Articles/StrongNameIdentityPermission/

    • 0 replies
    • 4.1k views
    CodeExplorer
  22. CodeExplorer

    Preventing Elevation of Privilege Attacks Using the .NET Security Actions />http://www.reliablesoftware.com/articles/PreventingElevationofPrivilegeAttacks.html

    • 0 replies
    • 4.1k views
    CodeExplorer
  23. CodeExplorer
    Started by CodeExplorer,

    libdisasm - x86 Disassembler Library />http://custard.sourceforge.net/libdisasm.html />http://sourceforge.net/projects/custard/files/libdisasm/ />http://www.programmersheaven.com/download/32918/download.aspx />http://www.woodmann.com/collaborative/tools/index.php/Category:X64_Disassembler_Libraries />http://www.woodmann.com/collaborative/tools/index.php/Category:X86_Disassembler_Libraries

      • Like
    • 2 replies
    • 6.5k views
  24. CodeExplorer

    The demanding host - getting the most out of .NET by taking control />http://www.dotnetperformance.com/downloads/hosting.doc

    • 0 replies
    • 3.9k views
  25. CodeExplorer
    Started by CodeExplorer,

    Unmanaged .NET Services API />http://flylib.com/books/en/1.44.1.35/1/

    • 1 reply
    • 6.5k views

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.