Wednesday, February 06, 2008

Create A Data Access Layer (DAL) Without Writing Any Code

We will be using the Repository Factory Package from the Microsoft Patterns & Practices Team to create our data access layer. The Repository Factory is a CodePlex project that integrates with Visual Studio and it can be used to generate all our business objects, stored procedures and data access code.

posted on Wednesday, February 06, 2008 12:49:42 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Basic of GDI+ and Graphics in ASP.NET

In this article, I will explain about GDI+ in .NET Framework. If you haven"t heard about GDI+, then GDI+ is a set of classes in .NET framework that deal with graphics. You can use GDI+ to draw custom drawing on the screen. GDI provides a layer of abstraction, hiding the differences between different video cards.

posted on Wednesday, February 06, 2008 12:46:27 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback

Explore Ways to Extend ASP.NET AJAX Client-Side Function

In this article the author examines the typical ways to extend the ASP.NET AJAX framework from the client side.

posted on Wednesday, February 06, 2008 12:45:29 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
Divulgue seus livros no Google gratuitamente
Você venderia muito mais se mais pessoas soubessem de seus livros.
Ajude os usuários a descobrirem seus livros
Quando você cria uma correspondência entre o conteúdo dos seus livros e as pesquisas dos usuários, a Pesquisa de Livros do Google conecta seus livros aos usuários mais interessados em comprá-los.

Mantenha o seu conteúdo protegido
Os usuários poderão visualizar um número limitado de páginas para saber se encontraram o que estavam procurando.

Impulsione as vendas de livros
Links para livrarias, distribuidores on-line e para seu site permitem que os usuários passem facilmente da navegação à compra - em breve, seus livros poderão ser acessados e comprados de novas formas.

Seus Livros no Google

Divulgue Seus Livros no Google. Publicidade Grátis e Receita Extra!
posted on Wednesday, February 06, 2008 12:33:32 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
 Tuesday, February 05, 2008

Getting Started with Test Driven Development

Few days ago I started a poll on www.KoffeeKoder.com where I asked which tool do you use for testing your applications. Surprisingly, most of the people are not using any tool for testing. This means that there are more and more applications being developed which are destined to be failed. In this article I will talk about test driven development hoping that more and more developers start using TDD and see how it benefits the application.

posted on Tuesday, February 05, 2008 1:18:10 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
Page rendered at Saturday, July 31, 2010 3:55:13 AM (GMT Standard Time, UTC+00:00)