qn111

Stories submitted by qn111

A fast and simple library for .NET reflection invocation(codeproject.com)

submitted by qn111qn111(575) 2 years, 9 months ago

Describe how to use dynamic method to build a faster reflection API. read more...

add a comment |category: |Views: 37

tags: another

Validation library for ASP.NET MVC(buunguyen.net)

submitted by qn111qn111(575) 3 years, 3 months ago

A library for ASP.NET MVC supports client-side and server-side validation. Work with MS Validation Application Block and jQuery. read more...

add a comment |category: |Views: 10

tags: another

Common developers CV’s mistakes(buunguyen.net)

submitted by qn111qn111(575) 3 years, 4 months ago

Common mistakes found in developers' CVs. read more...

add a comment |category: |Views: 13

tags: another

The impassionate and NNPPs are not that destructive(buunguyen.net)

submitted by qn111qn111(575) 3 years, 4 months ago

Argues that passion is overrated and NNPPs are mostly due to poor management read more...

add a comment |category: |Views: 14

tags: another

New Features of C# 4.0(buunguyen.net)

submitted by qn111qn111(575) 3 years, 6 months ago

Quite in-depth discussion about the new features of C# 4.0 (co/contravariance, dynamic lookup, optional and named parameters). read more...

add a comment |category: |Views: 16

tags: another

The 5 types of poor software architects(buunguyen.net)

submitted by qn111qn111(575) 3 years, 11 months ago

The types of software architects you never want to meet in your career read more...

add a comment |category: |Views: 1228

tags: another

The Story of a Hope-Driven Developer(buunguyen.net)

submitted by qn111qn111(575) 4 years ago

I am a hope-driven developer. I am superior and productive. I love coding and I’m different from others. read more...

add a comment |category: |Views: 12

tags: another

On interviewing - beyond technical competence(buunguyen.net)

submitted by qn111qn111(575) 4 years, 6 months ago

I will discuss on the three most important factors, besides technical skills, that people must care about when evaluating candidates for a programming job. read more...

add a comment |category: |Views: 0

tags: another

The wrong attitude of learning on the job(buunguyen.net)

submitted by qn111qn111(575) 4 years, 11 months ago

When many years of experience does not mean a penny read more...

add a comment |category: |Views: 7

tags: another

Basic but effective .NET interviews questions(buunguyen.net)

submitted by qn111qn111(575) 5 years, 1 month ago

Some interesting .NET interview questions which can eliminate quite a number of candidates read more...

1 comment |category: |Views: 26

tags: another

Object-oriented database programming with db4o(codeproject.com)

submitted by qn111qn111(575) 5 years, 2 months ago

db4o at The Code Project. Very interesting discussion between the author and Carl Rosenberger (db4o's architect) can be found in the message board. read more...

add a comment |category: |Views: 14

tags: another

Java and .NET generics(buunguyen.net)

submitted by qn111qn111(575) 5 years, 2 months ago

Compare the implementation of generics in .NET and Java read more...

add a comment |category: |Views: 8

tags: another

Object-oriented database programming with db4o(buunguyen.net)

submitted by qn111qn111(575) 5 years, 2 months ago

Very good introductory article about programming object database with db4o. Part 1 touches object storing, update, deletion, and different db4o's query API (SODA, QBE, and native query). read more...

add a comment |category: |Views: 11

tags: another