Regular Expressions Cheatsheet
\ escape prefix character . "wildcard" – matches any character + quantifier: "one or more" * quantifier: "zero or more" ^ beginning-of-line (except when used … Read more
\ escape prefix character . "wildcard" – matches any character + quantifier: "one or more" * quantifier: "zero or more" ^ beginning-of-line (except when used … Read more
Here is a list of a few interesting sugarcrm links: http://developers.sugarcrm.com/index.php http://developers.sugarcrm.com/docs/OS/5.5/-docs-Developer_Guides-Sugar_Developer_Guide_5.5-toc.html http://www.sugarforge.org/chat/ http://www.sugarcrm.com/forums/forumdisplay.php?f=6 http://developers.sugarcrm.com/wordpress/
Windows Update error 8024402C (Windows 7) It took me a while to fix this issue but if you follow exactly this document from Microsoft http://windows.microsoft.com/en-US/windows-vista/Windows-Update-error-8024402C you will be able to understand the error and fix … Read more
Installing most software on Microsoft platforms are usually straightforward but as soon as you start delving into active directory, enterprise software, .net framework versions not coping with one another the conception is drastically changed. I … Read more
Here are a few interesting websites ycsoftware came across while working on a Microsoft CRM integration project. blogs.msdn.com BulkDelete CRM Performance Toolkit Subscribe to CRM Forums CRM updates Training Customer Source (microsoft login required) … Read more