Pages
-
Recent Posts
- Which Would You Rather Have: The Planet, Or A Patent?
- How Copyright Would Make The ‘Singularity’ Infringement If It Ever Arrived
- Network Analysis Reveals Apparent (And Legally Questionable) Attack On Torrent Networks
- Court Dumps Patent Lawsuit Against Tons Of Online Retailers
- Java: Jury Says Google Did Not Infringe / Comprehensive JVM Options List
Archives
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
Meta
Category Archives: Silverlight
PHPHOST BLOG
Web Hosting Related Articles You May Need
Silverlight TextBox Numeric Validation
While conducting a Silverlight training at one of my clients who was migrating from ASP.NET AJAX to Silverlight 4.0. While discussing input validations, my students raised a question that in AJAX we have the FilteredTextExtender using which the TextBox… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4 and 5 Tutorials–Link List
I recently published a list of Silverlight 4 and Silverlight 5 Tutorials that should be a useful resource for every Silverlight developer out there.
Check the article at Microsoft Silverlight 4 Tutorials You Must Read
The list provides learning resourc… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4 and 5 Tutorials–Link List
I recently published a list of Silverlight 4 and Silverlight 5 Tutorials that should be a useful resource for every Silverlight developer out there.
Check the article at Microsoft Silverlight 4 Tutorials You Must Read
The list provides learning resourc… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4.0 : Open .Exe Files using COM Interoperability
While working with Silverlight Line of Business applications, there may be a scenario where the user wants to open .exe applications e.g. Notepad or Calculator from the local machine. The question here is how to make this possible in Silverlight?
In S… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4.0 : Open .Exe Files using COM Interoperability
While working with Silverlight Line of Business applications, there may be a scenario where the user wants to open .exe applications e.g. Notepad or Calculator from the local machine. The question here is how to make this possible in Silverlight?
In S… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4: Consuming WCF REST Service using JSON
A nice feature of WCF programming is the support for REST and JSON, using which a client can communicate with the WCF service without using A proxy. In this article, I have used a Silverlight 4 client application to make a call to WCF service using JSO… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4: Consuming WCF REST Service using JSON
A nice feature of WCF programming is the support for REST and JSON, using which a client can communicate with the WCF service without using A proxy. In this article, I have used a Silverlight 4 client application to make a call to WCF service using JSO… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4: Creating Word Documents in MyDocuments Folder
Silverlight 4.0 supports COM automation. Using this feature we can interact with MS-Word, Excel etc via our application. The business requirement behind this isinteraction that a lot users prefer to store their data in Word or Excel format for immedi… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Silverlight 4: Creating Word Documents in MyDocuments Folder
Silverlight 4.0 supports COM automation. Using this feature we can interact with MS-Word, Excel etc via our application. The business requirement behind this isinteraction that a lot users prefer to store their data in Word or Excel format for immedi… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
Data Validation in Silverlight using Data Annotations and Data Form
While using Silverlight for developing Line-of-Business applications, the DataForm control is recommended for performing DML operations. This control provides data pagination, insert, and update and delete operations on the records. This control provid… Continue reading
Posted in Silverlight, Syndicated
Leave a comment
LATEST NEWS
