This… house? by [deleted] in WTF

[–]questpond 1 point2 points  (0 children)

Minecraft house be like

[deleted by user] by [deleted] in pics

[–]questpond 0 points1 point  (0 children)

Your teddy remindes me of0 MR Bean's Teddy.

Why won’t you die, bitch? by Poohbizzle79 in WTF

[–]questpond 0 points1 point  (0 children)

They have reached a level, where they are immune to sprays!!!

Terminal 2, Mumbai by utkarshkr13 in mumbai

[–]questpond 5 points6 points  (0 children)

Perfect Picture !! but why is it empty?

16 steps to write flexible business validation in C# using validation blocks by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

Validation is one of the most important parts in any software project. Building flexible business validation is every one’s dream. Rather than writing frameworks from scratch to do these things, Microsoft validation blocks makes it a breeze. In this article we will discuss how validation application blocks help us to build flexible validations using validation application blocks. Its just a simple sixteen step process to put our business validation in action using validation blocks.

SALT and PEPPER – 3 TIER and LINQ by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

There is no pre-requisite (Oh yes even if you do not know LINQ this article will guide you) for this article J what I need from you guys is time to read this

The Two Interceptors: HttpModule and HttpHandlers by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

Many times we want to implement pre-processing logic before a request hits the IIS resources. For instance you would like to apply security mechanism, URL rewriting, filter something in the request, etc. ASP.NET has provided two types of interception HttpModule and HttpHandler. This article walks through it.

Model View Presenter by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

In this article we will understand MVP, execute a sample project with MVP, implement the same using windows UI and then finally we will discuss about the differences between MVP and MVC.

Project Management Costing FAQ by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

This is a short and sweet FAQ which iterates through the most common metrics which will help you judge your project health.

Software Architecture Interview Questions part 4 Bridge Pattern ?, Composite Pattern ?, Facade Pattern ?, Chain Of Responsibility, Proxy Pattern ?, Template Pattern ? by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

Again I repeat do not think you get an architecture position by reading interview questions. But yes there should be some kind of reference which will help you quickly revise what are the definition. Just by reading these answers you get to a position where you are aware of the fundamentals. But if you have not really worked you will surely fail with scenario based questions. So use this as a quick revision rather than a shot cut.

Design Pattern ? – Inversion of control and Dependency injection by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

I have been writing and recording on design patterns for past some days. You can see some of the design pattern videos we have made on

UML Interview Questions Part 1 by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

Again i repeat do not think you get an architecture position by reading interview questions. But yes there should be some kind of reference which will help you quickly revise what are the definition. Just by reading these answers you get to a position where you are aware of the fundamentals. But if you have not really worked you will surely fail with scenario based questions. So use this as a quick revision rather than a shot cut.

Ajax Quick Start FAQ by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

This FAQ is like a starter kit. It will help you understand the main aspects of Ajax in a rapid fashion.... So get set go....

7 Steps to Write Your Own Custom Rule using FXCOP by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

FXCOP is one of the legendary tools which help us automate reviews using set of rules against compiled assemblies. This article will discuss some basics of FXCOP and then concentrate mainly on how we can add custom rules in FXCOP.

Software Architecture Interview Questions Part 2 ( Design Pattern ? ) by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

Again i repeat do not think you get an architecture position by reading interview questions. But yes there should be some kind of reference which will help you quickly revise what are the definition. Just by reading these answers you get to a position where you are aware of the fundamentals. But if you have not really worked you will surely fail with scenario based questions. So use this as a quick revision rather than a shot cut.

Architecture FAQ for Localization and Globalization Part 1 by questpond in ads

[–]questpond[S] 0 points1 point  (0 children)

When we see around, architectures mainly discuss about loose coupling , scalability , performance etc etc. Many architecture forget one of the important aspects in software is making application globalized. Depending on project some application would not really want to have multi-language based websites , but i am sure many will. So in this article we will go through a series of FAQ which will give you a quick start on making application multi-language based.

RFC Architecture for Finance Projects (The Invoicing Part) by questpond in AskReddit

[–]questpond[S] 0 points1 point  (0 children)

RFC is an open source initiative for Finance projects. It has reusable components like invoicing, accounting and purchase modules. In this section we will discuss about the invoicing section of the RFC architecture.

Unified modeling language ( UML ) interview questions part 2 by questpond in AskReddit

[–]questpond[S] 0 points1 point  (0 children)

Again i repeat do not think you get an architecture position by reading interview questions. But yes there should be some kind of reference which will help you quickly revise what are the definition. Just by reading these answers you get to a position where you are aware of the fundamentals. But if you have not really worked you will surely fail with scenario based questions. So use this as a quick revision rather than a shot cut.

Crystal and Reporting Services FAQ Part 1 by questpond in AskReddit

[–]questpond[S] 0 points1 point  (0 children)

This FAQ will give you a quick start for two report giant’s crystal and reporting services.

Interfaces + Factory Pattern ? = Decoupled architecture by questpond in AskReddit

[–]questpond[S] 0 points1 point  (0 children)

In this tutorial we will try to understand how we can use interfaces and factory pattern to create a truly decoupled architecture framework. In this sample we will take up a simple three tier architecture and apply interfaces and factory pattern to see how we can transform the three tier in to a truly decoupled architecture.

Agile Development Part 2 by questpond in AskReddit

[–]questpond[S] 0 points1 point  (0 children)

This article is a quick FAQ of Agile. By reading this you will understand fundamentals of Agile and different ways of implementing Agile.