Want a database management app, DOT NET Programming

Assignment Help:

Project Description:

Overview:

Prepare Windows program that runs in the background and on start up on the client's computer that grabs CERTAIN data from a.SDF file (SQL ServerCE 3.5 File) and saves it on our web server. Prepare a second Windows program on our machines that retrieves the data described above and ADDS it to the .SDF file.

Details of design:

Three terms:

1) Client = client machine (Windows),

2) FTP = Web server,

3) Server = Our local machine(s) (Windows).

The Windows program on the client's computer has an input for First Name, Last Name and Password and email address connected with it. Client will input this data on install or by accessing program from tray. The client SQL file will have data under the heading SIM101. This field will eventually be changed to the client name and password in the subsequent format (Last Name+Password+ FirstName) on the Server machine. At the suitable times and if there is a change from the last time a file was written, Client uploads it to FTP (address as specified in an ftp file). Client program runs in the background and on startup on the client machine and otherwise needs no user management. There is a button for the client to hide it and there are controls in the tray to make it show or to exit.

If new files are present, Server downloads client files and integrates them into SQLServer3.5CE DB. Only relevant data is transferred connected with the Sim101 key on Client and the data associated with that key is integrated into Server DB in the proper format but on the Server it is labeled with the above provided client name instead of Sim101. Server control has an input for where the .SDF file is kept. Compression will be used if relevant. No FTP information will be viewed on Client machine. As mentioned, there is a file on FTP that specify the ftp address and password for all clients.

The above transfer will occur every day starting at the specified times. There is a server side file that specifies the interval and/or the end time (specified in Eastern Time). For example, the transfer can occur starting at 930 AM Eastern Time and additionally at 30 minute intervals until the end time which is the final upload for the day. If it seems the files are large which they possibly will not be, then set the intervals to the user's log in time instead of clock intervals (i.e. 30 min after the hour). In order that clients do not all send files to FTP at the similar time, the transfers will occur off a slightly random time on the client.

There is never more than one file for each client on the ftp. Only the most recent, so old files can be removed. Further, the client may only send a file to ftp if there has been a change since the last file was written. On the server: If the file is found to be smaller than preceding uploads, then a line is appended to a server side file that indicates the date and time, Last Name+FirstName+Password, and the words "File is Smaller" On the Server: Scan the file nt_order column labeled "filled" for any values > a particular amount (default to 1). If any value in this column exceeds the default level then a line is appended to a server side file that shows the date and time, Last Name+FirstName+Password, email (live link) and the words "Contracts Exceeds Default of [+ Default Value].

The above can be done for any number of clients. For example we expect to be able to handle as many as 200 clients and ideally we will only have client send data once per day as specified in the FTP located file. This defaults to 1630 Eastern Time.

The resulting SQL ServerCE 3.5_File on the Server machine can be organized in such a way that it will be read by NinjaTrader. NinjaTrader is the program that created the original files and is the program that will read the appended files.

Client can use a Windows installer and will have a license we will provide in the installation procedure. Code will work on any windows machine.

Skills required are .NET, C# Programming, Software Architecture, XML, Windows Server


Related Discussions:- Want a database management app

C# coding to include user specified screen recording to app, C# coding to i...

C# coding to include user specified screen recording to app Project Description: Reposting as selected coder didn't read brief and accepted job to do then tell me would be in

What is reflection, Reflection All .NET assemblies have metadata inform...

Reflection All .NET assemblies have metadata information stored  the types defined in the modules. And This metadata information can be accessed by mechanism called as "Reflect

Define gac-how to add assembly from gac, GAC (Global Assembly Cache) is us...

GAC (Global Assembly Cache) is used where shared .NET assembly resides.Global Assembly Cache is used in the following situations:- 1) When the application has to be shared among

Use a checkbox in a datagrid, How to use a checkbox in a datagrid? The ...

How to use a checkbox in a datagrid? The steps to be done are as follows:- 1)    In the ASPX page you have to add Itemtemplate tag in datagrid. 2) I

I need to have my PHP script print a SQL table in reverse , I have the work...

I have the working code I''m using to print the SQL table right now. I just need code to print in reverse order.

Explain dataset accept changes, Explain Dataset Accept Changes and Data Ada...

Explain Dataset Accept Changes and Data Adapter Update methods?  Data Adapter Update method Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated

Modes of storing asp.net session, What are the modes of storing ASP.NET ses...

What are the modes of storing ASP.NET session? 1) InProc: - In InProc mode Session state is stored in the memory space of the Aspnet_wp.exe process. That is the default setti

Prepare a script to automate the software muvee reveal, Prepare a script to...

Prepare a script to automate the software "muvee Reveal" Project Description: My name is Mark, I run a company engaged in E-Learning products. We looked for a long time fo

C#, . write a program for displaying the total no of characters, words and ...

. write a program for displaying the total no of characters, words and sentences in a given file

Comparison of asp.net session with classic asp session, What are ASP.NET se...

What are ASP.NET session and compare it with classic ASP session The ASP.NET session caches per user session state. It basically uses "HttpSessionState" class. The limitatio

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd