mycodingplace.wordpress.com mycodingplace.wordpress.com

mycodingplace.wordpress.com

My Coding Place | .NET Programming

.NET Programming

http://mycodingplace.wordpress.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR MYCODINGPLACE.WORDPRESS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

October

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 16 reviews
5 star
7
4 star
4
3 star
4
2 star
0
1 star
1

Hey there! Start your review of mycodingplace.wordpress.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • mycodingplace.wordpress.com

    16x16

  • mycodingplace.wordpress.com

    32x32

CONTACTS AT MYCODINGPLACE.WORDPRESS.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
My Coding Place | .NET Programming | mycodingplace.wordpress.com Reviews
<META>
DESCRIPTION
.NET Programming
<META>
KEYWORDS
1 my coding place
2 net programming
3 skip to content
4 larr;
5 older posts
6 posted on
7 dudi keleti
8 clrmd
9 posted in
10 tagged
CONTENT
Page content here
KEYWORDS ON
PAGE
my coding place,net programming,skip to content,larr;,older posts,posted on,dudi keleti,clrmd,posted in,tagged,internal,modernui,debug,dump,analyze,windbg,heap,stack,leave a comment,monocecil,optimization,iassemblyresolver,equalitycomparer,generics,call
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

My Coding Place | .NET Programming | mycodingplace.wordpress.com Reviews

https://mycodingplace.wordpress.com

.NET Programming

INTERNAL PAGES

mycodingplace.wordpress.com mycodingplace.wordpress.com
1

Dudi Keleti | My Coding Place

https://mycodingplace.wordpress.com/author/dudikeleti

Author Archives: Dudi Keleti. DumpMiner – UI tool for playing with ClrMD. ClrMD is a library built by Lee Culver. This a process and crash dump introspection library. This allows you to write tools and debugger plugins which can do thing similar to SOS and PSSCOR. I’m not going to write here … Continue reading →. MonoCecil – Simplify and Optimize macros. You may have seen it, but what does it actually do? Do I need to add them? MonoCecil – IAssemblyResolver. MonoCecil – Generics. One of the advantages of...

2

My Coding Place | .NET Programming | Page 2

https://mycodingplace.wordpress.com/page/2

Newer posts →. MonoCecil – Overview. I got the feeling that C# programmers kind of fear of using Mono.Cecil.I think it’s just because they are didn’t try it. Cecil is a powerful tool for rewriting an assembly. And it does it in pretty simple way. You can use Cecil for various tasks. One of the main usage is, AOP libraries. In general it can replace Reflection.Emit. Those are also a very powerful tools, but I prefer Cecil. So what is Cecil? Continue reading →. Make method static with Roslyn. Var @t = .

3

DumpMiner – UI tool for playing with ClrMD | My Coding Place

https://mycodingplace.wordpress.com/2016/11/24/dumpminer-ui-tool-for-playing-with-clrmd

MonoCecil – Simplify and Optimize macros. DumpMiner – UI tool for playing with ClrMD. Is a library built by Lee Culver. This a process and crash dump introspection library. This allows you to write tools and debugger plugins which can do thing similar to SOS and PSSCOR. I’m not going to write here about ClrMD, there are plenty of explanations on the net, but I want to talk about tool called DumpMiner. I built using ClrMD. Lets see whats inside DumpMiner. The main classes are:. IDebuggerOperation – ...

4

Mono.Cecil – Simplify and Optimize macros | My Coding Place

https://mycodingplace.wordpress.com/2016/11/14/mono-cecil-simplify-and-optimize-macros

MonoCecil – IAssemblyResolver. DumpMiner – UI tool for playing with ClrMD →. MonoCecil – Simplify and Optimize macros. You may have seen it, but what does it actually do? Do I need to add them? When we write IL macros, we emit instruction after instruction to the method body. Instruction, is operation to do (e.g. math operations, load store, invocations etc.) and it may have operand. The instruction is 1-byte or 2-bytes length. Lets look on an example of loading method argument:. For this we have. MonoCe...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

4

LINKS TO THIS WEBSITE

joshvarty.wordpress.com joshvarty.wordpress.com

Learn Roslyn Now | Shotgun Debugging

https://joshvarty.wordpress.com/learn-roslyn-now

Learn Roslyn Now is a series I started that explores Microsoft’s Roslyn compiler API. My aim with this series is to introduce people to the power of Roslyn through small self-contained examples. I’ve taken inspiration from LearnVSXNow. A series by Istvan Novak that walks people through Visual Studio Extensibility. Part 1: Installing Roslyn. Part 2: Analyzing Syntax Trees With LINQ. Part 3: Syntax Nodes and Syntax Tokens. Part 6: Working with Workspaces. Part 7: Introducing the Semantic Model. You are com...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

1

OTHER SITES

mycodingmentor.com mycodingmentor.com

Medical Coding Certification | Medical Billing & ICD-10 Training - My Coding Mentor

Register For Classes Now. The mission of My Coding Mentor is to provide comprehensive and affordable academic medical coding training programs that help prepare you to succeed in a medical coding career. With our medical coding training program, you will be able to learn the skills necessary to be a coder in a physician office or facility coding department. Learn more ». Your Journey To Medical Coding Certification Starts Here. Are you interested in advancing your career? Job security in a growing market.

mycodingnotebook.blogspot.com mycodingnotebook.blogspot.com

I think...

A notebook on .NET software development, concepts and technologies. Tuesday, 16 June 2015. SQL Server Memory consumption (7GB). My development machine started to run at snails speed with just a single instance of Visual Studio and SQL Server 2014 running. I have 8 Cores and 16GiB memory. The memory consumption was around 15.3GiB and it was hovering around the same figure continuously. Sql Server 2014 memory consuption. Distributed Transaction Coordinator (DTC) in operation. Monday, 8 June 2015. Then ensu...

mycodingnotes.com mycodingnotes.com

My Coding Notes - Sharing through my travails - Sharing programming knowledge

My Coding Notes – Sharing through my travails. Skip to primary content. Skip to secondary content. Adding the “Send to Desktop (Shortcut)” back to Windows Context menu. June 8, 2013. Sometimes, for various reasons, or a fresh install, the right click (context) menu is missing the item to send a file or folder shortcut to the desktop. I find this very convenient and use it quite often. My new PC was missing it, so here is how to get it back:. Type the following path and press Enter. April 26, 2013. I purc...

mycodingpains.com mycodingpains.com

My Coding Pains | The Code, The Bugs and The Stack Trace

The Code, The Bugs and The Stack Trace. How to handle API calls to a server with self signed SSL certificate. October 23, 2017. Hello Guys, Here is another post on a scenario some of you working with telcos, banks and other organizations are familiar with. There is a server somewhere which offers a service usually available over VPN, sometimes not, that you need…. How to establish a Route Based VPN with Azure VPN (no BGP). September 8, 2017. August 29, 2017. August 28, 2017. June 22, 2017. Hello Guys Wel...

mycodingplace.wordpress.com mycodingplace.wordpress.com

My Coding Place | .NET Programming

DumpMiner – UI tool for playing with ClrMD. Is a library built by Lee Culver. This a process and crash dump introspection library. This allows you to write tools and debugger plugins which can do thing similar to SOS and PSSCOR. I’m not going to write here about ClrMD, there are plenty of explanations on the net, but I want to talk about tool called DumpMiner. I built using ClrMD. After I wrote a few examples, I decided to build a simple UI tool to demonstrate the operations you can do with ClrMD . Publi...

mycodingprojects.wordpress.com mycodingprojects.wordpress.com

Project Central | The Home for All My Coding Projects

The Home for All My Coding Projects. I don’t have any screenshots as of yet, and I haven’t created an official home page for it, either; but Yacht has been released as a working alpha version. Most of the game mechanics are in place, and the Solitaire mode seems to work just fine. The problem is that I have yet to create…. Continue reading →. Beasties 3.0.0 Released Today. As promised, I now have the latest screen shots from my newest version (2014.10.20) of Code Master. These shots reflect t...Well, it&...

mycodings.blogspot.com mycodings.blogspot.com

PHP, Ajax, Javascript , HTML, Mysql

PHP, Ajax, Javascript , HTML, Mysql. Monday, December 19, 2011. Documentation on handling larger database. I created a documentation for handling larger database. Make use of it and share any other tips which I missed out. Buy a server that can handle larger data's. We can use either MyISAM or INNODB. Stick to your basics right:. Create table with proper indexing and primary key. Avoid using IN(.) when selecting on indexed fields, It will kill the performance of SELECT query. Use OPTIMIZE for each table.

mycodingsamples.com mycodingsamples.com

Account Suspended

This Account has been suspended. Contact your hosting provider for more information.

mycodingsite.com mycodingsite.com

Web hosting, domain name registration and web services by 1&1 Internet

THIS DOMAIN NAME HAS JUST BEEN REGISTERED FOR ONE OF OUR CUSTOMERS! Do you need affordable web hosting or a domain name? 1&1 Internet is trusted by millions. Find out why. Offers a one-stop shop for all your domain name and web hosting needs so you can maximize your full web potential — without barriers, and without fear. Smart webmasters choose 1&1 Internet for domain name registration and hosting solutions. All-Inclusive Hosting Plans with NO Hidden Charges. 24/7 Phone and E-mail Support.