 |
|
 |
Thanks michael for ur quick reply. I am not that much familiar with blend,worked on that,but not that much confident. I nees some example applications how to do those applications in silver light and how to develop those one by using silver light.i need only guidance
just look this example,it provides all the business operations and reports. i have to develop in such a way. i dont need completely. just i need i some guidance and some example applications i can develop my application in a such a way.go thorugh below example http://www.cookingwithxaml.com/meals/financials/default.html[^]
Thanks
Kishore
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
 |
Hi,
We've developed an app that uses Silverlight (mostly plays videos). We're using VS 2008. The app runs fine when launched from VS 2008. When we publish to a website using VS 2008, and launch the page, the page does not display any SL controls. Right-clicking on the page simply display the right-click menu with 'Silverlight Configuration'.
What are we missing? Do you need to install any server compnents for Silverlight? We have installed the plug-in for the browser. We'd like to go live with this end of May.
Thanks.
Shefali
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
shefali_sinha wrote: hen we publish to a website using VS 2008, and launch the page, the page does not display any SL controls. Right-clicking on the page simply display the right-click menu with 'Silverlight Configuration'.
Have you registered MIME type for xap? You need to do that if you are using IIS.
shefali_sinha wrote: Do you need to install any server compnents for Silverlight?
No.
shefali_sinha wrote: We have installed the plug-in for the browser.
Is it the correct version?
shefali_sinha wrote: We'd like to go live with this end of May.
AFAIK, Silverlight 2 beta1 can't be used for commercial application. You will need to wait Silverlight 2 beta2 that will be released with Go-Live commercial license.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Michael,
Thanks.
About going live, please see http://silverlight.net/GetStarted .
Its says:
"Microsoft recommends companies begin to experiment and build with the Beta to ensure applications can be deployed on subsequent releases, there is also a Go-Live license available for Silverlight 2 Beta 1 for early adopters."
So, I think we're OK deploying with SL2 beta 1.
Thanks. Shefali
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
shefali_sinha wrote: So, I think we're OK deploying with SL2 beta 1.
I know you will say like that because we have some discussions about that in Silverlight forum..
Based on what MS guy said, it's not allowed to use it for commercial application...
Ref:
Ashish from Microsoft said[^] ~
When is Silverlight 2 - final version expected to be released?
We are targeting late Summer
Here is a rough timeline: Silverlight 2.0 Beta 1 (Q1CY08 with limited (non commercial) Go-Live) Silverlight 2.0 Beta 2 (Q2CY08 with Go-Live) Silverlight 2.0 RTM (Summer 2008) – Exact timing TBD
Silverlight v.next – We are working on a v.Next plan and have nothing to announce at this time
Silverlight for mobile – No date available
Tom Taylor from Microsoft Silverlight team said,[^]
The license in the current version of Silverlight 2 (beta 1) does not allow for commerical use. This will change for Silverlight Beta 2, and obviously for the final release.
So, you decide! I'm just sharing something that I got from MS guys....
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi, i tried to implment the MVP Pattern in silverlight 2 but i found some problemes. First i create a several project: - Silverlight project (views: xaml pages ) - Presenter project (presenters and viewInterfaces) - WebServices project - Model project (buisness object) When i tried reference my presenter project to silverlight project ( the view implement the view interface) Visuel studio 2008 poste this error message: "Silverlight projects can only be referenced by other Silverlight projects" this is understandable for deployed code but what is the solution for this, how can i add this reference.
thanks for your help
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello,
almora007 wrote: When i tried reference my presenter project to silverlight project ( the view implement the view interface) Visuel studio 2008 poste this error message: "Silverlight projects can only be referenced by other Silverlight projects" this is understandable for deployed code but what is the solution for this, how can i add this reference.
You can't reference other .NET dlls except Silverlight Class Library only. When you create the presenter project, you need to choose Silverlight Class Library template.
almora007 wrote: - WebServices project
Another thing that you should know even you didn't ask..
If you are using Visual Studio Development Server, you can't use different webservice project because of cross-domain issue. You will need to add the web service item to ASP.NET project....
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi,
We're using SL v1 to play a video streams from a Window Media server. We had no problems when we were using windows media player to play this video, but when using SL, the time slider causes a long pause, very slow rendering the video.
Has anyone solved this problem?
Are there any good sample implementations that someone could point me to?
Thanks. Shefali
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi,
Were you able to resolve this?
I have implemented Silverlight players using "MediaElement" (embedded as part of main Page xaml) as well as the "MediaPlayer" (separate Silverlight control) and both exhibit the same symptoms i.e. playing audio and video slowly. In the case of audio it seems to be repeating three times as it progresses.
Any guidance appreciated! Thanks, Alan
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi all,
I am planning to develop a website which have a simulator where allows users to design thier nail design online. This will be something drag and drop the design to the fingernail in 3D mode,decoration the nail and also display the nail design gallery in 3D which is fully interactive.
I do not want to choose Flash is because it just align the timeframe and simple coding. I want algorithm in my program and it is quite challenge to me to learn.
I posted on C# forum and others as well and they suggest me to use Silverlight. Do anyone have any website related to the Silverlight?Is Silverlight involved algorithm?
Thanks.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
I have install following components in my stem
Silverlight.2.0 silverlight_sdk VS_SilverlightTools_Alpha_Setup
now when i am opening Sliverlights project i have getting errror :
Package Load Failure......
can any one help me ?
Thanks in Advance
Best Regards ----------------- Abhijit Jana "Success is Journey it's not a destination"
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
my problem has been solved. my VS_SilverlightTools_Alpha_Setup vesrion was older.
Thanks @@@@@
Best Regards ----------------- Abhijit Jana "Success is Journey it's not a destination"
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
The source for Silverlight 2 controls has been released with thousands of unit tests along with the test framework. That said, to develop Silverlight-based applications that use the Silverlight 2 Beta 1 controls, you do not need this source code. Instead, you must install the Silverlight 2 Software Development Kit (SDK) Beta 1. The source code for the Silverlight 2 Beta 1 controls enables you to learn the inner workings of the controls. To get the source code and tests, see Source Code and Unit Tests for Silverlight 2 Beta 1 Controls on Microsoft download site.
The download is useful if you want to extend the controls or use them as a reference implementation when you implement your own controls. Complete unit tests provide additional guidance in developing polished, professional controls.
This download contains the complete source code and unit tests for the Silverlight 2 Beta 1 controls included in System.Windows.Controls.dll, System.Windows.Controls.Extended.dll, and System.Windows.Controls.Data.dll. The source code for the Silverlight 2 Beta 1 controls includes implementations for the following controls:
- Button
- ButtonBase
- Calendar
- CheckBox
- ContentControl
- DataGrid
- DatePicker
- GridSplitter
- HyperlinkButton
- ListBox
- RadioButton
- RangeBase
- RepeatButton
- ScrollViewer
- Slider
- ToogleButton
- ToolTip
- WatermarkedTextBox
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Hi All;
[Edited to include link to mentioned tutorial]
I am trying out Scott Guthrie's Silverlight tutorial and got stuck in a rut. I cannot find any details around.
When I query DIGG on 'car', 'cars', 'sport'....I get an error (described later), while if I query 'space', 'baseball', 'microsoft' I get expected XML. Just does not make sense.
The Exception is: System.Reflection.TargetInvocationException Inner Exception: System.Exception: Download Failure.
Tnx to all Ian
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
modified on Thursday, May 1, 2008 4:45 PM
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi.
The DIGG service is not returning search results (which is why you can't just send it any ol' string). Rather, it's returning items that belong to a defined topic.
If you go to Digg.com, you'll see the topics divided into categories along a bar at the top of the page. You have to supply one of the sub-topic strings to get a valid response.
This is why you can use "baseball" but not "cars". There's a "baseball" topic at DIGG.com but there isn't a topic called "cars".
-Ian
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
 |
AAAAHHHH! Somebody hit me in the ol' head.
But in my defense...I never went on Digg before today.
Tnx
Ian
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello All, I was assinged to create/find a silverlight application which should be like media player.
I got success in getting application from here.
When I downloaded it and run it on my machine it runs well, but as I tried to create web Part for the same it does not display anythind in the Web Part. 
While debugging (using alerts) I found that the function in StartPlayer.js file EePlayer.Player._getUniqueName("xamlHost"); returns nothing and hence it is not displaying anything.
Now as I am very new to silverlight and also for Javascript I stuck up here.
Can anyoine please let me know what should I do to make it run in SharePoint Web Part?
Thanks in Advance Paras Kaneriya
Paras Kaneriya The difference between genius and stupidity is that genius has its limits.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello,
The ID of the DIV where you host Silverlight content might be changed in SharePointWebPage. Can you please view the code at runtime and find out what the actual id is?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
hi,
anybody know how to get the photo gallery using silver light
plz reply me...
Rajendran.AL
|
| Sign In·View Thread·PermaLink | 1.00/5 (2 votes) |
|
|
|
 |
|
|
 |