Questions For Issue Clever
Clever For Issue 1
ASP.NET: Using Master Page in Visual Studio 2008
Question: Create website by using Master Page like the right image with Visual Studio 2005, 2008 or Visual Web Developer?
Score: 20$ + Certificate for winner
C# For Beginner: Understanding About C#
Question: Create other program that similar to the program in this article?
Score: 20$ + Certificate for winner
C# For Developer: Create Chat Client
Question: Which object that important for send data between Chat Client and Chat Server? Explain?
Score: 20$ + Certificate for winner
C / C++: Books management in C++
Question: Explain and Compare between cputs(), puts(), cprintf(), putch() and getch()? Explain?
Score: 20$ + Certificate for winner
MS Access: Guideline and Components of Relationship
Requirements
One university want to develop database to manage library with requirement as below:
- Store informations of each book such as: BookID, Title, DateIn, Author, Year, Pages, Cost and Category.
- Store information of each students such as: StudentID, StudentName, Sex, DateofBirth, Department, Year, Session, Academic Year and Photo.
- When student borrow book, we need to store information such as: DateOut, DateIn and StaffName.
Questions
- Create Relationship of all tables
- Create one Query that get all books with fields such as: BookID, Title, StudentID, DateOut, DateIn and StaffName.
Score: 20$ + Certificate for winner
T-SQL: Understanding T-SQL with MS SQL 2005
Question: Explain and Compare between char, varchar, text, nchar, nvarchar and ntext?
Score: 20$ + Certificate for winner
Testing Your Clever
With 30 minutes answer to 20 questions by yourself.
Score: 20$ + Certificate for winner
Clever For Issue 0
C#
Question: Create any program that use if, switch, for and while loop statement?
Score: 20$ + Certificate for winner
C++
Question: Create any program that can Create, Open, Delete and Update file?
Score: 20$ + Certificate for winner
JavaScript
Question: Using Javascript create "Money Exchange" program?
Score: 20$ + Certificate for winner
ASP.NET
Question: Create Sign Up (register) and Sign In (login) page?
Score: 20$ + Certificate for winner
ActionScript 3
Question: Use ActionScript 3 to create "Photo Album"?
Score: 20$ + Certificate for winner
MS SQL Server
Question: Create Table as below:
FieldName
CompanyName (varchar)
ContactName (varchar)
Address (varchar)
City (varchar)
- Use T-SQL statement for get all companies that have company's name start with letter "U"?
- Use T-SQL statement for get all ContactName that start with letter "a" and work in company that have company's name start with letter "U"?
Score: 20$ + Certificate for winner
MS Access
Question: Use Table above for
- Create Form for input information?
- Create Report fo employee that live in Phnom Penh?
Score: 20$ + Certificate for winner