Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
pallaka29-Aug-09 1:21
pallaka29-Aug-09 1:21 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Luc Pattyn29-Aug-09 1:42
sitebuilderLuc Pattyn29-Aug-09 1:42 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Dave Kreskowiak29-Aug-09 5:13
mveDave Kreskowiak29-Aug-09 5:13 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
Luc Pattyn29-Aug-09 5:37
sitebuilderLuc Pattyn29-Aug-09 5:37 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
mustang8629-Aug-09 12:21
mustang8629-Aug-09 12:21 
GeneralRe: how to connect 9 pin serial port plug to itself so tha one can recive the data in the 2nd Pin andtransmit in 3rd pin Pin
mustang8629-Aug-09 18:10
mustang8629-Aug-09 18:10 
Questionprogram in c# Pin
ayushibasant28-Aug-09 23:39
ayushibasant28-Aug-09 23:39 
AnswerRe: program in c# Pin
OriginalGriff28-Aug-09 23:50
mveOriginalGriff28-Aug-09 23:50 
ayushibasant wrote:
Hi this is to be done in c#. Please help

(Events)
1. Write a program which includes a class named Numbers, for which Print is a member function to print numbers 1 to n. When the number of elements printed becomes equal to n, an event is invoked to stop printing numbers, showing a message “Limit Exceeded”.

(Indexers)
2. Create a class Student with RegNo, Name & Marks. Include Indexer, Create 5 instances of Student, and display them.

(FileSystem)
3. Create a Windows application to select a file from the system and display its properties Name, Size, Dates etc

4. Create Windows Application to read from an existing file and write to a new file. There should be 2 radio buttons FileStream & Stream. If FileStream is selected the file reading and writing should be performed using FileStream and if Stream is selected file reaing and writing should be performed using StreamReader & StreamWriter.

5. Simulate a Notepad Application. (Hint: Use RichTextbox, Dialogbox controls, Classes from System.IO namespace etc.)


Nobody here is going to do your homework for you, for free.

Even if we could be bothered, read the bit above, where it says "How to get an answer to your question". Notice the bit about your tutors?

We don't mind helping people, but you have to show us you have been trying, and got stuck. Have a go! What's teh worst that could happen - you might actually be able to do it yourself... If not, then ask again, when you are stuck on a specific element (but read the rules above first).

It's only Chriss' new rules that prevent a pile of abuse.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

AnswerRe: program in c# Pin
Super Lloyd28-Aug-09 23:57
Super Lloyd28-Aug-09 23:57 
AnswerRe: program in c# Pin
Rajesh R Subramanian29-Aug-09 1:20
professionalRajesh R Subramanian29-Aug-09 1:20 
QuestionClose MDI Parent Form Pin
Rahul DSG28-Aug-09 23:06
Rahul DSG28-Aug-09 23:06 
AnswerRe: Close MDI Parent Form Pin
Not Active28-Aug-09 23:24
mentorNot Active28-Aug-09 23:24 
QuestionSqlCommandBuilder does not general Insert statement for Identity columns Pin
Abdul Rahman Hamidy28-Aug-09 23:03
Abdul Rahman Hamidy28-Aug-09 23:03 
AnswerRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Not Active28-Aug-09 23:30
mentorNot Active28-Aug-09 23:30 
GeneralRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Abdul Rahman Hamidy28-Aug-09 23:54
Abdul Rahman Hamidy28-Aug-09 23:54 
GeneralRe: SqlCommandBuilder does not general Insert statement for Identity columns Pin
Not Active29-Aug-09 3:37
mentorNot Active29-Aug-09 3:37 
QuestionHow i can connect to Remot sql server 2000 using windows service which i created in C# Pin
Rajesh Koriya28-Aug-09 22:57
Rajesh Koriya28-Aug-09 22:57 
AnswerRe: How i can connect to Remot sql server 2000 using windows service which i created in C# Pin
Not Active28-Aug-09 23:23
mentorNot Active28-Aug-09 23:23 
QuestionTesting audio input/ouput Pin
Steve1_rm28-Aug-09 22:21
Steve1_rm28-Aug-09 22:21 
AnswerRe: Testing audio input/ouput Pin
Luc Pattyn29-Aug-09 0:40
sitebuilderLuc Pattyn29-Aug-09 0:40 
QuestionA project setup build in VS2005 is not getting uninstalled? Pin
svt gdwl28-Aug-09 22:00
svt gdwl28-Aug-09 22:00 
QuestionMDI Parent Variable Access problem... Pin
rationz28-Aug-09 21:53
rationz28-Aug-09 21:53 
AnswerRe: MDI Parent Variable Access problem... Pin
OriginalGriff28-Aug-09 21:59
mveOriginalGriff28-Aug-09 21:59 
QuestionMSComm events and progress bar in windows application Pin
Mads11528-Aug-09 21:07
Mads11528-Aug-09 21:07 
AnswerRe: MSComm events and progress bar in windows application Pin
Arindam Sinha28-Aug-09 21:14
Arindam Sinha28-Aug-09 21:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.