Browse By Tags

  • Starting a C# .NET Project without Using the Project Templates

    You do not need to use the Project Templates to start a new .NET Project. The steps below show how you can start a new Project using Microsoft Visual C# 2010 Express. You will easily be able to adapt this to Visual Studio 2012 or other IDEs able to…
  • How to reference an extern dll to a Sage CRM project ?

    Hi, It's possible to use an extern dll referenced on a Sage CRM project (Basic Template or Entity Template) ? When I reference my own dll and I use It, I've this message error : An error has occurred in a CRM .net customisation. Please contact…