How to work with ADO.Net in disconnected mode

Ngoc Huynh

Leverage ADO.Net's ability to work in disconnected mode to enable your application to stay disconnected to the database, conserve the system resources, and reduce the network traffic. Microsoft's ADO.Net data access framework has been in use for over two decades...

Read more

7 mobile development blogs you should read

Ngoc Huynh

The landscape of mobile apps is always changing. Whatever you learn today might be outdated, or even obsolete, within a few months or years. The mobile space is so new that trends are constantly shifting and new insights are made...

Read more

How to write good code

Ngoc Huynh

Read source code Look at it this way: you can’t learn reading fast if you do not practice reading at all. The job of the developer is to write good code, but you can’t write good code if you don’t...

Read more