Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My first Web app
Message
De
10/11/2010 12:57:38
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
10/11/2010 11:19:51
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01488585
Message ID:
01488732
Vues:
75
>>>>Hi all, I have been asked to write a ( for now ) very basic enquiry app that resides on the web, the users would be required to login to gain access and then enter a stock number to check availability of an item ( I'm sure this will grow horns but for now this is all they want ). I have never written anything for the web and don't know where to start. I don't want to get off on the wrong foot so if anyone can give me any help I would be grateful.
>>>
>>>Internet or Intranet ?
>>>IAC probably the hardest bit will be the login.
>>>Will the login be via a Windows account or will you have to maintain a login system ?
>>>What's the DB for the stock data and where is it stored?
>>
>>Hi Viv, it will be on the internet, the login will have to be managed by me as the users could be anywhere from at the office to an internet cafe, the DB would be Sql Server - thanks
>
>Since it's Internet and you have SQL server then it may well be worth looking at the ASP.NET membership stuff that Mike mentioned: http://msdn.microsoft.com/en-us/library/yh26yfzy.aspx.
>There's a ready built database for users/roles etc as well as login controls etc. There's a link on that page that will walk you through the whole thing including creating the site from scratch. You might also consider exposing the information via a web-service so that users could access it directly rather than solely through the browser page you provide ?

This is what got me rolling: http://www.4guysfromrolla.com/articles/120705-1.aspx
Very fitting: http://xkcd.com/386/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform