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.

Using RuntimeTypeHandles to improve Memory of .NET Apps

Featured Replies

Posted

Using RuntimeTypeHandles to improve Memory of .NET Apps
/>http://www.bryancook.net/2009/07/runtimetypehandle-performance-memory.html

That's one of the many reasons I hate all crap .NET

Almost every C# programmer thinks hacking his way around the .NET Runtime is super clever

Big ****ing surprise when their neat little tricks stop working 2 major versions from now

  • Author

well .NET / Java are not fast - I won't build any bruteforce program on them :kick:

even if saw this crap also ...

Drilling into .NET Runtime microbenchmarks: 'typeof' optimizations
/>http://blogs.msdn.com/b/vancem/archive/2006/10/01/779503.aspx


/>http://snipplr.com/view/29683/converting-methodinfo-into-a-delegate-instance-to-improve-performance/

Edited by CodeRipper

  • Author

I think that for best you should convert .NET to native

how you do that on runtime :dunno:

JIT, NGen, and other Managed Code Generation Stuff
/>http://blogs.msdn.com/b/clrcodegeneration/archive/2007/09/15/to-ngen-or-not-to-ngen.aspx

That's one of the many reasons I hate all crap .NET

Almost every C# programmer thinks hacking his way around the .NET Runtime is super clever

Big ****ing surprise when their neat little tricks stop working 2 major versions from now

I wouldn't necessarily call optimizing an application for memory and performance "crap". Shipping a working product is a feature too.

Create an account or sign in to comment

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.