evolutiondynamique.blogspot.com
Blog Evolution Dynamique: novembre 2010
http://evolutiondynamique.blogspot.com/2010_11_01_archive.html
On NET and many other things. Mardi 30 novembre 2010. On the early days of October I undertook the second exam (about the .NET Framework 2.0). I had a good score and in combination with my first certification (about Web Application 2.0) I was entitled to earn the MCTS Certification (.NET Framework 2.0 – Web Application). I am proud of me! Have a good one! Mots clés Technorati : Certification. Montreal TechDays 2010 Experience. I attended the last 2 days the Montreal TechDays 2010. OPT312: Let Build Autom...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: Setting up Web Deploy on Windows Server 2008 R2
http://evolutiondynamique.blogspot.com/2012/04/setting-up-web-deploy-on-windows-server.html
On NET and many other things. Mercredi 25 avril 2012. Setting up Web Deploy on Windows Server 2008 R2. Last posts were about scripting an automated deployment of a web site using Web Deploy. Today’s post is about how to set up your Web server to make web deploy available. Remote Administration of IIS. First, you need to make your server available to remote administration. This link is thourough with it on learn.iis.net. From now on, you should be able to connect to remote server. To test it, open you...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: File not found : add a favicon !!
http://evolutiondynamique.blogspot.com/2012/04/file-not-found-add-favicon.html
On NET and many other things. Vendredi 27 avril 2012. File not found : add a favicon! Today, I started an application I developed rush last year. In my Global.asax file, I left a break point on the first line of the Application Error method. It happens that I was looking back then why I was notified on session start of an error. The debugging session gave away the information a file was missing. I scouted with Chrome web developer tools and nothing showed up. Everything looked just fine. NET Developper s...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: décembre 2010
http://evolutiondynamique.blogspot.com/2010_12_01_archive.html
On NET and many other things. Jeudi 16 décembre 2010. SQL Server Diagram support objects cannot be installed. I ran into this problem today : I could not create a diagram so I could easily create my foreign keys and relations between tables. When I want to create a diagram, I got a message saying :. I executed these queries and I could solve the problem. Many thanks to the blogger. Mots clés Technorati : SQL. The next screen shot represents the team themes and the document structure. The next thing is th...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: octobre 2011
http://evolutiondynamique.blogspot.com/2011_10_01_archive.html
On NET and many other things. Vendredi 21 octobre 2011. How to localize a Silverlight Application. You have started a new Silverlight application using the Navigation template and you have to support multiple languages or you just want to put your strings into a resx file to centralize them and to ease the maintenance. How should you proceed? Let’s start up with the basics. Create a folder named Resources inside the Assets folder. If you build you solution, it should build without error. GestionDesMenus&...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: MVC 3 Conditional validation
http://evolutiondynamique.blogspot.com/2012/04/mvc-3-conditional-validation.html
On NET and many other things. Vendredi 20 avril 2012. MVC 3 Conditional validation. This week was a terrific one. I did lots of thing and one among them was to add a required validation field on a text area. The problem was the text area was shown only under certain circumstances thus a conditional validation was required. After looking around on Google, I found that post. That give me the solution on what I was looking for. System.ComponentModel.DataAnnotations;. MyProperty { get; set; }. Web Deploy : W...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: novembre 2011
http://evolutiondynamique.blogspot.com/2011_11_01_archive.html
On NET and many other things. Mardi 15 novembre 2011. What is a unit test. I just read a great article that explains thouroughly what is a unit test. You can read it here : http:/ blog.goyello.com/2011/10/06/three-pillars-of-unit-tests/. Another great article that explains the difference between a mock and a stub. Find more information here : http:/ osherove.com/blog/2007/9/16/mocks-and-stubs-the-difference-is-in-the-flow-of-information.html. Mots clés Technorati : Unit Tests. Libellés : Unit tests.
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: février 2011
http://evolutiondynamique.blogspot.com/2011_02_01_archive.html
On NET and many other things. Mercredi 16 février 2011. Unit Testing with Rhino Mock using internal classes and methods. These last few weeks I have been supervising an interned. I gave him an assignment of creating unit tests for a class library (PackageServices) I have developed a few weeks earlier. First thing first, we added a new test project (PackageServices.Tests) to the current solution and we reference the PackageServices project. With this, we could start building our unit tests. NET Developper...
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: Scripting WebDeploy using Powershell
http://evolutiondynamique.blogspot.com/2012/04/scripting-webdeploy-using-powershell.html
On NET and many other things. Vendredi 13 avril 2012. Scripting WebDeploy using Powershell. Make the assumption you know how to make the web deploy using powershell and batch commands. This post makes the assumption you are able to publish with Visual Studio using the WebDeploy method :. And when publishing, you should get a result like this one :. Start Web Deploy Publish the Application/package to https:/ servername:8172/MsDeploy.axd? Publish is successfully deployed. PSrc = $( throw. PTarget = $( throw.
evolutiondynamique.blogspot.com
Blog Evolution Dynamique: avril 2012
http://evolutiondynamique.blogspot.com/2012_04_01_archive.html
On NET and many other things. Vendredi 27 avril 2012. File not found : add a favicon! Today, I started an application I developed rush last year. In my Global.asax file, I left a break point on the first line of the Application Error method. It happens that I was looking back then why I was notified on session start of an error. The debugging session gave away the information a file was missing. I scouted with Chrome web developer tools and nothing showed up. Everything looked just fine. Could not connec...
SOCIAL ENGAGEMENT