Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
Question[C#] Delegate problem Pin
Ahmed Han16-Apr-10 4:01
Ahmed Han16-Apr-10 4:01 
AnswerRe: [C#] Delegate problem Pin
Ian Shlasko16-Apr-10 4:30
Ian Shlasko16-Apr-10 4:30 
QuestionRe: [C#] Delegate problem Pin
Ahmed Han16-Apr-10 4:39
Ahmed Han16-Apr-10 4:39 
AnswerRe: [C#] Delegate problem Pin
Ian Shlasko16-Apr-10 4:53
Ian Shlasko16-Apr-10 4:53 
AnswerRe: [C#] Delegate problem Pin
dybs17-Apr-10 18:15
dybs17-Apr-10 18:15 
GeneralRe: [C#] Delegate problem Pin
Keith Barrow16-Apr-10 4:39
professionalKeith Barrow16-Apr-10 4:39 
GeneralRe: [C#] Delegate problem Pin
Ian Shlasko16-Apr-10 4:50
Ian Shlasko16-Apr-10 4:50 
QuestionHow to spliting a string Pin
mrkeivan16-Apr-10 1:01
mrkeivan16-Apr-10 1:01 
AnswerRe: How to spliting a string [modified] Pin
Neh.C16-Apr-10 1:18
Neh.C16-Apr-10 1:18 
GeneralRe: How to spliting a string Pin
#realJSOP16-Apr-10 1:41
professional#realJSOP16-Apr-10 1:41 
GeneralRe: How to spliting a string Pin
Neh.C16-Apr-10 2:09
Neh.C16-Apr-10 2:09 
AnswerRe: How to spliting a string Pin
Abhinav S16-Apr-10 1:32
Abhinav S16-Apr-10 1:32 
GeneralRe: How to spliting a string Pin
ramzg16-Apr-10 1:37
ramzg16-Apr-10 1:37 
AnswerRe: How to spliting a string Pin
#realJSOP16-Apr-10 1:47
professional#realJSOP16-Apr-10 1:47 
GeneralRe: How to spliting a string Pin
mrkeivan16-Apr-10 1:56
mrkeivan16-Apr-10 1:56 
GeneralRe: How to spliting a string Pin
Ian Shlasko16-Apr-10 4:13
Ian Shlasko16-Apr-10 4:13 
GeneralRe: How to spliting a string Pin
Not Active16-Apr-10 1:57
mentorNot Active16-Apr-10 1:57 
GeneralRe: How to spliting a string Pin
mrkeivan18-Apr-10 4:27
mrkeivan18-Apr-10 4:27 
QuestionStorage Card in csharp smart device Pin
Tunisien8616-Apr-10 0:36
Tunisien8616-Apr-10 0:36 
Good Morning everybody,
I develop a csharp smart device application.I am in the step of the connection to my local database .sdf.As I read,I should add this .sdf file to my emulator using a shared folder.I did as below:
1-sharing my file C:\Users\Admin\Documents\Visual Studio 2008\Projects\GMAOMobile
2-in the visual studio,go to Tools->connect to device
3-in the device tool,Menu File->configure...
4-I add the shared file in the shared folders icon.
Running another time,the problem still the same:cannot found the path of the database.
I read more.I found that I can refer to my database using the storage card.But I can't Copy the DB (the sdf file) from the pc to the storage card, and, and refer to it as \\Storage card\GMAOMobile.sdf.
Any help will be very grantful
Regards
AnswerRe: Storage Card in csharp smart device Pin
Eddy Vluggen16-Apr-10 3:17
professionalEddy Vluggen16-Apr-10 3:17 
GeneralRe: Storage Card in csharp smart device Pin
Tunisien8616-Apr-10 6:44
Tunisien8616-Apr-10 6:44 
GeneralRe: Storage Card in csharp smart device Pin
Eddy Vluggen16-Apr-10 8:08
professionalEddy Vluggen16-Apr-10 8:08 
AnswerRe: Storage Card in csharp smart device Pin
Tunisien8619-Apr-10 5:12
Tunisien8619-Apr-10 5:12 
QuestionHow to create an empty tableAdapter or deliver a tableAdapter to extern function Pin
Robert König16-Apr-10 0:13
Robert König16-Apr-10 0:13 
AnswerRe: How to create an empty tableAdapter or deliver a tableAdapter to extern function Pin
Morgs Morgan16-Apr-10 10:06
Morgs Morgan16-Apr-10 10:06 

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.