Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
QuestionHow to know current environment is under the design environment or running environment? Pin
mctramp16826-Apr-09 16:59
mctramp16826-Apr-09 16:59 
AnswerRe: How to know current environment is under the design environment or running environment? Pin
Luc Pattyn26-Apr-09 17:16
sitebuilderLuc Pattyn26-Apr-09 17:16 
GeneralRe: How to know current environment is under the design environment or running environment? Pin
mctramp16826-Apr-09 17:59
mctramp16826-Apr-09 17:59 
GeneralRe: How to know current environment is under the design environment or running environment? Pin
Luc Pattyn27-Apr-09 0:33
sitebuilderLuc Pattyn27-Apr-09 0:33 
QuestionHow to show the maximized window completely? Pin
garry.fang26-Apr-09 14:21
garry.fang26-Apr-09 14:21 
AnswerRe: How to show the maximized window completely? Pin
SayreCC26-Apr-09 15:04
SayreCC26-Apr-09 15:04 
AnswerRe: How to show the maximized window completely? Pin
garry.fang26-Apr-09 15:55
garry.fang26-Apr-09 15:55 
QuestionAdding The Data To The TextBoxes That Returned From SqlQuary Pin
emrah198226-Apr-09 14:09
emrah198226-Apr-09 14:09 
I'm sending a quary to sql database.I have tryed this whit DataReader, DataAdapter and BindingSources.I'm adding the data returned from the quary to a list box.So far everything is ok.But I can't add an item from the listBox I filled with DataAdepter or Reader.

When I tried DataReader selectedItem and SelectedIndex of listBox gets Null value.
When I tried DataAdapter and DataSet selectedItem of listBox gets System.DataRow.View or something like that I cant remember the full text now.

I tried every way that I found in internet to grab data from a sql data base.

Is there anyone can explain this??
QuestionDynamically load collection manager with an object in different namespace Pin
GarrotGake26-Apr-09 11:23
GarrotGake26-Apr-09 11:23 
QuestionHide or make my peocess invisible in task manager? Pin
sbscb26-Apr-09 11:18
sbscb26-Apr-09 11:18 
AnswerRe: Hide or make my peocess invisible in task manager? Pin
Saksida Bojan26-Apr-09 11:27
Saksida Bojan26-Apr-09 11:27 
AnswerRe: Hide or make my peocess invisible in task manager? Pin
Christian Graus26-Apr-09 13:10
protectorChristian Graus26-Apr-09 13:10 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
sbscb26-Apr-09 13:37
sbscb26-Apr-09 13:37 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
Christian Graus26-Apr-09 14:03
protectorChristian Graus26-Apr-09 14:03 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
sbscb26-Apr-09 14:35
sbscb26-Apr-09 14:35 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
Dave Kreskowiak26-Apr-09 19:23
mveDave Kreskowiak26-Apr-09 19:23 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
22over728-Apr-09 12:45
22over728-Apr-09 12:45 
GeneralRe: Hide or make my peocess invisible in task manager? Pin
Darki6995-Feb-11 14:03
Darki6995-Feb-11 14:03 
QuestionHashsets and objects... Pin
daviiie26-Apr-09 10:07
daviiie26-Apr-09 10:07 
AnswerRe: Hashsets and objects... Pin
Luc Pattyn26-Apr-09 10:41
sitebuilderLuc Pattyn26-Apr-09 10:41 
GeneralRe: Hashsets and objects... Pin
daviiie26-Apr-09 10:55
daviiie26-Apr-09 10:55 
GeneralRe: Hashsets and objects.. Pin
Luc Pattyn26-Apr-09 11:14
sitebuilderLuc Pattyn26-Apr-09 11:14 
QuestionSelected ListViewItem Pin
Saksida Bojan26-Apr-09 9:06
Saksida Bojan26-Apr-09 9:06 
AnswerRe: Selected ListViewItem Pin
Roberto Ho26-Apr-09 13:18
Roberto Ho26-Apr-09 13:18 
GeneralRe: Selected ListViewItem Pin
Saksida Bojan26-Apr-09 21:36
Saksida Bojan26-Apr-09 21:36 

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.