Wednesday, November 19, 2008

Right click on Macbook with Windows Vista

Yesterday evening our chairman gave a Macbook( we are addicted with windows) and asked us to create a shortcut for MS outlook. As we tried to do that task we shocked that right click option was not poping up using touch pad.
Then me and my friends started digging on the web for quite some time and found an answer.
So I thought of posting that tips in my blog.

To get the pop up with right click menu, just press two fingers(only) in the touch pad and then press the touch pad button. Great...you will get the pop up menu. 

MS ADO.net Sync Services

Sync Services for ADO.NET is a part of the Microsoft Sync Framework (MSF). MSF is a comprehensive synchronization platform that enables developers to add synchronization capabilities to applications, services and devices. MSF solves the fundamental problem of how to synchronize any type of data in any store using any protocol over any topology. Fundamental to MSF is the ability to support offline and collaboration of data between any types of endpoints (e.g. device to desktop, device to server, etc.).

Sync Services for ADO.NET enables synchronization between ADO.NET enabled databases. Since Sync Services for ADO.NET is part of the MSF, any database that uses Sync Services for ADO.NET can then also exchange information with other data sources that are supported by MSF, such as web services, file systems or custom data stores.

The primary focus of this document will be on synchronizing information between database systems and how Sync Services for ADO.NET helps developers avoid many of the common issues associated with OCAs.

ADO.net with VS2005 or VS2008 synchronization can be done with both the SQL server 2005 and 2008. MSDN link on various synchronization framework is here

So with MSF for ADO.net we will be able to synchronize the data stored in the mobile device or any other PC where the data is updated to the client database during the system is in offline. ie, we will be updating the data through our application to our local database and once the system or device is connected to the network it synchronize the data to the server it was mapped, with this any one can happily work offline.

For this, MS uses the Sql Server Compact Edition for the client database and SQL server 2005 or 2008 as the server.

The following link will give you more practical information on how this framework works for VS2008 SP1 and SQL Server 2008

For more information reach me by mail 

Good Morning

One Early morning a mother went to her sleeping son  and woke him up.

 MOM : "Wake up, son. It's time to go to school."

 SON : "But why, Mama? I don't want to go to school." 

MOM : "Give me two reasons why you don't want to go to school."

SON : "One, all the children hate me. Two, all the  teachers hate me."

MOM : "Oh! that's not a reason. Come on, you have to go to school."

SON : "Give me two good reasons WHY I *should* go to  school?"

MOM :

One, you are FIFTY-TWO years old and should understand  your responsibilities.

Two, you are the PRINCIPAL of the school.