Posts tagged with csharp
Published 13 March 2013
in archive
with tags
random
,
csharp
Today I decided to wish my good friend @Farkie happy birthday: programmer style.
Continue reading …
Published 8 March 2013
in archive
with tags
ftp
,
ftpwebrequest
,
csharp
I've just been migrating the systems at work to a new host and it's mostly .NET 2.0 stuff, among the lot is some code which uploads images to a server, which for some strange reason has decided to stop working after 3 years and start uploading gobbledygook instead.
Continue reading …
Published 5 March 2013
in archive
with tags
easyauth
,
aspnetmvc
,
nuget
,
csharp
Now that my new website is live and all working, I've had a bit of time to put EasyAuth on NuGet so everyone/anyone can use it and also so that I can more easily work with projects that do use it (namely this website).
Continue reading …
Published 31 January 2013
in archive
with tags
entityframework
,
csharp
,
sql
So this has caused me quite a headache, but I've finally managed to get it working. Code First Entity connecting to remote SQL server.
Continue reading …