How to call ASP.NET server side button click event from javascript?( ASP.NET interview questions with answers)

https://www.dotnetinterviewquestions.in/article_how-to-call-aspnet-server-side-button-click-event-from-javascript-aspnet-interview-questions-with-answers_179.html

function __doPostBack( eventTarget, eventArgument )

    document.Form1.__EVENTTARGET.value = eventTarget;

    document.Form1.__EVENTARGUMENT.value = eventArgument;

document.Form1.submit();

}

Azure Data Architecture Guide

https://docs.microsoft.com/en-us/azure/architecture/data-guide/?lipi=urn%3Ali%3Apage%3Ad_flagship3_feed%3B5SdjHZZFTU67gv9jks9UHg%3D%3D&licu=urn%3Ali%3Acontrol%3Ad_flagship3_feed-original_share_object

Change “Current regional settings” value in VS 2015 BIDS – SSRS

In BIDS for VS 2012/VS 2015 a right-click on the design surface didn’t show a localization screen. Hit F7 to edit the underlying code of the report where you can find the appropriate node and change it to your local setting:

      ....</ReportSections>
      <Language>en-GB</Language>
      ...
  </Report>

Replace <Language>en-US</Language> by <Language>en-GB</Language>
=FormatDateTime(Fields!UpdateDateTime.Value,dateformat.GeneralDate)

11/02/2018 17:01:25

Thinking

“Thinking is difficult, that’s why most people judge.”

C.G. Jung

I have heard new version of this quote:

“Thinking is difficult, that’s why most people avoid it.”

Autonumbering in D365

https://www.encorebusiness.com/blog/dynamics-crm-auto-number-entities/

https://community.dynamics.com/crm/b/razdynamicscrmconsultant/archive/2016/01/17/free-autonumber-solution-for-microsoft-dynamics-crm

https://community.dynamics.com/enterprise/b/dynamics365fordevelopers/archive/2017/10/02/native-dynamics-365-v9-auto-number-solution-for-custom-entities

http://celedonpartners.com/blog/celedon-autonumber-solution-for-dynamics-crm/

Working version: https://crm2015autonumber.codeplex.com/

Summit EMEA Dublin 2018

Summit EMEA is the User Group conference that brings Microsoft Dynamics 365, AX and CRM users, industry experts and software development vendors together to discuss important issues, to learn about product updates, and to find genuine solutions that suit your business needs.

The next event will take place in the Convention Centre Dublin between 24-26 April 2018.

This is a great opportunity to share your valuable knowledge and experience with the community. If you are not able to speak we also welcome your idea on what content you would be interested in seeing. You can submit your proposal to speak or ideas using our survey portal.

Please align your submission to one of the tracks below.

Please note deadline for submission is 30th Nov 2017.