LeedrickDotNet
Monday, January 14, 2008
People Search Box Error
›
I was trying to work out why an error was being thrown from a SharePoint 2007 web part today, that extends peoplesearchboxex .cs. The error...
Wednesday, August 08, 2007
SQLMetal Linq Schema Error
›
When trying to use Linq to SQL using SQLMetal to generate the classes and xml mapping file, I was getting errors at runtime relating to the ...
Sunday, August 05, 2007
SQLMetal Error
›
I am currently playing around with Linq to SQL, and I am using sqlmetal.exe to generate an external xml mapping file for my database. After ...
2 comments:
Monday, February 05, 2007
TFS: Unable to connect to the remote server
›
When trying to add a project to Team Foundation Server Source Control, the following dialogue box appears: Reason: Can be caused when worksp...
Monday, January 15, 2007
Strategy Pattern vs Visitor Pattern
›
I have been trying to memorise Gang of Four design patterns recently, and came across the Strategy and Visitor patterns. I struggled for a w...
2 comments:
Tuesday, August 15, 2006
Proxy Frustration
›
Recently I was getting a proxy authentication error when trying to test a web service. I had created an asp.net 2.0 website that contained a...
Sunday, January 29, 2006
Debugging Visual Studio 2005 AddIns
›
Recently I have been working on a Visual Studio AddIn and came across a problem. When I first created the AddIn project, a file was created ...
1 comment:
›
Home
View web version