Tagged Questions
The contracts tag has no wiki summary.
41
votes
14answers
1k views
How do you find a lawyer who is able to answer software development questions?
Many answers to questions on stackoverflow about issues related to contracts, copyright, patents, licensing, advise the questioner to consult a lawyer.
This sounds like good advice, but I believe the ...
24
votes
15answers
3k views
What can I do about my employer's intellectual property policy?
I've just started a new job, and the company's policy is that they own all intellectual property I create - whether I create it on their time or on my own. That means I can't contribute to open ...
16
votes
8answers
453 views
Should a company prevent employees from publishing an app in an appstore in their free time?
My company is trying to pass a policy forbidding distribution of any application (even free) in any appstore for all developers.
Their reasoning is that "outside work activities create a conflict of ...
16
votes
11answers
1k views
What is the logic and legality behind “I own you” contracts?
After reading "Dealbreakers for new programming jobs?" I was thinking about those "I own you"-contracts. To cite Chris Jester-Young:
The lack of ability to own code I write on my personal time, on ...
15
votes
12answers
3k views
What the difference between Consulting and Contracting
In regards to programming, what is the difference between being a contractor, and a consultant?
10
votes
9answers
1k views
To NDA or not to NDA?
Assuming a small off-hours development project that may or may not have market value but which the project owner does not want to open source (or at least not at the moment). What is the proper way ...
7
votes
1answer
372 views
How do I use code contracts in .NET 4.0 without making my code look cluttered?
I have started using Code Contracts and have found that it makes it difficult to immediately spot the 'guts' of a method.
Take this (very simple) example:
public static void UserAddNew(string ...
6
votes
4answers
431 views
WCF - multiple service contracts using pretty same data contracts
I have a new question for WCF gurus.
So, I have a class User which is close to the 'User' representation from the DB which I use for database operations. Now, I would like to have 2 different service ...
5
votes
2answers
549 views
Time Estimate for a Contract PHP/Mysql Web Application Job
I'm debating contracting the development of a web application but don't want to insult a professionally experienced programmer with my budget if it's unrealistic.
Can someone with expertise here ...
4
votes
3answers
115 views
Code Contract Best Practices
I have several questions regarding code contracts, and the best practices for their usage. Lets say we have a class, with several properties (see below for example):
class Class1
{
// Fields
...
4
votes
2answers
125 views
How do you use CodePro's contracts in Eclipse?
I thought I understood CodePro's contracts, but they seem to have no effect. For example:
public class ContractTest {
private int number;
/**
* @pre inputNumber > 0
*
* ...
4
votes
2answers
139 views
Is all of .NET updated to use Contracts?
Since the introduction of Contracts to .NET 4.0, I am wondering if Microsoft propagated this to all of their classes like in the BCL?
If not, then why? This kind of feature only makes sense if it's ...
4
votes
7answers
242 views
WCF contract for Field level update
I'm developing an application that does some CRUD operations through a WCF service. The read method returns a complete entity, the update is performed through a legacy system, and only the changed ...
4
votes
1answer
295 views
Finding software development contracts
For the last few years I've been working as a self-employed software developer. Doing various gigs as they came my way. For the most part I've been fairly lucky, as my own personal network has yielded ...
3
votes
3answers
140 views
How to implement a Stack class in C#, with pre/postconditions and invariants?
Does anyone have any examples or ideas on how / what is the best way to implement a Stack class in C#? I understand that there is already a Stack class, but I need to understand how to actually ...
3
votes
1answer
214 views
code contracts build performance
My question is very straight forward: does any one experience increased build time when code contracts are enabled?
2
votes
2answers
180 views
contracts in java
I'm trying to find out more about the meaning of contracts in java.
Here's an example of two contracts in java:
*/
* @pre arr != null
* @pre occurrences(4,arr) == occurrences(5, arr)
* @pre ...
2
votes
2answers
650 views
What does “Prior Inventions And Original Works Of Authorship” mean?
I'm about to start a job and they want a list of "Prior Inventions And Original Works Of Authorship". What exactly should I include? Should I include anything I can point at that I've worked on? ...
2
votes
1answer
67 views
Is there any value in seperating wcf service contracts from your interface definition?
I have an interface ICustomerService:
public interface ICustomerService
{
CustomerList FindAll();
}
and a concrete class implementing that interface. Now I need to expose the method over the web ...
2
votes
3answers
118 views
Adding custom developed code to software product
In your opinion is it common and ethical to do custom software development for a Customer and then add that software to your base product which is available to your other customers?
My take on it is ...
2
votes
2answers
1k views
Contracts in C# 4.0
If I have a Vector3.Normalize() method that specifies a post condition where the resultant Vector3 is gonna have a length of 1, how would the compiler check for this at compile time (or before)? Does ...
2
votes
4answers
224 views
What's a good way to manage casual development work?
I was recently approach by someone I don't know asking if I wanted to do some programming work for him (on behalf of a client he has). The job is a short term project which involves writing a small ...
1
vote
1answer
48 views
WCF - handle versioning
If I need to go from this service contract:
[ServiceContract(Namespace="http://api.x.com/Svc1")]
public interface IService1
{
[OperationContract(Name = "AddCustomer")]
bool ...
1
vote
3answers
58 views
Why CodeContracts Static Analyzer doesn't make warnings?
I have several user controls, that are subscribed to the event handler in another class.
I'm learning CodeContracts in C#, and I wonder, why does Static Analyzer allows writing code like this:
void ...
1
vote
1answer
211 views
WCF Add Service Reference
I am wanting to know how to add more then just one interface type in a service. at the moment i can only get one to show . I have a few other interfaces i would like to see appear under the service ...
1
vote
1answer
266 views
SvcUtil and /dconly generates XSD's for data types NOT marked with the DataContract attribute
Has anyone ever encountered a problem with Svcutil and the /dconly option where it generates metadata for EVERY data type in an Assembly, even if it is NOT marked with with the [DataContract()] ...
1
vote
1answer
201 views
False Negative Unit Test with Pex, Contracts, and QuickGraph
everyone. I have a perplexing interaction between contracts, pex, and quickgraph and would be very grateful for advice from the more knowledgeable. I have boiled it down to a repro case where ...
1
vote
0answers
46 views
Does .NET Code Contracts have default failed condition behaviour?
If my Code Contracts failed for class X, i want a default behavivour inside that class
instead of throwing exception.
Suppose i have a video processing class...And it takes binary data to produce ...
1
vote
2answers
1k views
Action and ReplyAction in WCF Proxy
What is the use of Action and ReplyAction in OperationContract attribute ?
1
vote
2answers
61 views
Term for “open” number of hours for an assigned person/resource on an IT contract?
Quick question...my wife is drafting a small agreement for her the IT company she works for to work with another IT company in which her company will lend or assign programmers, without limiting or ...
0
votes
0answers
21 views
Client selected freelancer to work alongside me on my code? [closed]
I've produced ALL of the code on for a client's system. And invented some of the system's features. Some of this code is my own 'off the shelf' stuff I've developed for other projects (other clients ...
0
votes
1answer
96 views
Using Cofoja with Wicket (or even with just Maven)
I am trying my darnedest to get Google Cofoja to run in my Apache Wicket application which uses Maven2 as seems to be standard.
The project was initially generated using Leg Up with the Archetype ...
0
votes
0answers
79 views
contract template between Independent contractor (freelancer) and IT business [closed]
im after a template for a contract between a Web business and Independant Contractors (developers and designers) who have been hired as independent contractors to do some work. Basically i need the ...
0
votes
0answers
149 views
NDA and IP contract without expiry date [closed]
I work in a small software devlopping company. I just received a NDA and IP contract to sign. IT does not have a expiry date.
Does that mean it is a lifetime agreement with the corporation ?
Even ...
0
votes
1answer
205 views
WCF message contracts and namespaces
I have a WCF service which i've defined a message contract for. I've set IsWrapped to false. When I send xml to my service I have to specify the tempuri namespace in the root node of the soap body or ...
0
votes
1answer
79 views
What's the reason the static analysis wasn't made available to VS 2010 Pro? [closed]
Is it so that the regular developers focus on writing their Contracts locally and then submit them to be analysed globally?
Or is there a way to get something comparable to this experience? Maybe as ...
0
votes
1answer
118 views
Domain Model and Contracts
I am modelling a DVD Rental Store:
A Client gives its clientNumber to the System.
The System checks whenever the given clientNumber is valid.
The Client gives the name of the DVD he wants to rent.
...
0
votes
2answers
197 views
WCF Fault not being propagated to the client properly
We've got the following WCF Service Contracts:
[ServiceContract(Namespace = "http://example.com", Name = "Service1")]
public interface IService1
{
[OperationContract]
...
0
votes
2answers
150 views
Contracts vs Exceptions
Let's assume I have the following code:
public class MainClass {
public static void main(String[] args) {
System.out.println(sumNumbers(10, 10));
}
//@requires a >= 10;
...
0
votes
0answers
234 views
Microsoft Contracts: Assembly load resulted in metadata import warning
I'm trying to learn my way around the Microsoft Code Contracts libraries, and I have the following simple function:
internal static Engine CreateBuildEngine(Microsoft.Build.Framework.ILogger logger)
...
0
votes
3answers
351 views
Source for paid software and web site contract templates
Related to this question looking for free software programming contracts, what source do you recommend for paid software contract templates? I have not found decent free ones on the web that cover ...