Advanced Forum Search Results
-
I unloaded ctp1
loaded ctp2followed the example
Introduction to Data Binding in CTP2
Microsoft.Data.Services - copy local = True
Microsoft.Data.Services.Client copy local = False
everything worked on the laptop
when I published (vs2008) everything published
when I get on Discount ASP I get the following ...
-
I tried to load to Microsoft dll but vs2008 wouldn’t let me because it said project 3 was a Silverlight project
-
in the above post all of my files, strings, whatever were created with vs2008Project Three is a VS2008 Silverlight project (Silverlight 3)Connection string is to a sql2005 databaseAdo 1.5 pops up in vs2008 and I select it..
-
'Microsoft.Data.Services, Version=3.5.0.0,
Could not load file or assembly 'Microsoft.Data.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
Vs 2008
ADO Net 1.5 CTP1
Silverlight 3
Project works great, on my laptop, ...
-
I have a beautiful example based on this article .. works like a champ ..
problem is that the article only goes for one table ..
if you have more than one table you get a entity tracking error ..
I am at my wits end trying to figure the following:
Use the ado example in the Silverlight 2 ...
-
I have a beautiful example based on this article .. works like a champ ..
problem is that the article only goes for one table ..
if you have more than one table you get a entity tracking error ..
I am at my wits end trying to figure the following:
Use the ado example in the Silverlight 2 ...
-
I am getting the exact error with more than one table ..
did you ever get a work around?
I have blog lots of the Microsoft big names and have yet to get a reply ..
the attach works ok but I get an error on the save routine
-
Hi!
Dou have a very very simple example of a line chart .. code behind as well as xaml .. the simpler the better .. the example in the tool box is great .. but no code behind .. i have scanned the web and cant find anything .. the best potential example was several months ago and one release ago
-
Once again, much thanks!
-
Jesse First Tutorial (which I am using , hapily, limits to a buton/Click ..
how about a version using a composite button on a canvas that requires a mouseLeftButtonDown .. when I tried it with version one it compiled but didnt work ..