c# with source code

C.C. (シー・ツー, Shī Tsū, pronounced C2) is the pseudonym of a fictional character in the Code Geass: Lelouch of the Rebellion franchise by Sunrise. With her real name kept from the audience, she first appeared in the 2006 initial anime season, and afterwards has appeared in many manga, OVA, anime, and video game spinoff. She is voiced by Yukana.
Introduced as a captive human test subject of the villainous Holy Britannia Empire, C. C. is revealed to be an immortal young woman with special powers called the Geass. Sardonic, stubborn, and mysterious, she can give Geass powers to others, which she does to main protagonist Lelouch Lamperouge. She becomes an ally and protector of Lelouch, at times piloting a mech and leading the paramilitary group the Black Knights to do so. She later assists Lelouch at destroying other Geass users misusing their powers, including her former students, and supports the regime changes that follow.
In the 2006 Anime Grand Prix, C.C. was awarded third place for most popular female character, then first place in the following two years.

You do not have permission to view the full content of this post. Log in or register now.
  1. J

    Closed Simple sticky application with source code

    First upload :) Magandang hapon po sa lahat. Ishashare ko lang po sana itong ginawa kong simple sticky note app noong ako ay nalulungkot at walang magawa gamit ang C#. Baka po makatulong kahit papaano sa mga nangangailangan ng codes. :) If for example marami kang notes na ginagawa sa notepad...
  2. A

    Closed Syntax error in update statement

    Hi mga master sa C# patulong nmn sa update statement eto po code ko: OleDbConnection oleDbConnection = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\\Users\\COMPAQ\\Desktop\\data.accdb;Persist Security Info=False;"); OleDbCommand update = new...
  3. G

    Closed Simple fibonacci

    Simple Fibonacci Written in C# 2 minutes coding.
  4. M

    Closed pahelp po sa visual studio-android(basic Calculator)

    anyone here po nakakaalam ng basic calculator po using visual studio android ?..
  5. S

    Closed MVC help: forgot password, reset/change password

    gusto ko po sana lagyan ng forgot password yung MVC web application ko po gusto ko po sana mag karoon ng FORGOT password page tapos may text field na mag i-input ng email tapos may check if may user na registered sa email na naka input, then mag sesend sa email niya ng link to RESET password...
  6. P

    Closed Calculator Codes(addition,subtraction,multiplication,division) c

    using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace My_Calculator { public partial class Form1 : Form { //declared variables // string...
  7. A

    Closed C# Info System Add/Delete/Update/Archive [Source Code]

    Ito po Guys Share ko yung Simple na Add/Delete/Update/Retrieve :) pasensya sa Kulay at sa Design . :) :D Ginawaan ko nalang po ng Thread para maiShare sa ko lahat .. may database na po ito nilagay ko sa Notepad extract nyo nalang sa MYSQL manager or kung anong database Gamit nyo Main Form...
Back
Top