|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Client- Server Programming using VB.NEt & SQL SERVERI consulted various domains and finally decided to implement a work on delevoping a system for transcription work based company. The overall flow is somewhat like this the client either and indiviudal or a department is given access rights to a Toffice (transcription office) and adds files to his table and connects it through a web server (IIS) by generating XML files and Version files and the files are to be uploaded through FTP. the access by the customer is either dept. wise or indiviual client wise. The Transcription employee logs in through the OFFICE module and downloads the files (.avi) and edits it in his own editor into a text file and upgrades its status as transcripted and saves it to the database with the avi files. The Editor logs in through the Office module and edits those files, indexs it out for any error and loads it back for the administrator. The administrator logs in and access the files to be uploaded back as transcripted files to the customer or its department. The files are generated and moved randomnly across the server and client through employee modules, office modules, server modules and other The administrator logs in and grants access rights to all client and other This whole implementation is expected to be in WIN Forms Can anybody out there just help in this regard. I think a 2-tier database ot n-tier database can be sorted out, but to initiate it i am facing a lot problems. Can anyone out ther help me in this matter and can just pass on with the iniital coding. Hi,
You can use remoting or webservices to transfer the data. Ken --------------- <NRakh***@gmail.com> wrote in message Show quoteHide quote news:1141205285.492084.296220@j33g2000cwa.googlegroups.com... >I have to submit a project as a part of my final year project. > I consulted various domains and finally decided to implement a work on > delevoping a system for transcription work based company. > > The overall flow is somewhat like this the client either and indiviudal > or a department is given access rights to a Toffice (transcription > office) and adds files to his table and connects it through a web > server (IIS) by generating XML files and Version files and the files > are to be uploaded through FTP. > the access by the customer is either dept. wise or indiviual client > wise. > The Transcription employee logs in through the OFFICE module and > downloads the files (.avi) and edits it in his own editor into a text > file and upgrades its status as transcripted and saves it to the > database with the avi files. > The Editor logs in through the Office module and edits those files, > indexs it out for any error and loads it back for the administrator. > The administrator logs in and access the files to be uploaded back as > transcripted files to the customer or its department. > The files are generated and moved randomnly across the server and > client through employee modules, office modules, server modules and > other > The administrator logs in and grants access rights to all client and > other > > This whole implementation is expected to be in WIN Forms > Can anybody out there just help in this regard. > I think a 2-tier database ot n-tier database can be sorted out, but to > initiate it i am facing a lot problems. > Can anyone out ther help me in this matter and can just pass on with > the iniital coding. > Being new to this approach, can anybody help me out either with a
graphical approach or with the psuedocode hope this can work out Ken Tucker [MVP] wrote: Show quoteHide quote > Hi, > > You can use remoting or webservices to transfer the data. > > Ken > --------------- > <NRakh***@gmail.com> wrote in message > news:1141205285.492084.296220@j33g2000cwa.googlegroups.com... > >I have to submit a project as a part of my final year project. > > I consulted various domains and finally decided to implement a work on > > delevoping a system for transcription work based company. > > > > The overall flow is somewhat like this the client either and indiviudal > > or a department is given access rights to a Toffice (transcription > > office) and adds files to his table and connects it through a web > > server (IIS) by generating XML files and Version files and the files > > are to be uploaded through FTP. > > the access by the customer is either dept. wise or indiviual client > > wise. > > The Transcription employee logs in through the OFFICE module and > > downloads the files (.avi) and edits it in his own editor into a text > > file and upgrades its status as transcripted and saves it to the > > database with the avi files. > > The Editor logs in through the Office module and edits those files, > > indexs it out for any error and loads it back for the administrator. > > The administrator logs in and access the files to be uploaded back as > > transcripted files to the customer or its department. > > The files are generated and moved randomnly across the server and > > client through employee modules, office modules, server modules and > > other > > The administrator logs in and grants access rights to all client and > > other > > > > This whole implementation is expected to be in WIN Forms > > Can anybody out there just help in this regard. > > I think a 2-tier database ot n-tier database can be sorted out, but to > > initiate it i am facing a lot problems. > > Can anyone out ther help me in this matter and can just pass on with > > the iniital coding. > >
DataBindings Help
How to retreive deepest XPath value from XML using VB.NET Multiple sdi forms Invalid Cast Exception using Inherited Object Avoiding & when adding a JavaScript event handler using Attributes.Add() User Control and Threading Help Problem measuring a string Save and Load a TreeView to SQL Database Referencing the Assembly GUID How to hide the dialog form? |
|||||||||||||||||||||||