This is a mirror of official site: http://jasper-net.blogspot.com/

How to create a Web application in Silverlight using F#

| Thursday, August 25, 2011
Introduction

Today I am discussing that how you can create a simple web application in Silverlight using F#. We are creating a web application in F# but we also need to add a C# silverlight application for this. We need a F# silverlight library template, a C# silverlight application template and a little bit of code. Just follow the steps given below.

Step 1: Firstly open a new project in F# using Visual Studio 2010. Slecct F# silverlight library template and give name to it like below image.

hello1.gif

Read more: C# Corner
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://www.c-sharpcorner.com/UploadFile/f5b919/9001/

Posted via email from Jasper-net

0 comments: