Todo list - finalize application, DOT NET Programming

Assignment Help:

The purpose of this project is to ?nalize your TODO application.  For this project we are aiming to achieve the following:

Objectives:

  • Integrate a fully functional mobile interface for your TODO application under /mobile directory
  • The web client should connect via AJAX to an application on the server which will be responsible for synchronization of todo items
  • To accomplish synchronization, you will also need to implement at least a rudimentary session control in the application (to allow multiple visitors to your application)
  • The client should synchronize user changes to the server on a regular routine (either every change or at a set interval).  Online/O?ine testing should be used to ensure that a user's changes are synchronized to the server when they come back online after a period of inactivity.

Bonus:

  • Detect mobile browsers accessing the site and automatically redirect them to the mobile version of the site
  • Add the capability to have multiple lists (projects) and allow TODO items to be moved to these alternative lists
  • Add the ability to archive completed todos and to search for a particular todo.

The list itself should be fully functional, and must have at least the following functionality to be graded:

  • Add TODOs
  • Remove TODOs
  • Edit TODOs
  • Mark TODOs as complete

Related Discussions:- Todo list - finalize application

What is sql cache dependency?, The SQL cache dependencies is a new characte...

The SQL cache dependencies is a new characteristic in ASP.NET 2.0 which can automatically invalidate a cached data object (like a Dataset) when the related data is modified in the

Describe the architecture of the .net framework, Question: (a) What is...

Question: (a) What is VB.NET 2005 and explain the versions of VB.NET. Name the four different types of applications that new version of VB.NET can create. (b) Using the

Program of custom console output - c# program, Program of Custom Console Ou...

Program of Custom Console Output - C# Program Hello guys i need your advice. How can i implement the custom console output in my project. Please recommend some examples.

How to load multiple tables in data set?, How can we load multiple tables i...

How can we load multiple tables in a DataSet? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2" o

Leasetime, What are LeaseTime, Sponsorship Time, Renew on Call Time and Lea...

What are LeaseTime, Sponsorship Time, Renew on Call Time and Lease Manager Poll Time? In the normal .NET environment objects lifetime is managed by garbage collector. But inrem

Explain the dataadapter.update, Explain the DataAdapter.Update() and DataSe...

Explain the DataAdapter.Update() and DataSetAcceptChanges() methods. The DataAdapter.Update() method calls any of the DML statements, like UPDATE, INSERT, or DELETE statements,

Can we post view state in another application?, You can post back to any of...

You can post back to any of the page and pages in other application, too. But if you are posting pages to other application, the PreviousPage property will return null. This is an

How to prevent .net dll to be decompiled?, Prevent .NET DLL to be decompile...

Prevent .NET DLL to be decompiled By design phase .NET embeds rich Metadata inside the executable code using the MSIL. Anyone can easily  decompile DLL back using tools such as

Different types of jit, JIT compiler is the part of the runtime execution e...

JIT compiler is the part of the runtime execution environment. In Microsoft .NET there are three types  of JIT compilers are available: 1) Pre-JIT :- The Pre-JIT compiles the co

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