Rama Charan's Blog
About technology and more..
Saturday, June 15, 2013
Good Sharepoint Links
1)Hands on labs
http://msdn.microsoft.com/en-us/library/gg132914(v=office.14).aspx
2) Video links
·
Sharepoint videos -
http://msdn.microsoft.com/en-us/sharepoint/hh298298.aspx
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Devops links
Build Versioning in Azure DevOps Pipelines
Devops links
Build Versioning in Azure DevOps Pipelines
using Linq methods with caution - E.g FirstorDefault()
Don't use FirstorDefault() unless you are sure its valid/ verified in the business scenario. else you are going to introduce bugs in t...
ef core tips
Debug code-first Entity Framework migration codes Place this piece of code right above the migration you want to debug: if (! Syst...
No comments:
Post a Comment