GeekInterview.com
  I am new, Sign me up!
 

C# FAQs


C# FAQs

Questions: 43
Comments: 30
 C# FAQs Tags
 Showing Questions 11-20 of 43 Questions
<< Previous 1 [2] 3 4 5 Next >>
 Sponsored Links

 
 C# FAQs
Sorting Options :  

How to use messagebox in C#? What is the process for creating message box? 
Latest Answer: you could do that byMessageBox.Show("hai");or if u want the symbols then u could go forMessageBox.Show(string mesasage,string caption,messageboxbuttons buttons) ...
Read Answers (1) | Asked by : hari_vht

How to acheive UNDO and REDO functions using C# 
View Question | Asked by : prasad1230

View Question | Asked by : khopda

How does a CLR work? 
View Question | Asked by : dlogsdon

What is shallow and deep copy in C#? How to perform the same in C#? 
Latest Answer: shallow copy copies the structure of the object, deep copy copies structure as well as data.For example, consider an object called X that references objects A and B. Object B, in turn, references object C. A shallow copy of X creates new object X2 that ...

1. What is an indexer?2. Why we are using indexer? 
View Question | Asked by : radomathan

I took a button in form.I have two classes emp and bonus.bonus class is inherited from emp class.If bonus is giving ie in dialog box if we select ‘Yes’ b ie bonus 
Latest Answer: Hi aarruunnaa,You try this code, if it is useful for you send me reply otherwise ask me again dont hesitate class emp {public int eno,sal; public emp(){}public emp(int eno,int sal) {this.eno=eno;this.sal=sal; }public virtual void print() {MessageBox.Show("eno ...

Latest Answer: yes, the abstract classes can have constructors.But they can be run only by the subclasses of the abstract class ...
Read Answers (3) | Asked by : Kezia
Tags : Abstract

View Question | Asked by : vedaprabha

How to format screen in a console application like C/C++. How can we clear the screen, change color or fonts and set cursor position.
View Question | Asked by : Neha

View page << Previous 1 [2] 3 4 5 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape