Tuesday, September 24, 2013
Friday, September 20, 2013
Thursday, September 19, 2013
Tuesday, September 17, 2013
Monday, September 16, 2013
fix for sharepoint 2010 scrollbar not displayed issue
http://kyleschaeffer.com/sharepoint/sharepoint-2010-scrolling/
Add !important to every style in the second post
Add !important to every style in the second post
Thursday, September 12, 2013
Wednesday, September 11, 2013
Thursday, September 5, 2013
Subscribe to:
Comments (Atom)
Regex obfuscate email
Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...
-
If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...
-
To install SQLServer module in powershell we need to add the nuget package provider first with command: Install-PackageProvider -Name NuGet ...
-
While querying for events in a list which fall under a specified time period, the infopath form works correctly in client side editor, but ...