Slides and Video from my #SPC14 sessions, what a ripper I'm on Channel 9! 12 March 2014 Radi-Atanassov (2) So, as you could imagine, #SPC14 was INSANE!!! So much content, amazing sessions, awesome announcements lots of great fun, lots of lost money at the casinos. I am still recovering, trying to get my calendar in order and attending to the endless list of tasks and people to follow-up. I have collected... [More]
Your password has expired and must be changed! Nooooo 04 March 2014 Ognyan-Guglev (0) "Your password has expired and must be changed" Hey folks, I guess many of you see this message often on your dev/test/lab machines. Especially when you use them for a long term. So may be wondering how you can disable that annoying expiration of passwords?! Recently I was told I ... [More]
Day 1 highlights for developers at SPC14 04 March 2014 Radi-Atanassov (0) The hype here at #SPC14 is absolutely huge. I am extremely excited about so many new things that are announced. I'm going to start keeping track of everything I find interesting and post it, so keep an eye out. For developers: Office Web Widgets (Preview) - http://www.nuget.org/pac... [More]
I’m speaking at SPC14 and ESPC14! 28 February 2014 Radi-Atanassov (0) It has been a quiet period on blogging, but I have been very active in presentations and conferences. Well… not as active as Joel, Michael and Paul, but still active J Catch me next at: The SharePoint Conference 2014 in Las Vega, yeah baby!!!! Session 1: Access is back! High-value, 'no cod... [More]
Blog brought back up from the ashes…. 28 February 2014 Radi-Atanassov (0) Hi readers! You might have noticed my blog down for a few months. Quite sad, I was constantly getting spam comments and eventually the whole SharePoint.BG platform crashed, bringing down a few blogs. It took a while for me to find out, then eventually book time to revive it with the help ... [More]
The Fall of the Master 31 August 2013 Radi-Atanassov (0) Today the entire MCM/MCA and MCSM community received the sad and utterly disappointing message that all Master & Architect programs will be retired on the 1st of October, 2013. This is a complete shock to all involved in the community and is by far one of the worst decisions Microsoft has ever ... [More]
Deploying and debugging SharePoint Apps – Sideloading the easy way 20 July 2013 Radi-Atanassov (0) If you try to deploy an App from Visual Studio to anything other than a developer site you will get this error: “Error occurred in deployment step 'Install app for SharePoint': Sideloading of apps is not enabled on this site.” This is due to a feature that is not enabled on any other s... [More]
The use of RaisePostBackEvent in SharePoint Publishing Layout Pages 04 July 2013 Velin-Georgiev (1) Why we should ever override RaisePostBackEvent in a SharePoint Publishing Layout Page? We sometimes run into situations where your program needs to perform SharePoint list item updates depending on the changes made by the user to fields of that publishing page. A simple example - let's say that yo... [More]
Publishing a SharePoint provider hosted App (part 1) 05 May 2013 Stefan-Ratchev (0) Publishing a SharePoint provider hosted App (part 1) [More]
SQL Alias - Creating and Testing the connection 04 April 2013 Ognyan-Guglev (1) Overview This article shows how to create client SQL alias and test the connection to the SQL server using out of the box tools. What is SQL Alias According to an article in TechNet: "The alias encapsulates the required elements of a connection string, and exposes them with a name chosen... [More]