web client
SalesLogix Hot Fixes for the Web Client
01/07/10 17:12
A word to the
wise-- Stay current with hotfixes
If you’ve been working with the Windows Client in Sage SalesLogix CRM for any period of time, you know that hotfixes come out all the time to address different defects. Most of the time, you can pick and choose which to apply. For instance, you can often apply HF3, then HF11, but you may choose not to apply HF5 as it doesn’t relate to how your company does its business.
But with the Web Client, each hotfix is based on the previous hotfixes. This means that you must apply them consecutively. You can’t skip any. So you must apply HF1, then HF2, then HF3, if what you really need is the fix that is contained in HF4. This can add up to a lot of work, due to customization retrofits, if you wait until you need a fix that comes out later on down the line.
Our suggestion is to try to keep up with the hotfixes as they are released, even if they are fixing a component that you don’t generally work with in the web client. Work them into your deployments as soon as you can, so that when a fix you’ve been waiting for does come out, you can get it implemented quickly with the least amount of work.
If you’ve been working with the Windows Client in Sage SalesLogix CRM for any period of time, you know that hotfixes come out all the time to address different defects. Most of the time, you can pick and choose which to apply. For instance, you can often apply HF3, then HF11, but you may choose not to apply HF5 as it doesn’t relate to how your company does its business.
But with the Web Client, each hotfix is based on the previous hotfixes. This means that you must apply them consecutively. You can’t skip any. So you must apply HF1, then HF2, then HF3, if what you really need is the fix that is contained in HF4. This can add up to a lot of work, due to customization retrofits, if you wait until you need a fix that comes out later on down the line.
Our suggestion is to try to keep up with the hotfixes as they are released, even if they are fixing a component that you don’t generally work with in the web client. Work them into your deployments as soon as you can, so that when a fix you’ve been waiting for does come out, you can get it implemented quickly with the least amount of work.
SalesLogix Web Client – Coding Languages
01/07/10 17:07
Perhaps its time for you to make
the switch to C#
Are you new to developing in the Sage SalesLogix Web Client? If so, you may be wondering what programming language would be best to use. If you’re already familiar with VB.Net, you’re in luck, as you can use VB code snippets in the Sage SalesLogix Application Architect, and of course, in Visual Studio. But if you’re an old VB6 progammer, you are going to be heading for a learning curve. So this is the perfect time to learn C#.
All of the out-of-the-box components are written in C#, so if you’re learning something new anyway, it might as well be the same language that you’ll be seeing everywhere else. And its especially useful if you need to “borrow” existing SalesLogix code and tweak it to fit your customizations. It may take some time for you to get used to it, but it won't be long before you are very comfortable programming in C# and glad you made the switch.
Are you new to developing in the Sage SalesLogix Web Client? If so, you may be wondering what programming language would be best to use. If you’re already familiar with VB.Net, you’re in luck, as you can use VB code snippets in the Sage SalesLogix Application Architect, and of course, in Visual Studio. But if you’re an old VB6 progammer, you are going to be heading for a learning curve. So this is the perfect time to learn C#.
All of the out-of-the-box components are written in C#, so if you’re learning something new anyway, it might as well be the same language that you’ll be seeing everywhere else. And its especially useful if you need to “borrow” existing SalesLogix code and tweak it to fit your customizations. It may take some time for you to get used to it, but it won't be long before you are very comfortable programming in C# and glad you made the switch.
