.NET micro framework for embedded projects

Status
Not open for further replies.

Gomuap

Newbie level 1
Joined
Feb 11, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
mumbau
Activity points
1,286
Hi,

I am planning to design framework for embedded project...i have lots modules in one single projects. different modules working different people. some codes we are reusing. i need to avoid this...pls help how can i proceed....?

thanks in advance,

Gomuap
 

What code do you want to reuse?

If it is FOSS, then check the documentation. The binaries are probably fair game. Even if the originator wants you to recompile or if you want to recompile, you should just have to make sure that you follow the license details.

If it is MS .net stuff, well even MS deserves the consideration of being able to track where their code is used.

If it is MSDN stuff, then you really need to make sure that MS is fine with you using it.

If it is something else, then follow the general advice for FOSS above.

I know, you should already know that. Even so...
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…