Click here to Skip to main content
15,902,299 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading from excel Pin
quiteSmart2-Jan-07 20:51
quiteSmart2-Jan-07 20:51 
QuestionComboBox Help Pin
tirumal12312-Jan-07 20:26
tirumal12312-Jan-07 20:26 
AnswerRe: ComboBox Help Pin
Mircea Puiu2-Jan-07 22:00
Mircea Puiu2-Jan-07 22:00 
QuestionDockpanel &using System.windows.controls in c#2005 Pin
GunaChinna2-Jan-07 19:56
GunaChinna2-Jan-07 19:56 
AnswerRe: Dockpanel &using System.windows.controls in c#2005 Pin
Mircea Puiu2-Jan-07 22:26
Mircea Puiu2-Jan-07 22:26 
GeneralRe: Dockpanel &using System.windows.controls in c#2005 Pin
GunaChinna2-Jan-07 22:45
GunaChinna2-Jan-07 22:45 
GeneralRe: Dockpanel &using System.windows.controls in c#2005 Pin
GunaChinna2-Jan-07 22:56
GunaChinna2-Jan-07 22:56 
GeneralRe: Dockpanel &using System.windows.controls in c#2005 Pin
GunaChinna2-Jan-07 23:47
GunaChinna2-Jan-07 23:47 
The DockPanel is part of WPF ( Windows Presentation Foundation ) which is part of .Net 3. To install .Net 3 goto http://www.netfx3.com/.

Once you have installed .Net 3 you can get to the DockPanel by referencing "PresentationFramework.dll" then your using statements will work.

GeneralRe: Dockpanel &using System.windows.controls in c#2005 Pin
Mircea Puiu2-Jan-07 23:50
Mircea Puiu2-Jan-07 23:50 
GeneralRe: Dockpanel &using System.windows.controls in c#2005 Pin
GunaChinna3-Jan-07 0:36
GunaChinna3-Jan-07 0:36 
QuestionDetecting running application in network Pin
yarns2-Jan-07 19:14
yarns2-Jan-07 19:14 
AnswerRe: Detecting running application in network Pin
Uwe Keim2-Jan-07 20:40
sitebuilderUwe Keim2-Jan-07 20:40 
GeneralRe: Detecting running application in network Pin
Luc Pattyn3-Jan-07 2:59
sitebuilderLuc Pattyn3-Jan-07 2:59 
Questionusing single sign on? Pin
Venkatesh.P2-Jan-07 17:42
Venkatesh.P2-Jan-07 17:42 
AnswerRe: using single sign on? Pin
Not Active2-Jan-07 18:15
mentorNot Active2-Jan-07 18:15 
GeneralRe: using single sign on? Pin
Venkatesh.P2-Jan-07 22:58
Venkatesh.P2-Jan-07 22:58 
QuestionWhat is your preference Pin
Not Active2-Jan-07 17:21
mentorNot Active2-Jan-07 17:21 
AnswerRe: What is your preference Pin
Leslie Sanford2-Jan-07 17:57
Leslie Sanford2-Jan-07 17:57 
GeneralRe: What is your preference Pin
Not Active2-Jan-07 18:11
mentorNot Active2-Jan-07 18:11 
AnswerRe: What is your preference Pin
Christian Graus2-Jan-07 18:56
protectorChristian Graus2-Jan-07 18:56 
GeneralRe: What is your preference Pin
Not Active3-Jan-07 2:03
mentorNot Active3-Jan-07 2:03 
GeneralRe: What is your preference Pin
PIEBALDconsult3-Jan-07 4:06
mvePIEBALDconsult3-Jan-07 4:06 
AnswerRe: What is your preference Pin
Guffa2-Jan-07 21:01
Guffa2-Jan-07 21:01 
QuestionEcuse me! Please tell me how to import excel file and process it. Pin
abiisalwayshappy2-Jan-07 15:35
abiisalwayshappy2-Jan-07 15:35 
AnswerRe: Ecuse me! Please tell me how to import excel file and process it. Pin
Not Active2-Jan-07 17:13
mentorNot Active2-Jan-07 17:13 

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.