[Achieve] – ABOUT ME!
Hello – My name is Michael Sync. I’m currently working as a senior software engineer in the area of Microsoft .NET technologies and Web Service. I started working as an professional developer since 2002. C# and Javascript are my favorite…
Uploading with Silveright 2 Beta 1 and WCF
By: Brad McKelvie SourceCode Download : Upload.zip This is a guest post by Brad McKelvie. (Thank a lot, Brad!) If you like to share some tips/tricks, articles or tutorials, please let me know. This method allows the upload of any…
Silverlight 2 (beta1): User Control Inheritance
We have been discussing about how to inherit a Silverlight page or Silverlight control from the base class lately in Silverlight Forum. (You can read our discussions here, here, here and here.) As the most of .NET developers have the…
Tips/Tricks: How to center Silverlight control on a webpage?
[Post written as of Silverlight 2 beta 1] Question: How can I center my Silverlight UserControl on the center of the web page (horizontally and vertically). To reproduce, create a new default Silverlight application in VS2008. I want that default…
Tips/Tricks: Where is DataGrid in Microsoft Expression Blend 2.5?
This post is just a tip for those who are not able to find DataGrid in Expression Blend 2.5 (March 2008 Preview). Laurent Duveau asked this question in Silverlight forum. I tried to find this solution and replied him in…
ADO.NET Data Service (Astoria) in Silverlight 2 (beta1)
Download : SL2Astoria.zip (1.21 MB) Content Introduction Background Creating database in SQL 2005 Creating Silverlight project and ADO.NET Data Service in Visual Studio 2008 Creating a XMLHttpRequestWrapper class Inserting new record in Silverlight Updating the existing record in Silverlight Retrieving…
