Calling All .net Software Developers

CraftyZA

Golden Greek Supreme
VIP
LV
45
 
Joined
8/10/13
Posts
1,426
Awards
28
Age
47
Location
Centurion
While getting up to speed for interviews, i've hit a brick wall.
I'm trying to implement wcf on top of entity framework.
It mostly works, except when trying to return a list type of a data contract.
Ie,
DatabaseEntity db = new DatabaseEntity();
Db.sometable linq query select everything
The return the results.
Say for instance productcategories.
The data layer builds, but the moment i bind it to a dropdown control on a test client app, wcf shuts down, and the test app bombs out.
End points are mex, and httpbasic.
If I had hair, i would have pulled it out by now.

So if we have other developers here, that are willing to help, can we perhaps start a discussion here?
 
@CraftyZA , I'm sorry I can't help you. I don't even understand what you're asking of me. :D
I draw pretty pictures for a living. :D
Hope somebody can help you out!
 
I'm a developer, but I do COBOL - so all I can do is nod my head and smile knowingly :)
 
Sorry @CraftyZA my programming skills stopped growing a long time ago with C.

I do know of two folk that are hotshots, currently overseas. I used to work with them many years ago and we maintain irregular contact. If you really are at a loss and can find noone else that knows how to help you i could run it by them.
 
propeller_hat_md_wht.gif
It seems we have a few propeller heads onboard these forums... I did cobol but that ended back in the eighties when I started playing with modems and the online world.
 
Love your animated images @Rob Fisher
Saw another one a while ago on a different post of yours ;-)

When you put many propellor heads together, you can fly!
 
Love your animated images

I haven't used them for ages... I collected them back in the early days of BBS's (Bulletin Boards the forerunner of the internet) and finally there is forum software that support animated GIF's! Old technology meets new technology! :p
 
Lol

I remember Beltel. Cant remember what year, probably around 1990
 
yeah nope cant help you either Crafty.... I sell Vape stuff for a living soooo I dont even know what any of that gibberish means!
 
Geez I feel your pain! But unfortunately only do a little bit of C for programming micros in electronic projects.
 
Sorry dude! Wish i could have helped but im into networking and servers, programming is not my thing.
 
Yo crafty, All I know is VB from varsity and these days all I work with is PHP. I am no expert, but just know how to manipulate code. I also have a friend that works at Pastel doing .net dev, however, he is hard to get hold of. If I was you I would recommend using stack overflow. They really helpful community of developers if you get stuck. I use them all the time.. http://stackoverflow.com/
 
Back
Top