by Sandesh | Dec 17, 2010 | Sharepoint
Here i have consolidated some of interesting sharepoint questions ans answers. It may help you to take the sharepoint interview, If you want to get in to sharepoint project then you need to attend client interview then this sharepoint question and answer will help you...
by Sandesh | Dec 13, 2010 | .Net
Provide an interface for creating families of related or dependent objects without specifying their concrete classes. The pattern is very similar to the previous pattern. It is one level of abstraction higher than the other. The Abstract Factory is a factory object...
by Sandesh | Nov 13, 2010 | .Net
It is a creational pattern that uses a special type of object to create other objects. Factory methods encapsulate the creation of objects. This can be useful if the creation process is very complex, for example if it depends on settings in configuration files or on...
by Sandesh | Aug 26, 2010 | Javascript
jQuery is the fantastic opensource and free javascript library you can easily integrate in your asp.net and sharepoint applications. Personally I would like to use this light weight library because it helps to accomplish the more complex DOM operation do simpler. In...
by Sandesh | Aug 26, 2010 | Sharepoint
Sharepoint branding is one the must known concepts in sharepoint developer. You can give the unique look and feel to your sharepoint portal if you know how to customize the theme and modify the master page. You can use the starter master page to customize the master...