IT Technology Blog

IT technology blog, featuring the essence for you to read the article, is to learn IT technology blog first choice

Improving Entity Framework Query Performance Using Graph-Based Querying

Introduction:Microsoft ADO.Net Entity Framework (EF) has some limitations in querying complex data models which result in sub-optimal performance and code compl

SQL SERVER – Tips from the SQL Joes 2 Pros Development Series – Overridding Identity Fields – Tricks and Tips of Identity Fields – Day 9 of 35

For students new to the database world, it helps to begin thinking about ID fields in the context of larger organizations with lots of activity. A customer serv

Logging NHibernate queries with parameters

NHibernate lets you log the SQL statements it constructs using log4net. I’m not going to explain how to do it, because it is already well explained. It gives yo

Inversion of Control/Dependency Injection with Repository Pattern, Fluent Nhibernate and LightCore Framework

This article assumes that you are at least proficient in .NET 3.5/4.0 Frameworks, ASP.NET, C#, Object Oriented programming and some patterns. In addition you'll

Encrypt Your Web.config, Please

Encrypting normally involves logging onto the server in question, locating a few mildly obscure pieces of information, and then running aspnet_regiis. It’s not

Creating a Progress Cursor

What Does it (try) to Solve End users tend to have the impression to be waiting longer on a process with no progress visualization, then a process with progress

Build a Silverlight 2 Web Chat Application

Silverlight 2 is finally out, and I'm thinking the best way to learn it is to build a small web application using this wonderful technology. And, that's exactly

An Introduction to SSIS Balanced Data Distributor Transformation Component

Microsoft has released a new SSIS 2008 transform component called SSIS Balanced Data Distributor(BDD) on 6/7/2011. This component accepts a single input and alm

What’s wrong with Persian culture in .Net?

.Net provides enhanced globalization features mostly based on its implementation of Culture concepts. Programmers may use various aspects of these features to d

An Introduction to Sql 11 (Code Name Denali) –Part VIII (Data Quality Services(DQS) in CTP 3)

One of the hottest and awesome developments by Microsoft in the technology field was come into picture on 8th November, 2010 when they released the Community Te

Configurable Aspects for MEF

A little while back, in a discussion with Sacha Barber about Dynamic Decorator and Castle DynamicProxy (see messages of Dynamic Decorator and Castle DynamicProx

HTML5 ProgressBar using Web Workers

HTML5 is here to stay. HTML5 is not about markup only. It's about constructing, styling and adding client-side features to a modern website. I suggest you read

Fix Message Implementation using QuickFix

It is a series of messaging specifications for the electronic communication of trade-related messages. It has been developed through the collaboration of banks,

SQL Server 2008 Using the MERGE statement

‘MERGE’ statement is a new feature in SQL Server 2008. It can be used to perform insert, update and delete operation on a destination table simultaneously based

Authentication at the IIS Level

It all happened when I interviewed a guy with quite a good amount of experience, I then noted that many experienced guys lacked the so called basics. I remember