Click here to Skip to main content
15,914,010 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: New Shipping Method From Amazon Pin
User 1013254617-Jan-17 0:57
User 1013254617-Jan-17 0:57 
GeneralRe: New Shipping Method From Amazon Pin
Corporal Agarn17-Jan-17 0:33
professionalCorporal Agarn17-Jan-17 0:33 
GeneralSupercharger Pin
#realJSOP16-Jan-17 7:23
professional#realJSOP16-Jan-17 7:23 
GeneralRe: Supercharger Pin
ZurdoDev16-Jan-17 7:28
professionalZurdoDev16-Jan-17 7:28 
GeneralRe: Supercharger Pin
Mark_Wallace16-Jan-17 7:43
Mark_Wallace16-Jan-17 7:43 
JokeRe: Supercharger Pin
snorkie16-Jan-17 8:19
professionalsnorkie16-Jan-17 8:19 
GeneralRe: Supercharger Pin
Slacker00716-Jan-17 11:57
professionalSlacker00716-Jan-17 11:57 
GeneralYour Own Framework Pin
Kevin Marois16-Jan-17 6:24
professionalKevin Marois16-Jan-17 6:24 
I just read an article here on CP where the author says "For many years I've been building a library themed "things that should be built into the .NET framework, but aren’t"."

I too have been compiling things I use regularly into my own framework. Everything from logging, registry stuff, app security, WPF things, Data related stuff, ZIP, messaging, etc.). In my WPF library I even subclassed the standad WPF controls and then in my WPF apps I use my version of the controls.

For the most part, when I find myself using code repeatedly I start thinking about where in my framework to put it so that I can re-use it again later.

So I'm curious... Do you do this? Create a library/framework of reusable code? If you, how do you put it all together? If not, how do you handle using/reusing common code?
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.

GeneralRe: Your Own Framework Pin
Mike Hankey16-Jan-17 6:39
mveMike Hankey16-Jan-17 6:39 
GeneralRe: Your Own Framework Pin
Chris Maunder16-Jan-17 6:49
cofounderChris Maunder16-Jan-17 6:49 
GeneralRe: Your Own Framework Pin
Kevin Marois16-Jan-17 6:50
professionalKevin Marois16-Jan-17 6:50 
GeneralRe: Your Own Framework Pin
Chris Maunder16-Jan-17 6:55
cofounderChris Maunder16-Jan-17 6:55 
GeneralRe: Your Own Framework Pin
Kevin Marois16-Jan-17 6:59
professionalKevin Marois16-Jan-17 6:59 
GeneralRe: Your Own Framework Pin
harold aptroot16-Jan-17 6:53
harold aptroot16-Jan-17 6:53 
GeneralRe: Your Own Framework Pin
Kevin Marois16-Jan-17 6:55
professionalKevin Marois16-Jan-17 6:55 
GeneralRe: Your Own Framework Pin
harold aptroot16-Jan-17 8:56
harold aptroot16-Jan-17 8:56 
GeneralRe: Your Own Framework Pin
Maarten197716-Jan-17 20:40
Maarten197716-Jan-17 20:40 
GeneralRe: Your Own Framework Pin
Eddy Vluggen16-Jan-17 7:22
professionalEddy Vluggen16-Jan-17 7:22 
GeneralRe: Your Own Framework Pin
Mark_Wallace16-Jan-17 7:45
Mark_Wallace16-Jan-17 7:45 
GeneralRe: Your Own Framework Pin
Kevin Marois16-Jan-17 8:00
professionalKevin Marois16-Jan-17 8:00 
GeneralRe: Your Own Framework Pin
Mycroft Holmes16-Jan-17 18:41
professionalMycroft Holmes16-Jan-17 18:41 
GeneralRe: Your Own Framework Pin
BryanFazekas17-Jan-17 2:57
BryanFazekas17-Jan-17 2:57 
GeneralRe: Your Own Framework Pin
OriginalGriff16-Jan-17 8:02
mveOriginalGriff16-Jan-17 8:02 
GeneralRe: Your Own Framework Pin
Kevin Marois16-Jan-17 8:24
professionalKevin Marois16-Jan-17 8:24 
GeneralRe: Your Own Framework Pin
dandy7216-Jan-17 8:27
dandy7216-Jan-17 8:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.