English:
So what is the largest number in SharePoint numeric column?
Before we can answer this question, let take a look how SharePoint store the data in SQL table. By design, SharePoint will map specific column type in SharePoint into SQL data type; they are nvarchar, ntext, sqlvariant, int, float and bit. For example, true/false column will be mapped to bit and numeric column will be mapped to float.
There are two types of float data type in SQL, 7 digits or 15 digits precisions (http://msdn.
SharePoint 2010: How to create Cascading Lookup Field | Ideas For Free - Jan 0, 2011
[…] Commentscakriwut on SharePoint 2010: How to create filtered lookup fieldSharePoint 2010: How to create Cascading Lookup Field using Client Object Model | Ideas For Free on SharePoint 2010: How to create Cascading Lookup FieldDhiraj on SharePoint 2010: How to create […] Tweets that mention SharePoint 2010: How to create Cascading Lookup Field using Client Object Model | Ideas For Free – Topsy.
SharePoint 2010: How to create Cascading Lookup Field | Ideas For Free - Jan 0, 2011
[…] Commentscakriwut on SharePoint 2010: How to create filtered lookup fieldSharePoint 2010: How to create Cascading Lookup Field using Client Object Model | Ideas For Free on SharePoint 2010: How to create Cascading Lookup FieldDhiraj on SharePoint 2010: How to create […] Tweets that mention SharePoint 2010: How to create Cascading Lookup Field using Client Object Model | Ideas For Free – Topsy.
English In previous post I have demonstrated “How to create cascading lookup field” in SharePoint 2010 using InfoPath. I will extend the possibility by utilizing Client Object Model and SharePoint Designer; therefore we don’t need InfoPath to have the cascading lookup field. Using same scenario where City is cascading lookup field from the selected Country, we’ll see together how Client Object Model solve the problem. In this solution we need to create JS referral to SP.
English In previous post I have demonstrated “How to create cascading lookup field” in SharePoint 2010 using InfoPath. I will extend the possibility by utilizing Client Object Model and SharePoint Designer; therefore we don’t need InfoPath to have the cascading lookup field. Using same scenario where City is cascading lookup field from the selected Country, we’ll see together how Client Object Model solve the problem. In this solution we need to create JS referral to SP.
English Microsoft just released cumulative update package for December 2010. The CU will contains hotfix package for Office 2010 Client and Servers. See full release from Microsoft in this KB :KB2479673.
English Either you’re SharePoint geeks or newbie, intellisense is always helpfull to provide inline guidance. Previously we need to configure Visual Studio environment manually to get very basic information about CAML schema. After all, we always need better and better tools for the job. Thanks to John F. Holliday , that provides free Visual Studio 2010 add-ins for more sophisticated CAML intellisense - the CAML.Net.Intellisense. You can download the bits in Visual Studio Gallery ( Gallery > Tools > caml.
English Either you’re SharePoint geeks or newbie, intellisense is always helpfull to provide inline guidance. Previously we need to configure Visual Studio environment manually to get very basic information about CAML schema. After all, we always need better and better tools for the job. Thanks to John F. Holliday , that provides free Visual Studio 2010 add-ins for more sophisticated CAML intellisense - the CAML.Net.Intellisense. You can download the bits in Visual Studio Gallery ( Gallery > Tools > caml.
[Yuva]( “yuva.jeeva@gmail.com”) - Dec 3, 2010
Thanks for the clue dude. It saved me a lot of work. [cakriwut]( “cakriwut@gmail.com”) - Dec 3, 2010
You’re welcome. -:D
[Yuva]( “yuva.jeeva@gmail.com”) - Dec 3, 2010
Thanks for the clue dude. It saved me a lot of work. [cakriwut]( “cakriwut@gmail.com”) - Dec 3, 2010
You’re welcome. -:D