Michiel

Stories submitted by Michiel

Convert ASPX to Razor for MVC 3(www.michielpost.nl)

submitted by MichielMichiel(45) 10 months, 2 days ago

This tool converts your old ASPX files to the new Razor format for MVC 3. It's open source and is able to convert all your pages, including master pages. read more...

add a comment |category: |Views: 29

tags: another

NuGet Source Code Packager(www.michielpost.nl)

submitted by MichielMichiel(45) 10 months, 5 days ago

Create source code based NuGet packages with the NuGet Source Code Packager. Converts your sourcecode to .pp files for NuGet. The tool is open source and available on CodePlex. read more...

add a comment |category: |Views: 2

tags: another

Chain Reaction for Windows Phone 7 published(www.michielpost.nl)

submitted by MichielMichiel(45) 1 year, 5 months ago

Small strategic board game developed and published for the WP7 App store read more...

add a comment |category: |Views: 3

tags: another

Silverlight Multi File Uploader v4 released(www.michielpost.nl)

submitted by MichielMichiel(45) 2 years, 1 month ago

Version 4 of the Silverlight Multi File Uploader is released today. This free silverlight app an be used to upload multiple files simultaneously to your website. Includes full javascript integration, drag and drop, LITE version for custom integration in your existing website. read more...

add a comment |category: |Views: 17

tags: another

Silverlight Chat application with WCF Duplex Binding(michielpost.nl)

submitted by MichielMichiel(45) 2 years, 11 months ago

Silverlight Chat application which allows you to chat with multiple persons. The ChatHost broadcasts the messages to all connected clients. Full source code can be downloaded for free. read more...

add a comment |category: |Views: 477

tags: another

Saving files in Silverilght 3(michielpost.nl)

submitted by MichielMichiel(45) 3 years, 2 months ago

How to use the Save File Dialog? Silverlight 3 introduces the new SaveFileDialog, it let's you write files on a user's disk. Download the sample project read more...

add a comment |category: |Views: 11

tags: another

Silverlight 3 out of browser support(michielpost.nl)

submitted by MichielMichiel(45) 3 years, 2 months ago

It's very easy to enable the "Install onto this computer" menu for Silverlight 3, just uncomment the code in your AppManifest.xml file which is in the Properties folder of your Silverilght 3 application. read more...

add a comment |category: |Views: 4

tags: another