i found one from csharphelp.com through google:
http://www.csharphelp.com/2006/10/client-server-simple-file-sharing-and-file-transfer/
and i'm going to integrate that file sharing app to my p2p chat application. what i did was create another project and called it start_up that will serve as a...
i actually found an chat application, that allows 2 pc to chat with each other through a network. and i'm planning to add a file sharing just like what YM does.
I'm trying to develop a simple file sharing in visual C# 2008, an application that can send and receive data.please share me some link on how i can start this app. thanks :)
so i have this richtextbox in my form and i want some specified words typed there to be colored.
for example, the word "program", "if", "else", and "for" will automatically turn into a color if blue as the user types them.
this is the same with Visual Studio's IDE for source codes. where in...
technically i'm still making the lexer now, the one that identifies the tokens per line, makes the token pattern per line, and symbol table.
i will also make use of an access database. where it contains the reserve words and corresponding token of the Programming Language.
the process is done...
i'm a beginner in c# and i'm planning to make a compiler made in C#. i have already made some reserve words that were influenced by Fortran95 Programming Language. any tips or sources that can help me in making the compiler?
thanks for the respond TipGiver. i forgot to say that i also want to get the value as an integer. so that the lines will be placed in a string array. and the number of lines will be used as an index for the string array. how do i get the number of lines in integer value?
Hi, name is jerome. i'm a beginner is Visual C# 2008. i have a richtextbox in my form and i want to get the number of lines that was used when the user typed some sentences in the richtextbox area. what codes or RTB property should be placed in the Number_of_lines button class, in order that...
ieee_arithmetic? was is it? silverfrost's fortran95 compiler brings an error. should i create a module first? or is this module supposed to be predefined?
http://www.silverfrost.com/11/ftn95/overview.aspx
here's the compiler from silverfrost, it has its own ide just like visual basic 2008 and can be included into the visual studio shell.
i just noticed that this compiler is slow compared to C (Turbo C, as we like to call it). i haven't tried...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.