I'm very new to Sharepoint technologies.
I'd like to create an ASP.NET website where you can click on a button that creates a user in windows 2003 server and a sharepoint website.
Is this possible at all to do it programmatically?
I think i've read somewhere that i could create a domain user using ASP.NET and i'm not sure if I could create a sharepoint site programmatically.
And is WSS the right one for this? I first thought of having WebDav but i figured that it's not compatible with ASP.NET. I just need to have some sort of versioning and authoring of source codes to be shared among the members of the sharepoint site.
Any help would be appreciated.
I'd like to create an ASP.NET website where you can click on a button that creates a user in windows 2003 server and a sharepoint website.
Is this possible at all to do it programmatically?
I think i've read somewhere that i could create a domain user using ASP.NET and i'm not sure if I could create a sharepoint site programmatically.
And is WSS the right one for this? I first thought of having WebDav but i figured that it's not compatible with ASP.NET. I just need to have some sort of versioning and authoring of source codes to be shared among the members of the sharepoint site.
Any help would be appreciated.