Marquicha's CIS3342 Labs

Course Information: CIS 3342: Server Side Scripting | Section: 001

Project 1:

The Pizza Form builder assignment for Project was the easier projects we had for the course this semester. It helped me get familar with ASPX pages and controls as well as refresher me on html. The controls are quite different and not as easy to manipulate as html / client side. However, the similarities made this project easy and was a good start to the class.

Project 2:

The Pizza Shop project assignment for Project was a full intro to ASPX pages. I struggled on this project becaus I over though a lot about what was needed. I started to pick up on how to bind the gridview and use dynamic binding later in the project. Ultimately, it ended up being quite incomplete. However, it was a learning curve and helped me be do better on Project 3.

Project 3:

The Resturant Review system was really fun. It was a project that I actually begin to enjoy. It was a lot of work. I overthought the concept of Stored Procedures. They are really easy to make and could save a lot of time proggramming. I think that I want to work more with data when I graduate so this project help me refresh my SQL.

Project 4:

The Resturant Review API required us to work with Web APIs such as REST and SOAP and piggy-backed off of Project3. Web APIs are another topice / concept that was harder for me in the past, but this project gave me a lot of experience and confidence. The most challenging part of the assigment was working with a partner. Time management , communicate and an effective way to collaborate is needed for a successfully team. Over all I think we did pretty good on the assignment.

Project 5:

The Resturant Review Moifactions project implemented MVC with Razor views. This project was HARD!!!!! I worked on the complete project by myself, although intended to be a team project. In any regard, it gave my LOADs of experience with REST API, MVC and Razor pages. I also was able to work on my boot-strap skills. Overall, I was able to get a lot of it done. I'm proud of myself.