gesmith1031

Stories kicked by gesmith1031

Support for Visual Basic.net on Mono(tirania.org)

submitted by achh1achh1(245) 5 years, 3 months ago

Mono team announced the support for Visual Basic.net on mono read more...

add a comment |category: |Views: 8

tags: another

My Favorite DXCore Plugins(jayflowers.com)

submitted by jflowersjflowers(1860) 5 years, 3 months ago

Here are a few of my favorite DXCore plugins. CR_ClassCleaner CR_SortLines Refactor_MoveIt CR_UnusedVars CR_PaintIt Code Style Enforcer read more...

add a comment |category: |Views: 137

tags: another

Reflector 5.0(jayflowers.com)

submitted by jflowersjflowers(1860) 5 years, 3 months ago

So there is a new version of Reflector out. There are some new features of Reflector that you should know about... read more...

1 comment |category: |Views: 19

tags: another

Pattern Focus: Strategy Pattern(lowendahl.net)

submitted by lowendahllowendahl(750) 5 years, 3 months ago

This post describes how to implement the Strategy Pattern to create filtering functions using C# and the interface approach. read more...

add a comment |category: |Views: 25

tags: another

Getting Mono and MySQL to Play Nice(blogs.ittoolbox.com)

submitted by alexexmachinaalexexmachina(1020) 5 years, 3 months ago

While messing about with Mono and MySQL on Fedora Core 6, I came across a particularly aggravating bug.The current .Net/Mono driver provided for MySQL has an odd flaw in the way the code is written. If you've tried the driver using .Net, you would never know it's there, but if you're using it under Mono then you've definitely come across it. read more...

1 comment |category: |Views: 14

tags: another