Gary Bilkus

Results 4 comments of Gary Bilkus

I've done some more investigating and found what I think is a fix for the issue. If the pfd socket is opened as a SOCK_DGRAM rather than SOCK_RAW, the ethernet...

I've done some playing with breeze now and it seems quite promising as a way of leveraging entity framework code in the browser. You can very easily set up a...

Thanks @alfonsogarciacaro So a grossly simplified example of the difference between the client and server types looks like this Server: ```` type Accounts() = member val Guid = "" with...

I too am having trouble getting this to work. The library appears to be non-functional at the moment. I got something to work only by hacking the source code to...