
rlacovara.blogspot.com
The Angry .Net DeveloperThoughts on software development by Rudy Lacovara
http://rlacovara.blogspot.com/
Thoughts on software development by Rudy Lacovara
http://rlacovara.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.1 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
28
SITE IP
216.58.216.193
LOAD TIME
0.094 sec
SCORE
6.2
The Angry .Net Developer | rlacovara.blogspot.com Reviews
https://rlacovara.blogspot.com
Thoughts on software development by Rudy Lacovara
The Angry .Net Developer: August 2009
http://rlacovara.blogspot.com/2009_08_01_archive.html
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Monday, August 31, 2009. Thursday, August 27, 2009. Must Read Books for Senior C# Developers. I read about 40 technical books a year, most of them through inter-library loan with the local universities. Below are a few books that I consider must reads for any .Net programmer whose serious about crafting software. Agile Principles, Patterns, and Practices in C# by Robert C. Martin and Micah Martin. Sunday, August 2, 2009. The i...
The Angry .Net Developer: January 2011
http://rlacovara.blogspot.com/2011_01_01_archive.html
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Monday, January 17, 2011. How To Not Hate Dependency Injection. Dependency Injection on an MVC Controller Base Class With Interfaces. 160; public. 160; {. 160; / * * * * * * * * * * * * * * * * * * * * * * * * * * *. 160; / PROPERTIES. 160; / * * * * * * * * * * * * * * * * * * * * * * * * * * *. 160; / StateBox. 160; private. 160; public. 160; {. NewIfNull( stateBox); }. 160; ...
The Angry .Net Developer: January 2009
http://rlacovara.blogspot.com/2009_01_01_archive.html
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Friday, January 30, 2009. Custom Validation Step 3: Simple Page Validation. In my previous post Custom Validation Step 2: Business Object Validaiton. The PersonForm.aspx Page. We’re going to create a PersonForm.aspx page that will be used to create or edit a person entity. This is a simple data input form with labels and input controls. It looks like this. You may have noticed that I said PageErrors. 160; {. 160; &...160;...
The Angry .Net Developer: The problem with ORMs
http://rlacovara.blogspot.com/2012/07/the-problem-with-orms.html
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Wednesday, July 18, 2012. The problem with ORMs. So what was the problem? I recently ran across a couple of old blog posts that make for interesting reading, Is OR/M an anti pattern? By Ayende, and ORM is an anti-pattern. By Laurie. I’m hearing this line of thought more often as more developers use EF and other ORMs in production apps and then have a couple of years of living with the consequences. August 1, 2012 at 4:09 AM.
The Angry .Net Developer: Agile Ado.Net Persistence Layer Part 1: Design Overview
http://rlacovara.blogspot.com/2010/01/agile-adonet-persistence-layer-part-1.html
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Saturday, January 9, 2010. Agile Ado.Net Persistence Layer Part 1: Design Overview. Last year I did a blog post series on how to design a High Performance DAL using Ado.Net. A peek at the final design. WebUI is our Asp.Net MVC application, that’s our application layer. This contains all UI and presentation logic, but it contains absolutely no business logic. What, no DAL? At least that’s what I was always taught. ...One of ...
TOTAL PAGES IN THIS WEBSITE
19
Context is King: Publishing a open source project on CodePlex
http://thangcq.blogspot.com/2010/05/publish-open-source-project-on-codeplex.html
Thangchung is a newbie in coding. Wednesday, May 12, 2010. Publishing a open source project on CodePlex. In 2 days later, I published NMA project on CodePlex. Now you can access to my project with URL http:/ nma.codeplex.com. Now I'm trying to finishing this project. I finished the all layers except for UI layer. And now I 'm designing the GUI for it. In next post, I intend to writing the series posts about NMA project. Some posts that I wrote in past as:. Hope I will write many posts in future! Temporar...
Context is King: February 2010
http://thangcq.blogspot.com/2010_02_01_archive.html
Thangchung is a newbie in coding. Friday, February 12, 2010. Active Directory Role Provider. Time passed very past. Today, it's very near Tet holiday. And I found a article from Mr. Thoai Nguyen, my co-worker at Hvn. It's really cool and useful for my work at company. I want to shared to all you about it. Click here. Được đăng bởi thangchung. Subscribe to: Posts (Atom). Ho Chi Minh, Tan Phu, Vietnam. I am Software Developer. View my complete profile. My project on Codeplex. Best practices in .NET.
Context is King: Mocking the Lambda Expression method
http://thangcq.blogspot.com/2010/04/mocking-lamda-expression-method.html
Thangchung is a newbie in coding. Tuesday, April 20, 2010. Mocking the Lambda Expression method. Today, when trying to unit testing for some code in Specification class, I just found that "It's very difficult to mock the Lambda Expression in code". But I also try mocking it in 2 hours and I mocked it perfectly (:D). And my work start now. First thing I have the class as:. As you see the red rectangle, we have the Lambda Expression like this Expression. Được đăng bởi thangchung. April 24, 2013 at 2:22 PM.
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: February 2012
http://letsfollowtheyellowbrickroad.blogspot.com/2012_02_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Friday, February 24, 2012. Rotativa, how to print PDF in Asp.Net MVC. Creating PDF docs in Asp.Net MVC is a fairly common functionality requested by LOB applications. Usually either for reporting or, more often, for having printable friendly documents (invoices, receipts etc). Lately I came up using the excellent wkhtmltopdf. I've named it Rotativa. Rota'tiva/, which is Italian for rotary printing press. Writing a controller action to re...
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: March 2009
http://letsfollowtheyellowbrickroad.blogspot.com/2009_03_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Wednesday, March 25, 2009. Prototyping with Pencil and Powerpoint. I found myself in the need to produce functional specifications for a module of a web application. The requirement was to build some fake screen shots to give the client a representation of how the software will look like. In past projects I tried paper prototyping, with mixed results and visio diagrams. As I was doing this I thought it would be more effective if I could ...
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: November 2009
http://letsfollowtheyellowbrickroad.blogspot.com/2009_11_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Monday, November 2, 2009. Separating layers and components with constructor injection and Unity. Ok, so how did I come to using Unity and constructor injection? Anyway . what is Unity? And what is constructor injection? Is a "dependency injection container", (see http:/ www.codeplex.com/unity/ for details) in other words it is a library that implements mechanisms to easily apply the dependency injection pattern. By the way this time we a...
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: January 2009
http://letsfollowtheyellowbrickroad.blogspot.com/2009_01_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Tuesday, January 6, 2009. Building an Agile SQL Data Access Layer. Following my previous article on separating application layers and using an In-memory persistence to "fake" the real data access layer, I've published a new article on implementing the actual data access using the previously outlined architecture and ado.net. The article is: Building an Agile SQL Data Access Layer. Subscribe to: Posts (Atom). Monselice, Padova, Italy.
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: July 2012
http://letsfollowtheyellowbrickroad.blogspot.com/2012_07_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Friday, July 27, 2012. What’s new in Rotativa 1.3. What’s new in Rotativa 1.3. The long awaited update of Rotativa has finally arrived. It has important new features, that meet users requests and add new ways of creating Pdf files. Adding to that I finally managed to add badly needed test automation and I hope I can add more tests in the future. I should give credit to Scoorf. This action result enables to return any URL as pdf. WhatR...
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: February 2009
http://letsfollowtheyellowbrickroad.blogspot.com/2009_02_01_archive.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Tuesday, February 10, 2009. Dependency Injection by configuration. In an effort to get better at applying the Dependency Injection pattern in my "framework" for data access separation I looked at a way to move out of the code the reference to the assembly and classes that implement the data session interfaces. You can read my article at CodeProject. The pattern is similar to the Service locator. Pattern as defined by Martin Fowler. We ca...
letsfollowtheyellowbrickroad.blogspot.com
Follow the Yellow Brick Road: MaToMaTo - Windows Pomodoro Timer
http://letsfollowtheyellowbrickroad.blogspot.com/2010/04/matomato-windows-pomodoro-timer.html
Follow the Yellow Brick Road. Giorgio Bozio's programming journeys. Saturday, April 17, 2010. MaToMaTo - Windows Pomodoro Timer. This page is obsolete. Please go to the new home of the MaToMaTo. April 17, 2010 at 10:41 PM. I will use it. April 17, 2010 at 11:24 PM. April 25, 2010 at 4:11 AM. May 6, 2010 at 3:08 PM. Really nice timer, great job guys! I use it all day here in London. May 7, 2010 at 8:28 PM. Nice idea and love the bright red tomato! May 7, 2010 at 11:11 PM. In the mean time, happy pomodoros!
TOTAL LINKS TO THIS WEBSITE
28
Think Ready Read - Orton-Gillingham based education blog
Orton-Gillingham based education blog. Sharing multisensory teaching strategies, information and ideas for teaching reading. TEACH CHAT: Ideas Meet Experience in Education. Phonics First: Accredited by IMSELC and the IDA! Multisensory Monday: Hands-on Reading Activities. Blog: Current issues, ideas and information. Looking for multisensory activities for teaching reading? Are you interested in the Orton-Gillingham method of reading instruction? We can incorporate multisensory strategies into our instruct...
RL Acoustique
The Angry .Net Developer
The Angry .Net Developer. Thoughts on software development by Rudy Lacovara. Monday, April 6, 2015. Core Frameworks Don’t Work (most of the time). One interesting ritual that I’ve seen practiced over and over is rite of THE CORE FRAMEWORK. Some organizations actually go as far at to call it THE FRAMEWORK. Others are content to simply call it core. Regardless of what you call it, it’s usually a terrible idea that will cripple the productivity of your organization. A point of clarification. This is the ...
Las Noches
August 28, 2014. Notes for the debate: Deglobalization. Originally posted on Systemic Alternatives. World Integration for People and Nature What is Deglobalization? To answer that question, we must first be clear on our definition of globalization. Dr. Nayef R.F. Al-Rodhan has…. June 5, 2014. Reflexiones sobre el sumak kawsay (el buen vivir) y las teorías del desarrollo. Originally posted on Systemic Alternatives. May 12, 2014. May 3, 2014. Buen Vivir: Today’s tomorrow. May 3, 2014. May 2, 2014. Publicad...
Welcome to RLA Creative
RLA was founded over 30 years ago. Over the years, Bob Lombardi and his team, have mastered the art of talking to affluent consumers in a language they emotionally connect with. Having covered all areas, cosmetics, apparel, diamonds, watches, fashion accessories, gold, pearls, vodka and even teddy bears, our full-service advertising and marketing communications agency, is large enough to offer clients all the resources they need to succeed but small enough to think, move and act quickly.
R & L Acres Ltd.
Presented in Brandon January 18th, 2006. 60 flat top bunk. 2010 R and L Acres Ltd. Nordstrom Discount Code.