Thanks for clarification. I am still unclear about your second statement.
If I am developing a code for SharePoint, do I need SharePoint server installed where I am developing the code? For testing I know we need to deploy the code to Server.
I have seen weird errors during compilation when developing code on a machine that doesn't have SharePoint server.
So my question is simple, to code & compile successfully the page/application from my .NET using SP Object model do I need SharePoint server??
Thanks!