Home All Groups Group Topic Archive Search About

Small Business SDK and ASP.NET



Author
8 Mar 2005 4:49 PM
Izaak
Here is the issue.

I am creating a module/WebApp that interacts with the new small business
accounting 2006 beta SDK. The SDK requires a top level object to be created.
I then use the “.login(companyname, database name)” method to login. I can
then add, edit, delete information in the application using this object.

I need advice on what scheme to use to kick off the login the first time the
user runs any code that interacts with the SDK. I would like the logged in
object to persist for as long as the user needs it. For examples each user
gets his/her own Small business object to use while at the site. This will
greatly speed up the application/module. Any advice would be great.

It uses windows account to login. It just needs to know the database name
and company name. The login running the web server will be used.

Thank You,

Izaak

P.S.

This application is a module that plugs in with another Content Management
app called
Dotnetnuke. Written in ASP/VB.net. It has its own authentication scheme.

--
Izaak

Author
8 Mar 2005 7:08 PM
Bob Barrows [MVP]
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person  here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.

HTH,
Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Author
8 Mar 2005 7:53 PM
Izaak
Thank you.

Show quote
"Bob Barrows [MVP]" wrote:

> There was no way for you to know it, but this is a classic asp newsgroup.
> While you may be lucky enough to find a dotnet-savvy person  here who can
> answer your question, you can eliminate the luck factor by posting your
> question to a newsgroup where the dotnet-savvy people hang out. I suggest
> microsoft.public.dotnet.framework.aspnet.
>
> HTH,
> Bob Barrows
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
>

AddThis Social Bookmark Button