<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4940436932152956450</id><updated>2012-02-27T07:40:38.311-08:00</updated><category term='LINQ'/><category term='welcome'/><category term='SQL'/><category term='wpf'/><category term='AJAX'/><category term='graphics'/><category term='files'/><category term='regular expressions'/><category term='XML'/><category term='streams'/><category term='strings'/><category term='multimedia'/><category term='Midterm'/><category term='ASP.NET'/><title type='text'>CISP 312: Data Structures</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-2926525362966439517</id><published>2011-07-20T17:39:00.000-07:00</published><updated>2011-07-20T17:39:45.905-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='welcome'/><title type='text'>Welcome to the CISP 312: Data Structures Course Weblog!</title><content type='html'>&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Welcome to the CISP 312: Data Structures Course Weblog! This site will serve as a repository for course information, including course slides, assignments and resources.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Please send me an email (nicole.ryan@davenport.edu) if you have any suggestions regarding the weblog.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-2926525362966439517?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/2926525362966439517/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/04/welcome-to-cisp-312-data-structures.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/2926525362966439517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/2926525362966439517'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/04/welcome-to-cisp-312-data-structures.html' title='Welcome to the CISP 312: Data Structures Course Weblog!'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-3145195703649897526</id><published>2011-07-07T08:00:00.000-07:00</published><updated>2011-07-07T08:00:10.713-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='ASP.NET'/><title type='text'>July 7, 2011 - ASP.NET, ASP.NET AJAX, continued...</title><content type='html'>For our virtual session this week we will continue to explore ASP.NET and ASP.NET AJAX.&lt;br /&gt;&lt;br /&gt;This week I would like you to download and build the &lt;a href="http://media.pearsoncmg.com/ph/esm/deitel/vb2008htp/examples/downloads/ch21.zip"&gt;example program files for the Guestbook application&lt;/a&gt; shown on pages 1090 - 1094. This application connects to a database as explained in detail on pages 1086 - 1089.&lt;br /&gt;&lt;br /&gt;Once you have downloaded the example files and explored how they work, I would like you to add validation functionality as outlined in exercise 21.5 (page 1142) and AJAX functionality as specified in exercise 21.6&amp;nbsp;(page 1142).&lt;br /&gt;&lt;br /&gt;AJAX (Asynchronous JavaScript and XML) validation capabilities are explained&amp;nbsp;in the chapter&amp;nbsp;in section 21.9 (page 1121), and demonstrated in the Validation.aspx example (Figure 21.67) on pages 1124 - 1127.&lt;br /&gt;&lt;br /&gt;Please apply the AJAX validation techniques to the Guestbook example using the specifications outlined in exercise 21.6 on page 1142. You only need to turn in your completed program files for exercise 21.6. These will be due at the end of class on July 14th, 2011.&lt;br /&gt;&lt;br /&gt;If you have any questions or difficulties, please bring them to class Thursday, July 14th.&lt;br /&gt;&lt;br /&gt;~Nicole&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-3145195703649897526?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/3145195703649897526/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/07/july-7-2011-aspnet-aspnet-ajax.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3145195703649897526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3145195703649897526'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/07/july-7-2011-aspnet-aspnet-ajax.html' title='July 7, 2011 - ASP.NET, ASP.NET AJAX, continued...'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-3096796429675314355</id><published>2011-06-30T14:32:00.000-07:00</published><updated>2011-06-30T14:36:20.461-07:00</updated><title type='text'>Virtual Class - July 7, 2011</title><content type='html'>&lt;span class="Apple-style-span" style="font-size: large;"&gt;Just a reminder that we &lt;/span&gt;&lt;i&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;will not&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt; meet in person next week. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Please check the blog and Blackboard next Thursday for information on the exercises we will be working with. We will be continuing to work through ASP.NET and ASP.NET AJAX next week.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-3096796429675314355?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/3096796429675314355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/virtual-class-next-week.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3096796429675314355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3096796429675314355'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/virtual-class-next-week.html' title='Virtual Class - July 7, 2011'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-3389478825008812666</id><published>2011-06-30T14:16:00.000-07:00</published><updated>2011-06-30T14:16:03.743-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='ASP.NET'/><title type='text'>ASP.NET and ASP.NET AJAX</title><content type='html'>Tonight we will begin to look ASP.NET and ASP.NET AJAX. We will work through the session tracking and cookies example on pages 1069 - 1078. &lt;br /&gt;&lt;br /&gt;I would like you to modify the choices in the example (Fig 21.23, a/c), the welcome message (Fig 21.23, b/d), and the recommendations (Fig 21.25) to fit with another theme of your choosing.&lt;br /&gt;&lt;br /&gt;Once you have successfully modified and built the exercise please submit it in Blackboard. This assignment is due July 7th.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-3389478825008812666?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/3389478825008812666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/aspnet-and-aspnet-ajax.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3389478825008812666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3389478825008812666'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/aspnet-and-aspnet-ajax.html' title='ASP.NET and ASP.NET AJAX'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-6938123941167244100</id><published>2011-06-23T14:29:00.000-07:00</published><updated>2011-06-23T16:29:00.341-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SQL'/><category scheme='http://www.blogger.com/atom/ns#' term='LINQ'/><title type='text'>LINQ to SQL</title><content type='html'>Tonight we will work through exercise 20.3 on page 1030, which calls for the modification of the Display Table application (20.6).  &lt;br /&gt;&lt;br /&gt;We will work together on this tonight in class and this assignment will be due at the beginning of class next week, Thursday, June 30, 2011.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-6938123941167244100?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/6938123941167244100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/linq-to-sql.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/6938123941167244100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/6938123941167244100'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/linq-to-sql.html' title='LINQ to SQL'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-7826251554614223427</id><published>2011-06-16T09:32:00.000-07:00</published><updated>2011-06-16T09:32:24.507-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><category scheme='http://www.blogger.com/atom/ns#' term='Midterm'/><category scheme='http://www.blogger.com/atom/ns#' term='LINQ'/><title type='text'>Midterm Exam/Project</title><content type='html'>Today we will get started working on our project for the Midterm Exam. This will be an adaptation from the text example exercises that we explored last week, &lt;a href="http://media.pearsoncmg.com/ph/esm/deitel/vb2008htp/examples/downloads/ch19.zip"&gt;19.10 and 19.11&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I would like you to complete Exercise 19-9, which asks that you modify examples 19.10 and 19.11 to allow the books to be sorted by page.&lt;br /&gt;&lt;br /&gt;Please get started on this exercise tonight in class and I will take questions and provide help as needed.&lt;br /&gt;&lt;br /&gt;~ Nicole&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-7826251554614223427?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/7826251554614223427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/midterm-examproject.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/7826251554614223427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/7826251554614223427'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/midterm-examproject.html' title='Midterm Exam/Project'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-3240314660242943491</id><published>2011-06-09T14:24:00.000-07:00</published><updated>2011-06-09T14:24:13.026-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><category scheme='http://www.blogger.com/atom/ns#' term='LINQ'/><title type='text'>LINQ to XML</title><content type='html'>This week we will explore LINQ to XML, XML Schemas and XSL style sheets. I would like you to try out example 19.11 on pages 953 - 955.&lt;br /&gt;&lt;br /&gt;I also recommend that you explore some of the links I have added related to this chapter listed under 'References' in the sidebar.&lt;br /&gt;&lt;br /&gt;We will also discuss what to expect next week this evening, and I will help you get prepared for the Midterm exam and project.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-3240314660242943491?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/3240314660242943491/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/linq-to-xml.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3240314660242943491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3240314660242943491'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/linq-to-xml.html' title='LINQ to XML'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-3535654196705185477</id><published>2011-06-02T16:07:00.000-07:00</published><updated>2011-06-02T16:07:54.423-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='files'/><category scheme='http://www.blogger.com/atom/ns#' term='streams'/><title type='text'>Files and Streams</title><content type='html'>Tonight we discussed Files and Streams as the are presented in Chapter 18, including how to create, write and update files. We also looked at the .NET framework streams hierarchy, sequential access file processing and serialization.&lt;br /&gt;&lt;br /&gt;In conjunction with tonight's discussion, please complete one of the two exercises for next week:&lt;br /&gt;Exercise 18.3 - Create a program that stores student grades in a text file.. (30 points -&amp;nbsp;complete details on page 934).&lt;br /&gt;or&lt;br /&gt;Exercise 18.4 - Modify exercise 18.3 to use objects of a class that can be serialized to and de-serialized from a file. (30 points + 10 Extra Credit Points).&lt;br /&gt;&lt;br /&gt;Please upload your completed assignment in Blackboard by the end of class next Thursday, June 9, 2011.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-3535654196705185477?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/3535654196705185477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/06/files-and-streams.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3535654196705185477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/3535654196705185477'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/06/files-and-streams.html' title='Files and Streams'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-5305716194643605752</id><published>2011-05-25T21:03:00.001-07:00</published><updated>2011-05-26T14:17:33.688-07:00</updated><title type='text'>Early Dismissal 5/26</title><content type='html'>I wanted to give all of you a heads-up that I plan to dismiss class at 6:30 p.m. tomorrow, Thursday, May 26th. &lt;br /&gt;&lt;br /&gt;I plan to go out of town for Memorial Day weekend and wish to get a head start so I am not stuck in holiday weekend traffic. Next week we will be discussing Files and Streams in chapter 18, and I will give you a practice assignment to help you apply the concepts presented in the chapter.&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;- Nicole&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-5305716194643605752?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/5305716194643605752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/05/early-dismissal-526.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/5305716194643605752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/5305716194643605752'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/05/early-dismissal-526.html' title='Early Dismissal 5/26'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-2238906756296181598</id><published>2011-05-19T13:57:00.000-07:00</published><updated>2011-05-19T14:10:18.624-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='strings'/><category scheme='http://www.blogger.com/atom/ns#' term='regular expressions'/><title type='text'>Strings, Characters (Tom) and Regular Expressions</title><content type='html'>Tonight we will discuss characters, strings and regular expressions.&lt;br /&gt;&lt;br /&gt;To get a feel for working with strings, we will write a program that encodes English language phrases into Pig Latin as described in exercise&amp;nbsp;17.7 on page 887.&lt;br /&gt;&lt;br /&gt;Please upload your completed Pig Latin program by next Thursday, May 26, 2011.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-2238906756296181598?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/2238906756296181598/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/05/strings-characters-and-regular.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/2238906756296181598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/2238906756296181598'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/05/strings-characters-and-regular.html' title='Strings, Characters (Tom) and Regular Expressions'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-9000648923622206</id><published>2011-05-13T09:50:00.000-07:00</published><updated>2011-05-13T09:51:18.692-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='wpf'/><title type='text'>More with Windows Presentation Foundation</title><content type='html'>&lt;span class="Apple-style-span" style="color: #444444; font-family: 'Lucida grande', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Yesterday in class we worked through the creation of the Snake Follower WPF application as described in exercise 16.7.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #444444; font-family: 'Lucida grande', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #444444; font-family: 'Lucida grande', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;To complete this exercise on your own, follow the guidelines outlined for the exercise on page 836. More details on how to approach this assignment are detailed in Blackboard.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;This exercise is due next Thursday, May 19, 2011.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-9000648923622206?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/9000648923622206/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/05/more-with-windows-presentation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/9000648923622206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/9000648923622206'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/05/more-with-windows-presentation.html' title='More with Windows Presentation Foundation'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-5669975562711888305</id><published>2011-05-05T16:32:00.000-07:00</published><updated>2011-05-13T09:53:03.458-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='multimedia'/><category scheme='http://www.blogger.com/atom/ns#' term='wpf'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>Warm-up Assignment - Experiment with WPF Graphics and Multimedia</title><content type='html'>&lt;span class="Apple-style-span" style="color: #444444; font-family: 'Lucida grande', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: inherit; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;For next week download, build, and experiment with the&amp;nbsp;&lt;/span&gt;&lt;a href="http://nlryan.com/du/cisp312/Exercises16.3-16.5.zip" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #33aaff; font-family: inherit; font-size: 12px; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-decoration: underline;"&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: inherit; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;WPF Graphics and Multimedia&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: inherit; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;examples 16.3, 16.4 and 16.5 that I have uploaded to the class weblog.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: inherit; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Upload one of the exercises (16.3, 16.4, or 16.5) that you worked with for next week. You should submit all of the files from your project as a zipped file in Blackboard.&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: inherit; font-size: medium; font-style: inherit; font-weight: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;This assignment is due next Thursday, May 12, 2011.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-5669975562711888305?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/5669975562711888305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/05/warm-up-assignment-experiment-with-wpf.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/5669975562711888305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/5669975562711888305'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/05/warm-up-assignment-experiment-with-wpf.html' title='Warm-up Assignment - Experiment with WPF Graphics and Multimedia'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4940436932152956450.post-1088549264703784467</id><published>2011-05-05T14:21:00.000-07:00</published><updated>2011-05-05T14:22:29.284-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='multimedia'/><category scheme='http://www.blogger.com/atom/ns#' term='wpf'/><category scheme='http://www.blogger.com/atom/ns#' term='graphics'/><title type='text'>Intro and WPF Graphics and Multimedia</title><content type='html'>Tonight we will get acquainted with WPF Graphics and Multimedia. This chapter continues to build upon what we have covered in Chapter 15 related to Windows Presentation Foundation.&lt;br /&gt;&lt;br /&gt;Tonight in class we will experiment with exercises from chapter 16 and discuss what is on the agenda for this semester.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4940436932152956450-1088549264703784467?l=cisp312.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cisp312.blogspot.com/feeds/1088549264703784467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://cisp312.blogspot.com/2011/05/welcome-to-cisp-312-data-structures.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/1088549264703784467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4940436932152956450/posts/default/1088549264703784467'/><link rel='alternate' type='text/html' href='http://cisp312.blogspot.com/2011/05/welcome-to-cisp-312-data-structures.html' title='Intro and WPF Graphics and Multimedia'/><author><name>NLR</name><uri>http://www.blogger.com/profile/00225284399190208744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='http://2.bp.blogspot.com/-Ig1p5k2xFKc/TXAOpQqOL7I/AAAAAAAAASI/6V6NZ2L63j4/s220/me.png'/></author><thr:total>0</thr:total></entry></feed>
