Git Product home page Git Product logo

ciaochow's Projects

ado.net-demo icon ado.net-demo

This is a presentation on ADO.Net that I did with another developer; no SQL database is needed. Attached are the MVC App for Visual Studio, a Powerpoint presentation & an FAQ if the App won't launch.

blogcms icon blogcms

This is a nice C# .NET capstone project that I did with 2 developers. We created a blog website where registered contributors can submit posts (with TinyMCE Editor) for Admin approval (we used Identity). jQuery/nUnit/SQL server are utilized. Admins can also make static posts and publish/unpublish/archive posts.

changereturn icon changereturn

This is a simple C# change/coins return program that I created for buying items.

contactslist icon contactslist

Here's a basic C# MVC web application for a list of contacts. It uses a text file for a database, bootstrap, a modal plus data annotations.

fibonacci icon fibonacci

This C# program calculates the Fibonacci sequence up to the nth term.

flooringproject icon flooringproject

This is a C# mastery project that I did with another developer. Here, we created a console app for reading/writing flooring orders for a company. We use app.config for Test/Prod mode. Orders_09222015.txt is a sample row of data for one order. We used interfaces for the repositories & performed unit testing. NOTE: MAXIMIZE your console window.

git-it icon git-it

An introduction to Git for beginners.

leapyears icon leapyears

This C# program asks for a starting year and an ending year, and then prints all of the leap years between them (and including them if they are leap years). However, years divisible by 100 (Ex: 1900) are not leap years unless they are divisible by 400 (Ex: 1600).

letsdrill icon letsdrill

Fun, little drills to review our knowledge of Ruby

linq_exercises icon linq_exercises

Here's a list of forty (40) C# LINQ exercises that I completed which have various levels of difficulty.

moviesearch icon moviesearch

Here's a small C# program that I created for a Movie Search by keywords from the user. It does a call to a known movie API and returns a response with a list of possible movies. You can then choose the correct movie and it will give you all of the movie details including a poster.

namerandomizer icon namerandomizer

Here's a nice short C# console app that I did which uses Object-Oriented Programming to reinforce concepts. The program asks for your first/last name. First, it prints your name in reverse order and then randomly shuffles it four times and prints each result to the screen.

nextprimenumber icon nextprimenumber

With this C# program, we ask the user for a number and then find the next prime number after the number that they enter.

pairs icon pairs

Find other people to pair with based on shared interests and skills.

palindromes icon palindromes

A simple C# program that checks if a string is a palindrome (same letters on both ends of a string. Ex: civic).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.