The use of existing software, or software knowledge, to build new software
I'll preface this with, I've just started learning Android so be gentle. I come from an ASP.NET / Silverlight background …
android layout code-reuseI am writing my first app in react native and my js file is getting pretty big. What is the …
javascript react-native libraries code-reuse code-structureAfter trying to get this to work for a while and searching around I am truly stumped so am posting …
python django object code-reuse getattrI'm a newbie to SSIS / C# (I'm generally a Java developer) so apologies if this is a really stupid question. …
c# ssis code-reuseIs there a way to reuse a jar with JPA annotated entities in more than one SE applications (as a …
java hibernate orm jpa code-reuseLet's say I have a Django project with three apps: foo, bar, and glue. I'm trying to follow reusable app …
django django-urls code-reuseWhat are the disadvantages of using inheritance as a way of reusing code?
inheritance code-reuseWe use SQL Server 2005. All our data access is done through stored procedures. Our selection stored procedures always return multiple …
sql sql-server code-reuseFor a while now I have been killing spare time by creating a 2D game programming toolkit/library. It is …
iphone macos ios code-reuseI am trying to find a way to prevent users from double-submitting my forms. I have javascript that disables the …
python django code-reuse