IRON SharePoint

Four colleagues at Alcero and me have register a team (Hot Box) for this year IRON SharePoint competition at SharePoint Summit in Toronto. We will be building a SharePoint solution in less than three during the summit (May 14-16) and present to the judges our solution.

Beyond the 5000$ price for the winning team, as per the IRON SharePoint page:

The winners will also enjoy IRON SharePoint immortality and be the envy of their peers.

[Read More]

Visual Studio 11: Caller Attributes

One of the new features of Visual Studio 11 and the .NET Framework 4.5 are the Caller attributes:

  • CallerMemberName: allows you to obtain the method or property name of the caller to the method.
  • CallerFilePath: allows you to obtain the full path of the source file that contains the caller. This is the file path at compile time.
  • CallerLineNumber: allows you to obtain the line number in the source file at which the method is called.

These attributes help to simplify the code in certain scenarios, such as logging or when using the INotifyPropertyChanged interface (as in MVVM) and you need to pass the name of the calling property.

[Read More]

WP7 App: InterUrbain

MarketPlace_99x99

Here is a second application of my own creation: InterUrbain.

This utility application allows you to determine if calls between two phone numbers are local or long-distance. Simply enter the area code and the first three digits of the number to determine their distances. Simple, effective, and most importantly free!

SplashScreenPreCheck.frPostCheck.fr,png

If you have any suggestions, comments, or need support, do not hesitate to contact me (see the link at the top of this page).

[Read More]

Advertisements for Windows Phone 7

When developing applications, we always want to make our investment profitable and maybe even make a little profit. With Windows Phone 7 (WP7) there are 2 methods to generate revenue: app purchase and ad display. This article focuses on the second method.

Creating a pubCenter account

First, you need to create an account on the Microsoft Advertising pubCenter. pubCenter is the hub for WP7 ads and Windows 8 apps. Very simple and easy to use, so I will omit the account creation details in this article.

[Read More]

My First App – Sports MTL

MPLargeApplicationIcon

After a few months of experimenting with programming for Windows Phone 7, but without really publishing the application, I decided to try to launch an application that would be published: Sports MTL. An application that allows you to know the status of various recreational/sports venues such as ice rinks, slides, and cross-country ski trails.

This application is available in French and English, in trial or paid version. If you have any suggestions or comments about this application, please visit the UserVoice site for Sports MTL.

[Read More]

Microsoft and UserVoice

For some time now, Microsoft use the UserVoice platform for gathering feedbacks from some of their products, which mostly target developers. UserVoice is really good for that task and its looks even better than Connect for feedback, which is still use for bugs and technical issues. But I don’t they are any list detailing theses site. So here’s my short list, and if you found one, let me know!

Microsoft MVP C# 2012

P1091070

For a fifth year in a row I’ve been renew as a Microsoft MVP Visual C#!
Even if I do not have a ring on my award to prove it…

Happy new year!

StackOverflow in French

More than a year ago, I proposed, on the newly created Stack Exchange Area 51, to have a version of Stack Overflow for French-speaking developers. To my great surprise, French-speaking developers followed this proposal and it is now in the “Commitment” phase, or engagement, without even having advertised it!

Do you want to commit as well? Click on the image below to support this proposal!

Stack Exchange Q&A site proposal: Stack Overflow (in French)

[Read More]

Graphical Tool for PowerShell SharePoint

Microsoft has launched the Windows PowerShell Command Builder for Microsoft SharePoint 2010 Products and Microsoft Office 365 allowing you to create PowerShell commands graphically and more easily than if you had to type them yourself.

It is a simple Silverlight application but it allows you to make queries (SharePoint Server 2010, Foundation 2010, and Office 365) that can be more complex:

image

The documentation is here!

Happy PowerShell

I’ll be at SPC2011

MSFT_SharePoint_Conference_2011

Next week, I will be at the SharePoint Conference 2011 in Anaheim. This Microsoft event is dedicated to SharePoint and related technologies.

clip_image001

If you attend this event, meet me at the Alcero booth, which will be an exhibitor all week. It will be my pleasure to discuss with you!