GeekInterview.com
  I am new, Sign me up!
 

C# FAQs


C# FAQs

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

 
 C# FAQs
Sorting Options :  

There are several reading/writing threads. If the queue is null, the read threads cannot proceed. In above situation, code a thread-safe queue.
View Question | Asked by : lucifer12

Latest Answer: First save the image in a particular location(eg. c:Imagefirst.jpg) , in sql server save the full path of the image,then access it uisng C#.. ...
Read Answers (1) | Asked by : Lekha

Does an abstract class can contain sealed methods? Can we create an abstract class without abstract methods?
Read Answers (1) | Asked by : Vijay
Tags : Abstract

In the code below which constructor will get fired first?Public Class Class1Sub New()End SubEnd ClassPublic Class class2Inherits Class1Sub New()End SubEnd Class
Read Answers (1) | Asked by : pam

I am copying some data from a shared folder in network(VLAN) the band width of the VLAN is 2 mbps(not effective)So when I am copying a file of around 10 mb in between the network breaks or packet lossesand I am not able to copy the entire thing.What should I do

Interface contains the declaration of methods only and we can declare this method also inside our own class.So what is the need once declare a method inside the interface and then implement it into a class?
Read Answers (1) | Asked by : amitdwi

Latest Answer: no..if you do do, you will get a complie time error:A namespace declaration cannot have modifiers or attributes ...
Read Answers (1) | Asked by : amitdwi

Latest Answer: We should use the Currency CurrencyManager cmGrid = (CurrencyManager)this.BindingContext[gridview.DataSource, gridview.DataMember]; cmGrid.Position = iIndex; ...

Latest Answer:  //Check the following example. I am using Orders table of Northwind database from SQL server.public Dataset MyFunction(){SqlConnection objConnection = new SqlConnection(ConnectionString)SqlCommand objCommand = null;SqlDataAdapter objAdapter = null;DataSet ...
Read Answers (1) | Asked by : shiva

Latest Answer: //Check the following example. I am using Orders table of Northwind database from SQL server.public Dataset MyFunction(){SqlConnection objConnection = new SqlConnection(ConnectionString)SqlCommand objCommand = null;SqlDataAdapter objAdapter = null;DataSet ...
Read Answers (1) | Asked by : shiva

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