Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

10 Posted Topics

Member Avatar for king03

open new project click 2 time in the header of the form then copy start to code there and ur code mustbe in form.cs.

Member Avatar for abhishekabhi
0
286
Member Avatar for hastingo

i need a help ..im trying todoa course work about fingerprint matching is anyone has link or source code??

0
93
Member Avatar for hastingo
Member Avatar for complete

> The release from the first link you posted is actually an container for a virtual machine - which is different thing from the Visual Studio product itself. Clicking on link with the more information about it reveals that: its free for student and teacher.. thats it.. more complicate projects …

Member Avatar for jnawrocki
0
146
Member Avatar for MasterHacker110

> I wrote my first C# program bur now i cant find the .cs file or the .exe program any where. where is it and how can i setup my compiler to make those files on my desktop. > > I am using Microsoft Visual Studio C# Express 2012 > …

Member Avatar for thines01
0
123
Member Avatar for hastingo

im trying to learn mvc but i need help in mvc.. how can i get code or project written in mvc in C#.net .. email :[email protected]

Member Avatar for hastingo
0
2K
Member Avatar for hastingo

help please how to write chat program like yahoo messenger tht can allow people to register and chat between themself..

Member Avatar for thines01
0
198
Member Avatar for hastingo

1 using System; // help me to write this code in object oriented 3 namespace ConsAppl_OOP_Keo_c39 4 { 5 class Procedure_Orieted_Programming 6 { 7 static void Registration(string studentID, string courseNumber) 8 { 9 Console.WriteLine("Данныерегист-циистуд-та: №студента - " + studentID + ", №курса - " + courseNumber); 10 } 11 static …

Member Avatar for jbisono
0
147
Member Avatar for hastingo

i need to write a program that compute (a+b)/(c^2+d^2); if someone have lecture or can do for me .it will be gratefully

Member Avatar for Ancient Dragon
0
123
Member Avatar for hastingo

// Displays a file in either upper- or // lowercase depending upon a user request. #include <fstream> #include <iostream> #include <string> #include <ctype.h> using namespace std; // Display(): display text stream using ToFunc // modification void Display(ifstream &fin, int (*ToFunc)(int c)) { // extract and display characters one-at-a-time char CurrentChar; …

0
111

The End.