Search Results

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Jens ; Forum: C# and child forums
Forum: C# May 19th, 2008
Replies: 7
Solved: Speec to text
Views: 1,312
Posted By Jens
Not a problem :p. Glad I could help a little bit.
And thanks for the offer, but I don't need help at the moment. Giving other people help can be fun too.

Well, back to work now, last weeks have...
Forum: C# May 7th, 2008
Replies: 7
Solved: Speec to text
Views: 1,312
Posted By Jens
Hehe, I don't think it is that simple. Speech to text relies on complex algorhytms analyzing hyphens (am I correct?).
At least according to the seminar I got from dragon naturally speaking. If I...
Forum: C# Apr 17th, 2008
Replies: 6
Solved: combobox
Views: 2,220
Posted By Jens
That does seem like a weird course of action to take. Well...Good job I guess Jerry :p
Forum: C# Apr 16th, 2008
Replies: 6
Solved: combobox
Views: 2,220
Posted By Jens
You mean the last item in it?

In that case it would be combobox.SelectedItemIndex = combobox.Items.Count - 1;

This is just a guess though, since I don't have time to try it out for now. Give it...
Forum: C# Apr 1st, 2008
Replies: 23
Views: 21,525
Posted By Jens
If that is the case your windows verification should be the same as the verification for your database (ie: when installing sql server you should have opted for the windows verification).

The...
Forum: C# Apr 1st, 2008
Replies: 23
Views: 21,525
Posted By Jens
If your database is running locally, try


SqlConnection conn = new SqlConnection("Data Source=(local);Initial Catalog=Dorpshuis;Integrated Security=SSPI);


For the adding of your password or...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC