Wednesday, June 10, 2009

3 ways of applying layouts using SilverLight

Must be this article is very basic. But I have seen many silver light developers struggling to layout controls and objects in silver light. In section we will quickly walk through 3 different methods of layout for silverlight. In this article we will go through each of these layout implementation and do a simple sample for the same.

Read more at http://www.dotnetfunda.com/articles/article406.aspx

Author: Questpond

Tuesday, June 9, 2009

Working with Two ListBoxes

In this Article I am going to explain how to send a Selected Item from one ListBox to another ListBox

Read more at http://www.dotnetfunda.com/articles/article405.aspx

Author: Syedshakeer

ASP to MOSS

We already have a number of ASP .Net Web Applications consisting web forms, user controls, business layer, and data access layer, Many times a need arises to add this web application to a SharePoint site. This article discusses different ways of integrating aspx pages of a web application to a SharePoint site.

Read more at http://www.dotnetfunda.com/articles/article401.aspx

Author: Prachi.taunk