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.
Pingback: Michael Sync » Silverlight 2 (beta1) - Database Operations with ASP.NET Web Service in Silverlight 2
Pingback: Michael Sync » Silverlight Rich Text Editor (Demo)
These are really great, especially the intl textbox.
Could you upload the controls to the silverlight streaming so we can view them online?
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..
Hello!
I visiting your home. so good.You can do it if you try hard.
Thanks for dropping by, ma nawphyu.
Link to Intl textbox should be http://michaelsync.net/demo/InternationalTextBox%28beta2%29.zip
links to zips not working..i need database operations with asp.net web services…
Hi Abhijeet,
Thanks. The link is updated. Please check-out again..
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?
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
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.
I think it might be cross-domain problem. please read how to configure cross domain xml file in MSDN….
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?
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
Hello
I want to try to develop a Silverlight chat and i want to add emoticons support in my chat box.
Have you simple suggestion to do this.
I dont want complex functions like your RichTextBox
Thanks à lot
Try my chat here : UserName : guest / Pass : guest
http://www.furukoo.fr/furukoov2/TestPage.html
Yvan