Click here to Skip to main content
16,005,162 members
Home / Discussions / C#
   

C#

 
AnswerRe: What is the best choice of this day for NATIVE Windows programming ? Pin
AndriyZZ21-Sep-06 12:22
AndriyZZ21-Sep-06 12:22 
AnswerRe: What is the best choice of this day for NATIVE Windows programming ? Pin
Christian Graus21-Sep-06 12:24
protectorChristian Graus21-Sep-06 12:24 
AnswerRe: What is the best choice of this day for NATIVE Windows programming ? Pin
Nader Elshehabi21-Sep-06 19:26
Nader Elshehabi21-Sep-06 19:26 
QuestionP2P file sharing and messaging Pin
asamay21-Sep-06 10:22
asamay21-Sep-06 10:22 
AnswerRe: P2P file sharing and messaging Pin
Ri Qen-Sin21-Sep-06 10:35
Ri Qen-Sin21-Sep-06 10:35 
AnswerRe: P2P file sharing and messaging Pin
Nader Elshehabi21-Sep-06 19:50
Nader Elshehabi21-Sep-06 19:50 
GeneralRe: P2P file sharing and messaging Pin
asamay22-Sep-06 9:30
asamay22-Sep-06 9:30 
QuestionTyped DataSets Pin
eggsovereasy21-Sep-06 10:05
eggsovereasy21-Sep-06 10:05 
Obviously I'm doing something wrong, or typed datasets are the most worthless invention ever because they never work.

1). I constantly get Original_ appended to parameters. Why would I ever need an update to look like this: Update(string title, string otherData, int Original_id, int id) when the id column is a PK and an identity column?

2). "...could not find a non-generic method 'Update' that has parameters:...". So, if just let the DS make all its own methods, then create a new ObjectDataSource with this DataSet as its DataObject the Update method VS generated BY ITSELF is not good enough?! Whats the point of it automatically generating the Insert, Update, and Delete methods if you need to write all sorts of code just for them to work properly?

I got tired of having to write a sort and paging method for every stupid GridView in the project, but its way easier than this.
QuestionProblem: Form Controls ghost when form moves [modified] Pin
Alaric_21-Sep-06 9:02
professionalAlaric_21-Sep-06 9:02 
AnswerRe: Problem: Form Controls ghost when form moves Pin
Nader Elshehabi21-Sep-06 19:46
Nader Elshehabi21-Sep-06 19:46 
GeneralRe: Problem: Form Controls ghost when form moves Pin
Alaric_22-Sep-06 5:42
professionalAlaric_22-Sep-06 5:42 
GeneralRe: Problem: Form Controls ghost when form moves Pin
Nader Elshehabi22-Sep-06 8:50
Nader Elshehabi22-Sep-06 8:50 
QuestionC# Objects Using XML File Pin
Cubzfan21-Sep-06 8:46
Cubzfan21-Sep-06 8:46 
AnswerRe: C# Objects Using XML File Pin
Le centriste21-Sep-06 9:06
Le centriste21-Sep-06 9:06 
QuestionHelp me in save values in app.config and retrieve it . Pin
hdv21221-Sep-06 8:32
hdv21221-Sep-06 8:32 
AnswerRe: Help me in save values in app.config and retrieve it . Pin
AndriyZZ21-Sep-06 9:33
AndriyZZ21-Sep-06 9:33 
GeneralRe: Help me in save values in app.config and retrieve it . Pin
hdv21221-Sep-06 11:47
hdv21221-Sep-06 11:47 
GeneralRe: Help me in save values in app.config and retrieve it . Pin
AndriyZZ21-Sep-06 12:02
AndriyZZ21-Sep-06 12:02 
QuestionSetting the CommandTimeout of a query in VS 05 Pin
Ami Bar21-Sep-06 8:25
Ami Bar21-Sep-06 8:25 
Questionhow to keep the menubar form scrolling in vs 2005 Pin
needtoknowC#21-Sep-06 7:21
needtoknowC#21-Sep-06 7:21 
QuestionHow I can get the text from x,y coordinates? Pin
Marco225021-Sep-06 7:08
Marco225021-Sep-06 7:08 
QuestionMultiSelect With ListBox Pin
ytubis21-Sep-06 6:08
ytubis21-Sep-06 6:08 
AnswerRe: MultiSelect With ListBox Pin
Ed.Poore21-Sep-06 6:13
Ed.Poore21-Sep-06 6:13 
GeneralRe: MultiSelect With ListBox Pin
ytubis21-Sep-06 6:22
ytubis21-Sep-06 6:22 
GeneralRe: MultiSelect With ListBox Pin
Ed.Poore21-Sep-06 6:36
Ed.Poore21-Sep-06 6: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.