|
|
Security Extensions, V7 tutorial
Posted: 14 Nov 06 11:02 AM
|
fiogf49gjkf0d (Sorry if this is not the correct forum)
Looking at the feasibility of taking advantage of this new feature in V7, but creating COM wrappers and creating DLLs is new to me...
Have looked at the stuff provided at insights, but not sure where to begin.
Is the VB Express tool that is out there capable of doing this sort of thing and is that the same as the VB8 code example in the download?
Thanks. |
|
|
|
Re: Security Extensions, V7 tutorial
Posted: 02 Jan 07 12:53 PM
|
fiogf49gjkf0d Hey Scott.
VB Express is the "same" as VB8 although in a scaled down form.
You are still be able to create DLLs and Win Forms. The downside to the express edition as it applies to SLX is that you cannot edit mobile applications. Web applications can be created using the web express as well.
But you can import the requisite libraries etc in VB Express just fine and consume in SLX 7 |
|
|
|
Re: Security Extensions, V7 tutorial
Posted: 23 Apr 07 9:49 PM
|
fiogf49gjkf0d Does anyone have the Security Sample from Insights they can send me, I can't find my hard copy.
I have a customer that wants the exact functionality the sample creates.
Thanks in advance.
|
|
|
|
Re: Security Extensions, V7 tutorial
Posted: 24 Apr 07 6:54 AM
|
fiogf49gjkf0d It's more "direct" using VB6 since you have to create a com object type dll. You can do it using VB.NET but have to use a "wrapper".
I do all of mine using VB6 -- rjl |
|
|
|
Re: Security Extensions, V7 tutorial
Posted: 24 Apr 07 6:58 AM
|
fiogf49gjkf0d Originally posted by Brian Segers
Does anyone have the Security Sample from Insights they can send me, I can't find my hard copy.
I have a customer that wants the exact functionality the sample creates.
Thanks in advance.
|
|
The stuff is available via the SalesLogix ftp site - a partner's only access facility. You can get teh access info off teh partnets web site.
There's no additional data/info (officially) available.
Oh yes, the sample code is for access to Opportunity based on AccountManager.
Contact me directly if you want additional info.
-- rjl |
|
|
|