Silverlight 2 beta2 – Samples Updated
Me and Chris updated our samples to support the latest version of Silverlight 2 beta2. I’m very sorry for taking that long for updating my samples. I was busy these days and couldn’t get enough time to play with beta2.
Contents
- Silverlight 2 Beta2 – Rich Text Editor (Demo)
- Silverlight 2 (beta2): International (Non-US) TextBox
- Silverlight 2 (beta2) – Database Operations with ASP.NET Web Service in Silverlight 2
- CRUD operations in Siverlight using ADO.NET Data Service (Astoria)
Silverlight 2 Beta2 – Rich Text Editor (Demo)

Download (Silverlight 2 beta 2) ~
- Rich Text Editor Control SourceCode <http://www.codeplex.com/richtextedit>
- Demo 1 “RichTextEditorDemo-SL2B2.zip (349 KB)“and Demo 2 (You can get it from Codeplex site)
Demos (Silverlight 2 beta 2) ~
Old Links (Silverlight 2 Beta1)
Silverlight 2 (beta2): International (Non-US) TextBox
Download (Silverlight 2 beta 2)~
Old Link (Silverlight 2 beta 1)
Silverlight 2 (beta2) – Database Operations with ASP.NET Web Service in Silverlight 2
![]()
Download (Silverlight 2 beta 2)~
Old Article (Silverlight 2 beta 1)
CRUD operations in Siverlight using ADO.NET Data Service (Astoria)
- Coming soon.




























Michael Sync » Silverlight 2 (beta1) - Database Operations with ASP.NET Web Service in Silverlight 2 said
am June 29 2008 @ 11:34 am
[...] Update You can download the latest version of sample that works with Silverlight 2 beta2 from this link. [...]
Michael Sync » Silverlight Rich Text Editor (Demo) said
am June 29 2008 @ 11:34 am
[...] Update You can download the latest version of sample that works with Silverlight 2 beta2 from this link. [...]
slyi said
am July 1 2008 @ 6:33 am
These are really great, especially the intl textbox.
Could you upload the controls to the silverlight streaming so we can view them online?
Michael Sync said
am July 1 2008 @ 6:50 am
Hi Slyi,
Okay. I will do that. I can upload those samples on my host. but I can’t upload “Database” sample and “Astoria” sample on my host or streaming service since I need to have SQL 2005 and .NET on server..
manawphyu said
am July 1 2008 @ 9:56 pm
Hello!
I visiting your home. so good.You can do it if you try hard.
Michael Sync said
am July 1 2008 @ 10:13 pm
Thanks for dropping by, ma nawphyu.
slyi said
am July 16 2008 @ 9:29 am
Link to Intl textbox should be http://michaelsync.net/demo/InternationalTextBox%28beta2%29.zip
abhijeet said
am August 4 2008 @ 12:18 am
links to zips not working..i need database operations with asp.net web services…
Michael Sync said
am August 4 2008 @ 12:37 am
Hi Abhijeet,
Thanks. The link is updated. Please check-out again..
qhnz said
am August 6 2008 @ 6:47 pm
When I clicked run in VS it showed blank page. But when I browse the SL2B2WebSrvTestPage.aspx it showed the interface where I can Add item and List item but when I try to click save, it took a long time to appear “success”. However, when I click listing, I saw nothing. What’s wrong?
Michael Sync said
am August 6 2008 @ 7:30 pm
Please take a look my reply at http://michaelsync.net/2008/03/10/silverlight-2-beta1-database-operations-with-aspnet-web-service-in-silverlight-2#comment-90595
Handy said
am September 9 2008 @ 11:09 pm
In your example you used the webservice in the same solution and it works perfectly. But when i used webservice from outside the solution, for example in the other virtual directory in my iis (so i just type the address and click “Go” button, not the “Discover” button), it did not work.
When i trace it in the debug mode, the error is “The remote server returned an unexpected response: (404) Not Found.” but if i tried to access the webservice in my browser it works and i can see the XML result.
Can you tell me what’s the problem?
Thank you very much for your attention.
Michael Sync said
am September 10 2008 @ 8:44 am
I think it might be cross-domain problem. please read how to configure cross domain xml file in MSDN….
Thor said
am March 3 2009 @ 4:37 am
hello, i`d like to sorry for my english first.
i have a few questions about your Rich Text Editor (RTE)
i want to try to integrate it to html-page (guest book) for beginning and..
i`m not a hardcore programmer (just learning) so may be my question will appear some kind of silly for you.
1. Can i integrate it to html-page “as is”, or i need to insert some special tags?
2. is word “DEMO” means some features are not working yet?
3. and what mean live demo?
Thor said
am March 3 2009 @ 2:05 pm
i`m actually interested in the version that was first and has “blue” interface, here it is: http://michaelsync.net/wp-content/uploads/2008/05/rte.jpg
and i want to refine it, and make some experiment too.
please, answer, thanks