Notesfor - notesfor.net

General Information:

Latest News:

Asp.Net custom ActionResult: CSV 29 Jun 2010 | 06:32 am

Recently, I needed to export some data into a CSV file. Curiously, there is no CSV support in Asp.Net MVC and writing your custom ActionResult is quite simple. Here is mine, if this can save you some...

Schedule a job on SharePoint with stsadm 9 Apr 2010 | 08:22 am

Last week, we were testing some custom jobs in pre-prod with a job that runs every day at 3 AM. As we don't want to wait for an entire day to test our code, we search a bit on google to find a "resch...

NotesForGallery 2.0 9 Mar 2010 | 03:31 am

NotesForGallery is an open source control on top of the Microsoft ASP.NET AJAX framework for easy displaying image galleries in the asp.net web applications. The objective of this project is to build ...

Html to OpenXml converter 6 Mar 2010 | 11:44 am

Who ever dreamed to convert HTML to a Word document? Lots of you as I can see on the forums… This is a recurrent question on the OpenXml forums: "how can I convert (or insert) html to word?" The clas...

SharePoint DateTime field with jQuery 5 Feb 2010 | 08:22 am

Sometimes ago, I wrote a post of how to extend a SharePoint DateTimeField to support Firefox too. I was using ExtJs. Now, here is the same solution but with jQuery. Still featured: Localization Min...

How to do unit testing with .NET RIA Services? 16 Jan 2010 | 06:13 am

This post is intended to show how to create unit tests on RIA Services. Step by step, I will show how to adapt the template “Silverlight Unit Test Application” in order to test its RIAs Services. To d...

How to create an interactive map in Silverlight? 15 Dec 2009 | 12:19 am

The purpose of this post is to create an interactive map that allows you to select multiple regions of a map. To do this we create a customized template based on a "ToggleButton. Indeed, thanks to "To...

How to create a specific UserControl Silverlight? 8 Dec 2009 | 03:28 am

The purpose of this post is to show you how to declare and use a specific user control in Silverlight. To do this I'll use a simple example of a Wizard page containing user control representing steps....

Domain Driven Architecture with Entity Framework 4.0 (POCO), RIA services and silverlight. 2 Dec 2009 | 01:52 am

Introduction The goal of this post is to create a simple example of an application with an architecture domain-driven using Entity Framewrok 4.0 and POCO, the RIA services and Silverlight. Installat...

Add and update custom document properties in a docx 17 Sep 2009 | 03:46 am

What is a document property you may ask? These are the common tags associated to a document like who is the author, last saved time, title, the total number of pages … Here is a screenshot of the pane...

Recently parsed news:

Recent searches: