lipinskim.wordpress.com
Introduction | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/introduction-2
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. Hello, my name is Melissa and I am currently studying the Master of Systems Development at Charles Sturt University. I am studying the Project Management/ITIL stream. The ITC565 Business Application Development subject is my 10th subject, and I am in my final year of university. 8211; An introduction of myself and my work background. The purpose of the blog is also discussed. You are...
lipinskim.wordpress.com
Exercise 15 | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/2010/05/28/exercise-15
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. May 28, 2010. Exercise 15: M-commerce: Innovation and mobile devices. 1) What is meant by a location based service? Explain using the Web applications found on a late model mobile device. 2) Describe the purpose of the Open Mobile Alliance Initiative. The Open Mobile Alliance purpose is to provide interoperable service enablers working across countries, operators and mobile terminals.
lipinskim.wordpress.com
Melissa Lipinski - ITC565 Developer Blog | A blog associated with the ITC565 Business Applications Development CSU subject | Page 2
https://lipinskim.wordpress.com/page/2
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. May 24, 2010. Exercise 11: TP monitors and transaction protocols. 1) Give a description in your own words of the ACID properties of a transaction. ACID stands for atomicity, consistency, isolation and durability. ACID is a collection of properties that ensure database transactions are processed reliably. Each ACID property is described as follows:-. The TP monitor environment is used...
lipinskim.wordpress.com
Resources | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/resources
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. What is cloud computing. JQuery Tips, Techniques and Tutorials. ASPNET, AJAX and jQuery Blog by Dave Ward. JQuery How To’s. StackOverflow jQuery Questions and Answers. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.
lipinskim.wordpress.com
Exercises | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/exercises-2
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. Exercises 1 to 16. Exercise 1: Analysis of the online communities’ paradigm. Exercise 2: Finding some common ground. Exercise 3: From DNS to DHCP to Clouds to Grids. Exercise 4: Network and Web programming frameworks. Exercise 5: Database case study. Exercise 6: Web form design and processing : a basis for e-commerce interaction. Exercise 7: Application server platforms in e-commerce.
lipinskim.wordpress.com
Conclusion | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/conclusion
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. The past twelve weeks has introduced many new internet technologies in the world of e-Commerce. We have covered the following areas:-. Online shopping and the internet protocols using TCP/IP and sockets. Clients/servers and system architectures. Web servers and the use of HTML. Programming of web servers and the use of Java, Perl and web services. Design of distributed systems. For s...
lipinskim.wordpress.com
Workshop 7 | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/2010/05/28/workshop-7
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. May 28, 2010. Learn about jQuery and AJAX. Read jQuery AJAX chapter from the jQuery for ASP.NET Developers document. Experiment with ASP.NET MVC web application. A large portion of power of jQuery is the ability to easily manipulate page elements. The power is enhanced with the addition of the AJAX API. The following table provides the jQuery AJAX methods and functions:-.
lipinskim.wordpress.com
Workshop 8 | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/2010/05/28/workshop-8
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. May 28, 2010. JQuery in ASP.NET. Learn about jQuery in ASP.NET. Read Using jQuery in ASP.NET chapter from the jQuery for ASP.NET Developers document. Experiment with ASP.NET MVC web application. Back in September, 2008, Microsoft announced jQuery will be shipped with Visual Studio 2010 and ASP.NET MVC. Visual Studio provides rich IntelliSense support to simplify coding. Blog at WordP...
lipinskim.wordpress.com
Workshop 5 | Melissa Lipinski - ITC565 Developer Blog
https://lipinskim.wordpress.com/2010/05/28/workshop-5
Melissa Lipinski – ITC565 Developer Blog. A blog associated with the ITC565 Business Applications Development CSU subject. May 28, 2010. Learn about jQuery event handling. Read jQuery event handling chapter from the jQuery for ASP.NET Developers document. Experiment with ASP.NET MVC web application. JQuery provides numerous methods for binding, unbinding and triggering events. jQuery provides some of the event-binding methods as shown below:-. Bind(type, data, callback). The name of the event being fired.