June 2008 - Posts

2
Comments

What I miss in Silverlight 2.0 by preishuber

No, I do not miss a particular control or class. I am thinking about principle design issues. Search Engines The extension for Silverlight applications is xap.  The content is kind of binary. At the end of the line, no content for search engine spider...
Filed under:
5
Comments

fixed: asp.net gridview dataformatstring by preishuber

A old problem was in VS 2005 and ASP.NET 2.0 that you have to set htmlencode=false to enable the dataformatstring. Since SP1 of VS 2005 ( and ASP.NET 2.0 ) there is a new property in town HTMLEncodeFormatString which have default value false. So it is...
Filed under:
4
Comments

what I miss in LINQdatasource by preishuber

ASP.NET SQLDatasource control was for me a super productive tool in the past. There are some small features missing like a more elegant data paging. ASP.NET 3.5 bring a new control LinqDatasource which have great support for data paging . So I tried ...
Filed under: , ,
More Posts