ಎಸ್ಪಿಡಿ ಕಸ್ಟಮ್ ಕೆಲಸದೊತ್ತಡದ ಕ್ರಮಗಳು — ಸ್ಟ್ರಿಂಗ್ ಕುಶಲ ವರ್ಧನೆಗಳನ್ನು

ಸುಮಾರು ಒಂದು ವಾರದ ಹಿಂದೆ, I started up a codeplex project that provides a simple and reasonably generic method for adding custom action functions to SharePoit Designer workflow. It’s described here: http://www.codeplex.com/spdwfextensions. Beyond simply providing a framework, it also aims to provide a set of useful functions that will make SPD more useful/flexible/powerful.

Here are the current planned features for version 1.0: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=spdwfextensions&ReleaseId=8280

If anyone has any interest in this project, please leave a comment or start/add to a discussion here: http://www.codeplex.com/spdwfextensions/Thread/List.aspx

Here are the current set of functions that have been coded (though not fully tested as of 11/08/07):

ಫಂಕ್ಷನ್ ವಿವರಣೆ (ಅದೇ ಅಲ್ಲ. ನೆಟ್ ಕ್ರಿಯೆ)
NUM-ನಮೂದುಗಳನ್ನು() Returns the number "entries" in a string as per a specified delimiter.

ಉದಾಹರಣೆಗೆ: Num-entries in a string "a,ಬೌ,ಸಿ" with delimiter "," = 3.

ಪ್ರವೇಶ() Returns the nth token in a string as per a specified delimiter.
ಉದ್ದ String.Length
ಬದಲಾಯಿಸಿ() String.Replace()
ಹೊಂದಿದ್ದರೆ() String.Contains()
Returns the word "true" or the word "false".
ಸಬ್(ಆರಂಭಿಸಲು) String.Substring(ಆರಂಭಿಸಲು)
ಸಬ್(ಆರಂಭಿಸಲು,ಕೊನೆಯಲ್ಲಿ) String.Substring(ಆರಂಭಿಸಲು,ಕೊನೆಯಲ್ಲಿ)
ToUpper() String.ToUpper()
ToLower() String.ToLower()
StartsWith() String.StartsWith()
Returns the word "true" or the word "false".
EndsWith() String.EndsWith()
Returns the word "true" or the word "false".

ಒನ್ ಆನ್ ಭಾವಿಸಲಾಗಿದೆ "ಎಸ್ಪಿಡಿ ಕಸ್ಟಮ್ ಕೆಲಸದೊತ್ತಡದ ಕ್ರಮಗಳು — ಸ್ಟ್ರಿಂಗ್ ಕುಶಲ ವರ್ಧನೆಗಳನ್ನು

ಒಂದು ಉತ್ತರಿಸಿ ಬಿಡಿ

ನಿಮ್ಮ ಈಮೇಲ್ ವಿಳಾಸ ರ ಆಗುವುದಿಲ್ಲ. ಅಗತ್ಯವಿರುವ ಜಾಗ ಗುರುತಿಸಲಾಗಿದೆ *