Feeds:
Posts
Comments

Archive for June, 2006

Whenever we use the COUNT function, we invariably use * as an argument to it.   It works fine as long as its not joined with another tables.   For example, in SQL Sever Pubs database, there are two tables – jobs and employee. If we need to find the number of employees for each job, the following query [...]

Read Full Post »

Today is my second day in TechEd 2006.  Today, I was very selective in choosing the track.   So, fairly a good day but for one session.  
Session 1:  Windows Power Shell : The next generation of Scripting  
 A good session on introduction to power shell.  The concept is very good.  Its built up on alias [...]

Read Full Post »

I am very much fasciated by Agile.  Chennai for a long time didnt have an user group on Agile.  I am now in the process of forming an User Group.  The idea is the bring together a group of like minded people and meet regulary and learn more about Agile.
 We are having a Kick off [...]

Read Full Post »

Today I went to Teched 2006.   Its a two day event and  it was held in Chennai Trade Center.
I attended the Developer track.  Its fairly a good day.  Of  the five I attended today, I didnt like 2.   I feel that two were more towards marketing the product and so not very informative.   Here are [...]

Read Full Post »

Basics of Object Modelling…

Whats Object Modelling?
Object modelling is about creating a blue print of the software system that is to be constructed from objects.
 There are many object modelling methodologies.  Typically a modelling methodology consists of following three components
1.  Process  :  The how to steps for gathering requirements and determining the abstraction to be modelled.  There are many proceses [...]

Read Full Post »