Reading Notes #46


 

Cloud

 

Programming

“there is, as Joshua Topolsky puts it, “a missing link in our computing experience” (engt.co/9GVeKl). “
  • The key to AddOrUpdate (Arthur Vickers) - While waiting for the next release of EF this post explain very clearly how to implement an extension method to help use in a more generic context when we want the same functionality of the DbSet.Find in a AddUpdateEntity method.
  • Mocking Dependencies != IoC (or at least it doesn’t have to) (Vincent-Philippe Lauzon) - Interesting tutorial that explains an alternative to mock without using dependency injection IoC by using the Lazy.
 

Integration

  • Michael Stephenson - Tips on when not using BizTalk config file and reference on another post to more details.
"I wrote a blog post a few years ago around the options for where you could put configuration settings in BizTalk (Click here)."
 

Miscellaneous


~Frank


Reading Notes #45

WasabiCloudCloud

Azure lets us focus on our product rather than focusing on how we need to scale the application
“For a rich comparison of SQL Azure and Windows Azure Table storage, see Joseph Fultz’s MSDN Magazine article at: http://aka.ms/SQLAzureVsAzureTables.”
This blog has three posts that give detailed explanation of how a test rig with Controller and Agents can be created in Windows Azure.”
There does not seem to be any good working OAUTH v2 examples for Java using ACS

Programming


Miscellaneous


~Frank


Reading Notes #44

They Will Bring You In The Cloud
They will bring you in the cloud.

Cloud


Programming


Miscellaneous

  • 5 Tricks for a Killer Company Blog - Five simple tips to get started blogging in a business perspective.
  • Hit the Presentation Sweet Spot - Twenty minutes is very short. Maybe it is a good idea for a specific type of presentation... How do you plan a 2-3 formation?
  • Your Personal Brand as a Developer: Implementing (Part 2 of 2) (Jonathan Rozenblit) - Part 2 on an unusual topic but important. Our brand, as a person. On the internet everything is amplified and could be seen by a lot of people very quickly. A post to read "before it is too late".
  • Coping with Email Overload (Peter) - This could be a good advice for a lot of people. While I'm working on a project where co-workers are across the country I not sure I can do this but maybe tweaking it with rules for only those people.

Reading Notes #43

Cloud


from Wely's Cloud Journey blog


Programming

  • Need A Cloud Monkey? Netflix Unleashes Simian Army - Monkeys is the name of all those programmes or applications that are used by Netflix to watch their system. This post report that Netflix announce they will give the code as open source.
  • Outside-the-Box Pizza, Part 3: Mobility & Responsive Web Design (David Pallmann) - In this post all the CSS tricks to support the Responsive web design will be explains. The goal is to support the army of different mobile devices.
  • Why you need to learn async in .NET (weblogs.asp.net) - Nice post with a code sample that illustrate the advantage of using the async framework. Let’s the code represents “the what” of what you want to do not “the how”.
  • WCF-SQL Adapter and permissions - Well explain. I got this once, and I remember spending few minutes trying to understand this error message... It's a shame that it's not the good one that is display first...
  • Lowering the Barriers to Code Generation with T4 - If you are not already using T4 or if you think code generation is only for "big project", this post is for you. This very nice tutorial shows how to use T4 to improve the quality, the stability and the readability of your code. A must for all serious .Net developer.

    Miscellaneous


    Reading Notes #42

    image

    Cloud

    • MCSE is Back–and Better Than Ever!! - Important new from Microsoft this week: certifications for the cloud. This post is a good summary of this new reality.
    • An Up-Close Examination of the Microsoft RDP Vulnerability (Guest Author) - Important RDP vulnerability was fixed in the March patch. Since in Azure the remote is disabled by default and that some firewall rules protect some connections, if you use Azure you are now safe and probably you were never really in danger. But if you are using an image on AWS you probably should apply you Windows Updates...
    • Announcing the Refresh of Service Bus EAI & EDI Labs (Harish Agarwal) - The Windows Azure team listened to our feedback and new features and a lot of performance improvements in the updated version of the EAI & EDI labs.

    Programming

    […] Are people who speak at conferences speaking because they are the best, or are they the best because they are speaking…[…]
    […]The best way to learn is to teach.[…]

    Miscellaneous

    • Succeeding with Agile - Nice tip that look simple and efficient.
    • My car ships with crapware (Scott Hanselman) - Hilarious and true, why we can have a super dual-core computer in our pocket but our car come with a so crap old "computer"?
    • 5 Presentation Apps to Try - Quick list of nice tools helping us to pass through a presentation or after to share some files.
    • 12 Ways to Attack Any Challenge - Facing difficulties is good. It's mean you are challenging yourself. That you try to become better. This nice post is refreshing your memories about ways to overcome those challenges.
    • More of What You Came For (Michael Desmond) - The team of the MSDN Magazine are since ... forever trying to always offer more. This time is by giving more content (some exclusively) on their web site. Like the column Azure by Bruno Terkaly.
    • 18 Minutes: Find Your Focus, Master Distraction, and Get the Right Things Done (Peter Bregman) – A great book that explain a lot of little think that we could do every day to help to focus on the thing we want to accomplish. Nothing magic but it help to take better decision. Peter use a lot of personal story to explain is thoughts and that improve a lot the comprehension. It was my first experience with audio book, and I really like it. It was done by Peter Bregme himself.


    ~Frank



    Reading Notes #41

     image from The Cloud Strategy Blog

    Cloud

    […]cost efficiency doesn’t equate to cheap or even free. You can determine the cost to be efficient when the equation can’t be changed to reduce cost without also reducing the services or functionality—meaning[…]

      Programming


      Miscellaneous

      • I'm Sure It Will Only Take You A Few Days To Code - Interesting, I didn't think our usual or natural sensor to estimate the complexity of something cannot be use when it comes to estimate software... but it makes senses!
      • What geeks need to tell our parents about shopping online safely and securely (Scott Hanselman) - Nice post. read this post than go talk to your parent, uncle, brothers and sisters all those people that call you when they did nothing but the PC doesn't works anymore... ;)
      • […]HTTPS (SSL) doesn't mean "I can trust this site," it means "this conversation is private." You still might be having a private conversation with Satan. - Scott Hanselman Trust[…]

      Reading Notes #40

      Cloud


        Programming


          Miscellaneous


          ~ Frank


          Just release: Azure User Management Console - AUMC

          This week, Matricis just release open source tool to help us managing the Azure Sql Users and Logins.

          Since only T-SQL commands are available for Azure SQL in SQL Server management Studio, a friendly interface was missing. The AUMC is simply converting your action into T-SQL commands and execute them in the Azure SQL Database.

          You can find the Azure User Management Console on CodePlex at:http://aumc.codeplex.com

          Read the complete post on Matricis blog.




          ~ Frank


          Reading Notes #39

          Mozy cloud storage

          Cloud

          […]shows a friendly face to customers and still provides the detailed technical information developers will need in his article Rich Custom Error Handling with ASP.NET. […]
          […]Wade Wegner describes the steps he recommends in his post Using ELMAH in Windows Azure with Table Storage. […]
          […]To learn more about ELMAH, see the MSDN article Using HTTP Modules and Handlers to Create Pluggable ASP.NET Components by Scott Mitchell and Atif Aziz.[…]

            Programming


            Miscellaneous


            ~ Frank