Manfred's Blog

Blog about computer, software and programming.

Wednesday, November 6, 2013

Sitefinity ajax requests

›
On a project at work we used Sitefinity from Telerik as a CMS System. I can say that it is a very good and especially end-user friendly CMS ...
4 comments:
Wednesday, April 11, 2012

WCF RIA Services with JSON endpoint

›
Today I had the task to add a JSON endpoint for a WCF RIA service for which there exists a Silverlight client. I wanted to state some proble...
1 comment:
Monday, March 12, 2012

Entity Framework no columns when mapping stored procedure

›
Recently I had the problem that I wanted to map a stored procedure with the Entity Framework. As soon as I clicked on "Get column infor...
1 comment:
Wednesday, March 9, 2011

New version of Team Viewer

›
Since my first blog post about Team Viewer has become a sort of "support forum", which has reached 125 comments now, I decided to ...
5 comments:
Monday, November 29, 2010

Smelly code

›
Original, smelly code public bool isLocked(string s) { if (!File.Exists(s)) return false; try { FileStream f = File.Open(s, FileMod...
2 comments:
Monday, July 19, 2010

Strange undestroyable folders

›
A friend of mine had a very very strange problem. Suddenly on his external hard disk there appeared a bunch of very strangely named folders ...
2 comments:

Direct SQL vs. View vs. Stored Procedure

›
I was wondering for a very very long time what all these "battels" around direct sql, views and stored procedures are about. I rea...
5 comments:
›
Home
View web version

About me

Unknown
View my complete profile
Powered by Blogger.