Browse by Tags

All Tags » ASP.NET (RSS)

Silverlight 2.0 plugin ID or not ID by preishuber

My original problem was a call from HTMl via Jscript to the internals of a Silverlight plugin. My code fails I had huge problems to find the issue cause debugging doesn’t help and jScript doesnt support intellisense i a complete matter. My checklist 1...
Filed under: , ,

reverse engineering of Silverlight XAP files by preishuber

In my last post Michael Schwarz noticed that search engine spiders can theoretically index xap files. Silverlight 2.0 creates a xap file where dll’s, images, videos and xml are included. First step is to search in web for files with xap extension and...
Filed under: ,

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:

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: , ,

the "it's free" problem: caching of images by preishuber

a long time ago journalists were paid for investigate in story's. Today content is almost free. Blogger's dominate the world. The problem is also if 99% of the information is true and useful, 1% is wrong and dangerous. I found the following free article...
Filed under:

'ListView' is ambiguous in the namespace 'System.Web.UI.WebControls'. by preishuber

When you have Visual Studio 2008 and ASP.NET 3.5 Extensions installed you may run in following error. BC30560: 'ListView' is ambiguous in the namespace 'System.Web.UI.WebControls'. In my case, this happens when i drag an drop a Listview Control from toolbar...
Filed under:

prevent autoplay with Silverlight Streaming Service by preishuber

With Microsoft Expression Encoder you can create Silverlight Media Web Projects. This projects can be zipped and uploaded to silverlight streaming service. Then you can embed the video in your webpage with iframe. My problem was, that i didnt find any...
Filed under: ,

Call for Papers: VSone Munich Feb 13.-14. by preishuber

our company ppedv AG runs the major development conferences in Germany. We host the VSone as platform event for partners, speaker and attendees. VSone have nearly 100 Sessions and a huge exhibition. Everyone is invited to submit session proposals. Please...

next Wave Silverlight RC: by preishuber

there is not only Visual Studio 2008 in pipline. Also Silverlight 1.0 is Release Candiate, Expression Blend August and so on From http://blogs.msdn.com/tims/archive/2007/07/27/silverlight-1-0-rc1-is-here.aspx
Filed under: ,
More Posts Next page »