Browse by Tags

All Tags » .NET (RSS)

ADO.NET Dataservices:This collection already contains an address with scheme http by preishuber

I have deployed a Silverlight 2 application which uses ADO.NET Dataservices to a IIS 6. Problem #1: you see nothing in Browser register MIME Type in IIS and restart IIS Problem #2: no data is sown in Silverlight In my case it was a 2nd hostheader entry...
Filed under: ,

I Love VB: Silverlight UI Creation with XML Literals by preishuber

My actual problem is to develop a image (object) carousel. There are a lot of details to take care about. One of them is to create images dynamically with a great UI like border or shadow. First I startet up to write code like: Dim brd As New Border brd...
Filed under: , ,

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

Bind with Expression Blend: cannot create Instance Exception by preishuber

Databinding with XAML is a lot of work. There is no drag drop table wizard, don’t search for it. Expression Blend (2.5) have a little bit more automatic support for binding Objects. When Blend is in Design View there is under Project tab a Data tab. Step1...
Filed under: , ,

set as start page: Silverlight XAML by preishuber

I really miss the option “set as start page” in Visual Studio Explorer for Silverlight Projects. If I have time in the next days (;-))Ii will write visual studio extension for that purpose. In fact it is not complicated. The app.xaml have a codebehind...
Filed under: ,

fast and furios Silverlight Databinding with Gridview and embedded XML Data Resources by preishuber

I am currently writing a Silverlight 2.0 course. I always try to focus on the problem and reduce the code overhead. For my Module “Databinding with Silverlight 2.0” I try to include the data as raw xml. For that purpose I include a northwind.xml file...
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: , ,

Expression Blend RC available by preishuber

its not my usual type of post "yet another xxx download available". But Expression Blend is available as release candidate. Package is round about 25 MB. I am trying since a few weeks different things with WPF and XAML. The worst point at the moment are...
Filed under: , ,

VSone: .NET 3.0 German Book Launch by preishuber

at the VSone conference in Munich Germany, Addison Wesley presented the first German book about .NET 3.0 . All three authors where attending VSone as speakers. Picture:Authors Simon Steckermeier, Jürgen K(l)otz, Rouven (Ötzgür) Haban and Sylvia Hasselbach...

VSone Munich is coming by preishuber

I am presenting three sessions on VSone (Feb 13.-14. Munich, Germany). There is also a exhibition which can be visited for free! [Update] i also make a full day AJAX workshop in the post conference at feb 15th. Seats available!
Filed under: , ,
More Posts Next page »