Scott Xu

Results 58 comments of Scott Xu

@mcb30 any chance to make this feature optional/configurable?

It is not a a significant overhead yet. But there will be a lot of error logs in our TFTP service because the file is not found. We can update...

Thanks for the info. It is always good to be as consistant as possible. In our case, we use TFTP but not USB drive to support both BIOS/UEFI. To be...

It would be great if BIOS PXE Boot and UEFI HTTP Boot support autoexec.ipxe. I do agree that's the ideal solution and no embedded script is needed.

> > It would be great if BIOS PXE Boot and UEFI HTTP Boot support autoexec.ipxe. I do agree that's the ideal solution and no embedded script is needed. >...

Using Ninject.MockingKernel.NSubstitute could save some Nsubstitute setup work. Please check the README.

The exception message has already self explained.

Didn't you agree the error message has already explained? You have to setup all invocations with mock behavior strict. Moq.MockException : IEnumerable.GetEnumerator() invocation failed with mock behavior Strict. All invocations...

Another option is to engage the PK detection logic from inside the EntityFramework